Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3848-5899/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/hdf5.spec'] warning: Could not canonicalize hostname: opus3.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/hdf5-1.8.12-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3848-5899/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/hdf5.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fFq9Tv + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hdf5-1.8.12 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hdf5-1.8.12.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.8.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/hdf5_1.8.12-4.debian.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (hdf5-LD_LIBRARY_PATH.patch):' Patch #0 (hdf5-LD_LIBRARY_PATH.patch): + /bin/cat /builddir/build/SOURCES/hdf5-LD_LIBRARY_PATH.patch + /usr/bin/patch -s -p1 -b --suffix .LD_LIBRARY_PATH --fuzz=0 Patch #2 (hdf5-aarch64.patch): + echo 'Patch #2 (hdf5-aarch64.patch):' + /bin/cat /builddir/build/SOURCES/hdf5-aarch64.patch + /usr/bin/patch -s -p1 -b --suffix .aarch64 --fuzz=0 + find '(' -name '*.[ch]*' -o -name '*.f90' -o -name '*.txt' ')' -exec chmod -x '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RKqyLU + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.12 + LANG=C + export LANG + unset DISPLAY + 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=i386 -mtune=generic -fasynchronous-unwind-tables' + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + mkdir build + pushd build ~/build/BUILD/hdf5-1.8.12/build ~/build/BUILD/hdf5-1.8.12 + ln -s ../configure . + CFLAGS='-O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ../configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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-silent-rules --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-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 i386-koji-linux-gnu... no checking for config i386-koji-linux-gnu... no checking for config koji-linux-gnu... no checking for config koji-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-linux-gnu... no checking for config i386-koji... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.4.7 CC_BASENAME is gcc. checking for config ../config/site-specific/host-opus3.rutgers.edu... no checking for config ../config/site-specific/host-rutgers.edu... no checking for config ../config/site-specific/host-edu... no checking for i386-koji-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... gcc3 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 i386-koji-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 i386-koji-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.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran 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++... gcc3 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-koji-linux-gnu file names to i386-koji-linux-gnu format... func_convert_file_noop checking how to convert i386-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-koji-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-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 i386-koji-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 dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking 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 for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if 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 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.lt config.lt: creating libtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating 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/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.12 Configured on: Tue Jan 14 12:00:42 EST 2014 Configured by: mockbuild@opus3.rutgers.edu Configure mode: production Host system: i386-koji-linux-gnu Uname information: Linux opus3.rutgers.edu 2.6.32-71.el6.x86_64 #1 SMP Fri May 20 03:51:51 BST 2011 i686 i686 i386 GNU/Linux Byte sex: little-endian Libraries: static, shared Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/bin/gcc ( gcc (GCC) 4.4.7 20120313 ) CFLAGS: -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -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: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -lrt -ldl -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 4.4.7 20120313 ) Fortran 2003 Compiler: yes Fortran Flags: H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 4.4.7 20120313 ) C++ Flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -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.12/build/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c -o H5.lo ../../src/H5.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c ../../src/H5.c -o H5.o >/dev/null 2>&1 mv -f .deps/H5.Tpo .deps/H5.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c -o H5checksum.lo ../../src/H5checksum.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c ../../src/H5checksum.c -o H5checksum.o >/dev/null 2>&1 mv -f .deps/H5checksum.Tpo .deps/H5checksum.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c -o H5dbg.lo ../../src/H5dbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c ../../src/H5dbg.c -o H5dbg.o >/dev/null 2>&1 mv -f .deps/H5dbg.Tpo .deps/H5dbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c -o H5system.lo ../../src/H5system.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:269: warning: format not a string literal, argument types not checked ../../src/H5system.c:272: warning: format not a string literal, argument types not checked ../../src/H5system.c:275: warning: format not a string literal, argument types not checked ../../src/H5system.c:278: warning: format not a string literal, argument types not checked ../../src/H5system.c:288: warning: format not a string literal, argument types not checked ../../src/H5system.c:291: warning: format not a string literal, argument types not checked ../../src/H5system.c:294: warning: format not a string literal, argument types not checked ../../src/H5system.c:297: warning: format not a string literal, argument types not checked ../../src/H5system.c:308: warning: format not a string literal, argument types not checked ../../src/H5system.c:311: warning: format not a string literal, argument types not checked ../../src/H5system.c:319: warning: format not a string literal, argument types not checked ../../src/H5system.c:356: warning: format not a string literal, argument types not checked ../../src/H5system.c:368: warning: format not a string literal, argument types not checked ../../src/H5system.c:376: warning: format not a string literal, argument types not checked ../../src/H5system.c:384: warning: format not a string literal, argument types not checked ../../src/H5system.c:390: warning: format not a string literal, argument types not checked ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5system.c:795: warning: will never be executed ../../src/H5system.c:784: warning: will never be executed ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:347: warning: will never be executed ../../src/H5system.c:343: warning: will never be executed ../../src/H5system.c:216: warning: will never be executed ../../src/H5system.c:212: warning: will never be executed ../../src/H5system.c:204: warning: will never be executed ../../src/H5system.c:202: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c ../../src/H5system.c -o H5system.o >/dev/null 2>&1 mv -f .deps/H5system.Tpo .deps/H5system.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c -o H5timer.lo ../../src/H5timer.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c ../../src/H5timer.c -o H5timer.o >/dev/null 2>&1 mv -f .deps/H5timer.Tpo .deps/H5timer.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c -o H5trace.lo ../../src/H5trace.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o ../../src/H5trace.c: In function 'H5_trace': ../../src/H5trace.c:2339: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c ../../src/H5trace.c -o H5trace.o >/dev/null 2>&1 mv -f .deps/H5trace.Tpo .deps/H5trace.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c -o H5A.lo ../../src/H5A.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o ../../src/H5A.c: In function 'H5A_create': ../../src/H5A.c:430: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5A.c: In function 'H5A_write': ../../src/H5A.c:997: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5A.c: In function 'H5A_read': ../../src/H5A.c:1157: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c ../../src/H5A.c -o H5A.o >/dev/null 2>&1 mv -f .deps/H5A.Tpo .deps/H5A.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c ../../src/H5Abtree2.c -o H5Abtree2.o >/dev/null 2>&1 mv -f .deps/H5Abtree2.Tpo .deps/H5Abtree2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c -o H5Adense.lo ../../src/H5Adense.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c ../../src/H5Adense.c -o H5Adense.o >/dev/null 2>&1 mv -f .deps/H5Adense.Tpo .deps/H5Adense.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c ../../src/H5Adeprec.c -o H5Adeprec.o >/dev/null 2>&1 mv -f .deps/H5Adeprec.Tpo .deps/H5Adeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c -o H5Aint.lo ../../src/H5Aint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A_attr_copy_file': ../../src/H5Aint.c:819: warning: unused parameter 'cpy_info' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c ../../src/H5Aint.c -o H5Aint.o >/dev/null 2>&1 mv -f .deps/H5Aint.Tpo .deps/H5Aint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c -o H5Atest.lo ../../src/H5Atest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c ../../src/H5Atest.c -o H5Atest.o >/dev/null 2>&1 mv -f .deps/H5Atest.Tpo .deps/H5Atest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c -o H5AC.lo ../../src/H5AC.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c ../../src/H5AC.c -o H5AC.o >/dev/null 2>&1 mv -f .deps/H5AC.Tpo .deps/H5AC.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c -o H5B.lo ../../src/H5B.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_iterate_helper': ../../src/H5B.c:1259: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ ../../src/H5B.c: In function 'H5B_shared_new': ../../src/H5B.c:1828: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5B.c: In function 'H5B_shared_free': ../../src/H5B.c:1859: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5B.c: In function 'H5B_copy': ../../src/H5B.c:1927: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ ../../src/H5B.c: In function 'H5B_node_dest': ../../src/H5B.c:2174: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c ../../src/H5B.c -o H5B.o >/dev/null 2>&1 mv -f .deps/H5B.Tpo .deps/H5B.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c ../../src/H5Bcache.c -o H5Bcache.o >/dev/null 2>&1 mv -f .deps/H5Bcache.Tpo .deps/H5Bcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c ../../src/H5Bdbg.c -o H5Bdbg.o >/dev/null 2>&1 mv -f .deps/H5Bdbg.Tpo .deps/H5Bdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c -o H5B2.lo ../../src/H5B2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c ../../src/H5B2.c -o H5B2.o >/dev/null 2>&1 mv -f .deps/H5B2.Tpo .deps/H5B2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o ../../src/H5B2cache.c: In function 'H5B2__cache_internal_load': ../../src/H5B2cache.c:552: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value ../../src/H5B2cache.c:553: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value ../../src/H5B2cache.c:572: warning: conversion to 'uint16_t' from 'int' may alter its value ../../src/H5B2cache.c: In function 'H5B2__cache_leaf_load': ../../src/H5B2cache.c:890: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c ../../src/H5B2cache.c -o H5B2cache.o >/dev/null 2>&1 mv -f .deps/H5B2cache.Tpo .deps/H5B2cache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c ../../src/H5B2dbg.c -o H5B2dbg.o >/dev/null 2>&1 mv -f .deps/H5B2dbg.Tpo .deps/H5B2dbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o ../../src/H5B2hdr.c: In function 'H5B2_hdr_free': ../../src/H5B2hdr.c:525: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5B2hdr.c:542: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c ../../src/H5B2hdr.c -o H5B2hdr.o >/dev/null 2>&1 mv -f .deps/H5B2hdr.Tpo .deps/H5B2hdr.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c -o H5B2int.lo ../../src/H5B2int.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o ../../src/H5B2int.c: In function 'H5B2_redistribute2': ../../src/H5B2int.c:549: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result ../../src/H5B2int.c:550: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5B2int.c:550: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result ../../src/H5B2int.c:602: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5B2int.c:602: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result ../../src/H5B2int.c:603: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c ../../src/H5B2int.c -o H5B2int.o >/dev/null 2>&1 mv -f .deps/H5B2int.Tpo .deps/H5B2int.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c ../../src/H5B2stat.c -o H5B2stat.o >/dev/null 2>&1 mv -f .deps/H5B2stat.Tpo .deps/H5B2stat.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c -o H5B2test.lo ../../src/H5B2test.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o ../../src/H5B2test.c: In function 'H5B2_get_node_depth_test': ../../src/H5B2test.c:529: warning: conversion to 'int' from 'unsigned int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c ../../src/H5B2test.c -o H5B2test.o >/dev/null 2>&1 mv -f .deps/H5B2test.Tpo .deps/H5B2test.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c -o H5C.lo ../../src/H5C.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_flush_single_entry': ../../src/H5C.c:7845: warning: will never be executed ../../src/H5C.c: At top level: ../../src/H5C.c:285: warning: 'H5C_epoch_marker_notify' defined but not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c ../../src/H5C.c -o H5C.o >/dev/null 2>&1 mv -f .deps/H5C.Tpo .deps/H5C.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c -o H5CS.lo ../../src/H5CS.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c ../../src/H5CS.c -o H5CS.o >/dev/null 2>&1 mv -f .deps/H5CS.Tpo .deps/H5CS.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c -o H5D.lo ../../src/H5D.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c ../../src/H5D.c -o H5D.o >/dev/null 2>&1 mv -f .deps/H5D.Tpo .deps/H5D.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c ../../src/H5Dbtree.c -o H5Dbtree.o >/dev/null 2>&1 mv -f .deps/H5Dbtree.Tpo .deps/H5Dbtree.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_direct_write': ../../src/H5Dchunk.c:317: warning: passing argument 1 of 'H5D__alloc_storage' discards qualifiers from pointer target type ../../src/H5Dpkg.h:534: note: expected 'struct H5D_t *' but argument is of type 'const struct H5D_t *' ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:727: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c:945: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c: In function 'H5D__create_chunk_map_single': ../../src/H5Dchunk.c:1165: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1232: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': ../../src/H5Dchunk.c:1400: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:3324: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c:3324: warning: cast discards qualifiers from pointer target type ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_fill': ../../src/H5Dchunk.c:3583: warning: size of 'chunk_iter' is 2084 bytes ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:4635: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Dchunk.c:4643: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': ../../src/H5Dchunk.c:4972: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c ../../src/H5Dchunk.c -o H5Dchunk.o >/dev/null 2>&1 mv -f .deps/H5Dchunk.Tpo .deps/H5Dchunk.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c ../../src/H5Dcompact.c -o H5Dcompact.o >/dev/null 2>&1 mv -f .deps/H5Dcompact.Tpo .deps/H5Dcompact.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o ../../src/H5Dcontig.c: In function 'H5D__contig_construct': ../../src/H5Dcontig.c:449: warning: conversion to 'size_t' from 'hsize_t' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c ../../src/H5Dcontig.c -o H5Dcontig.o >/dev/null 2>&1 mv -f .deps/H5Dcontig.Tpo .deps/H5Dcontig.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c ../../src/H5Ddbg.c -o H5Ddbg.o >/dev/null 2>&1 mv -f .deps/H5Ddbg.Tpo .deps/H5Ddbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c ../../src/H5Ddeprec.c -o H5Ddeprec.o >/dev/null 2>&1 mv -f .deps/H5Ddeprec.Tpo .deps/H5Ddeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c -o H5Defl.lo ../../src/H5Defl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o ../../src/H5Defl.c: In function 'H5D__efl_read': ../../src/H5Defl.c:292: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result ../../src/H5Defl.c:296: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result ../../src/H5Defl.c: In function 'H5D__efl_write': ../../src/H5Defl.c:378: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result ../../src/H5Defl.c:386: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c ../../src/H5Defl.c -o H5Defl.o >/dev/null 2>&1 mv -f .deps/H5Defl.Tpo .deps/H5Defl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:234: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Dfill.c:237: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Dfill.c:248: warning: size of 'mem_iter' is 2084 bytes ../../src/H5Dfill.c: In function 'H5D__fill_init': ../../src/H5Dfill.c:407: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c ../../src/H5Dfill.c -o H5Dfill.o >/dev/null 2>&1 mv -f .deps/H5Dfill.Tpo .deps/H5Dfill.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c -o H5Dint.lo ../../src/H5Dint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:624: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Dint.c:647: warning: cast discards qualifiers from pointer target type ../../src/H5Dint.c: In function 'H5D__mark': ../../src/H5Dint.c:2377: warning: label 'done' defined but not used ../../src/H5Dint.c:2361: warning: unused parameter 'dxpl_id' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c ../../src/H5Dint.c -o H5Dint.o >/dev/null 2>&1 mv -f .deps/H5Dint.Tpo .deps/H5Dint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c -o H5Dio.lo ../../src/H5Dio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:388: warning: size of 'fm' is 2676 bytes ../../src/H5Dio.c:474: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type ../../src/H5Sprivate.h:222: note: expected 'const void **' but argument is of type 'void **' ../../src/H5Dio.c: In function 'H5D__write': ../../src/H5Dio.c:589: warning: size of 'fm' is 2676 bytes ../../src/H5Dio.c:700: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type ../../src/H5Sprivate.h:222: note: expected 'const void **' but argument is of type 'void **' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c ../../src/H5Dio.c -o H5Dio.o >/dev/null 2>&1 mv -f .deps/H5Dio.Tpo .deps/H5Dio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o ../../src/H5Dlayout.c: In function 'H5D__layout_oh_read': ../../src/H5Dlayout.c:427: warning: conversion to 'size_t' from 'hsize_t' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c ../../src/H5Dlayout.c -o H5Dlayout.o >/dev/null 2>&1 mv -f .deps/H5Dlayout.Tpo .deps/H5Dlayout.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c ../../src/H5Dmpio.c -o H5Dmpio.o >/dev/null 2>&1 mv -f .deps/H5Dmpio.Tpo .deps/H5Dmpio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c -o H5Doh.lo ../../src/H5Doh.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c ../../src/H5Doh.c -o H5Doh.o >/dev/null 2>&1 mv -f .deps/H5Doh.Tpo .deps/H5Doh.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o ../../src/H5Dscatgath.c: In function 'H5D__scatter_file': ../../src/H5Dscatgath.c:100: warning: size of '_off' is 8192 bytes ../../src/H5Dscatgath.c:105: warning: size of '_len' is 4096 bytes ../../src/H5Dscatgath.c:164: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dscatgath.c:166: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dscatgath.c: In function 'H5D__gather_file': ../../src/H5Dscatgath.c:199: warning: size of '_off' is 8192 bytes ../../src/H5Dscatgath.c:204: warning: size of '_len' is 4096 bytes ../../src/H5Dscatgath.c:265: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dscatgath.c:267: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dscatgath.c: In function 'H5D__scatter_mem': ../../src/H5Dscatgath.c:295: warning: size of '_off' is 8192 bytes ../../src/H5Dscatgath.c:297: warning: size of '_len' is 4096 bytes ../../src/H5Dscatgath.c:350: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dscatgath.c:352: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dscatgath.c: In function 'H5D__gather_mem': ../../src/H5Dscatgath.c:382: warning: size of '_off' is 8192 bytes ../../src/H5Dscatgath.c:384: warning: size of '_len' is 4096 bytes ../../src/H5Dscatgath.c:437: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dscatgath.c:439: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dscatgath.c: In function 'H5D__scatgath_read': ../../src/H5Dscatgath.c:463: warning: size of 'mem_iter' is 2084 bytes ../../src/H5Dscatgath.c:465: warning: size of 'bkg_iter' is 2084 bytes ../../src/H5Dscatgath.c:467: warning: size of 'file_iter' is 2084 bytes ../../src/H5Dscatgath.c: In function 'H5D__scatgath_write': ../../src/H5Dscatgath.c:595: warning: size of 'mem_iter' is 2084 bytes ../../src/H5Dscatgath.c:597: warning: size of 'bkg_iter' is 2084 bytes ../../src/H5Dscatgath.c:599: warning: size of 'file_iter' is 2084 bytes ../../src/H5Dscatgath.c: In function 'H5D__compound_opt_read': ../../src/H5Dscatgath.c:747: warning: size of '_off' is 8192 bytes ../../src/H5Dscatgath.c:749: warning: size of '_len' is 4096 bytes ../../src/H5Dscatgath.c:831: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dscatgath.c:833: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dscatgath.c: In function 'H5Dscatter': ../../src/H5Dscatgath.c:926: warning: size of 'iter' is 2084 bytes ../../src/H5Dscatgath.c: In function 'H5Dgather': ../../src/H5Dscatgath.c:1026: warning: size of 'iter' is 2084 bytes libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c ../../src/H5Dscatgath.c -o H5Dscatgath.o >/dev/null 2>&1 mv -f .deps/H5Dscatgath.Tpo .deps/H5Dscatgath.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o ../../src/H5Dselect.c: In function 'H5D__select_io': ../../src/H5Dselect.c:89: warning: size of 'mem_iter' is 2084 bytes ../../src/H5Dselect.c:91: warning: size of 'file_iter' is 2084 bytes ../../src/H5Dselect.c:93: warning: size of '_mem_off' is 8192 bytes ../../src/H5Dselect.c:95: warning: size of '_file_off' is 8192 bytes ../../src/H5Dselect.c:97: warning: size of '_mem_len' is 4096 bytes ../../src/H5Dselect.c:99: warning: size of '_file_len' is 4096 bytes ../../src/H5Dselect.c:242: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dselect.c:244: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dselect.c:246: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../src/H5Dselect.c:248: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../src/H5Dselect.c:251: warning: the frame size of 28816 bytes is larger than 16384 bytes libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c ../../src/H5Dselect.c -o H5Dselect.o >/dev/null 2>&1 mv -f .deps/H5Dselect.Tpo .deps/H5Dselect.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c ../../src/H5Dtest.c -o H5Dtest.o >/dev/null 2>&1 mv -f .deps/H5Dtest.Tpo .deps/H5Dtest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c -o H5E.lo ../../src/H5E.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o ../../src/H5E.c: In function 'H5Epush2': ../../src/H5E.c:1381: warning: implicit declaration of function 'vasprintf' ../../src/H5E.c:1381: warning: nested extern declaration of 'vasprintf' ../../src/H5E.c: In function 'H5Eauto_is_v2': ../../src/H5E.c:1721: warning: will never be executed ../../src/H5E.c: In function 'H5Eset_auto2': ../../src/H5E.c:1664: warning: will never be executed ../../src/H5E.c: In function 'H5Eget_auto2': ../../src/H5E.c:1602: warning: will never be executed ../../src/H5E.c: In function 'H5Ewalk2': ../../src/H5E.c:1549: warning: will never be executed ../../src/H5E.c: In function 'H5Eprint2': ../../src/H5E.c:1503: warning: will never be executed ../../src/H5E.c: In function 'H5Epop': ../../src/H5E.c:1300: warning: will never be executed ../../src/H5E.c: In function 'H5Eget_num': ../../src/H5E.c:1232: warning: will never be executed ../../src/H5E.c: In function 'H5E_set_current_stack': ../../src/H5E.c:1101: warning: will never be executed ../../src/H5E.c: In function 'H5E_get_current_stack': ../../src/H5E.c:974: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c ../../src/H5E.c -o H5E.o >/dev/null 2>&1 mv -f .deps/H5E.Tpo .deps/H5E.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o ../../src/H5Edeprec.c: In function 'H5Eset_auto1': ../../src/H5Edeprec.c:448: warning: will never be executed ../../src/H5Edeprec.c: In function 'H5Eget_auto1': ../../src/H5Edeprec.c:392: warning: will never be executed ../../src/H5Edeprec.c: In function 'H5Ewalk1': ../../src/H5Edeprec.c:346: warning: will never be executed ../../src/H5Edeprec.c: In function 'H5Eprint1': ../../src/H5Edeprec.c:309: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c ../../src/H5Edeprec.c -o H5Edeprec.o >/dev/null 2>&1 mv -f .deps/H5Edeprec.Tpo .deps/H5Edeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c -o H5Eint.lo ../../src/H5Eint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o ../../src/H5Eint.c: In function 'H5E_printf_stack': ../../src/H5Eint.c:735: warning: implicit declaration of function 'vasprintf' ../../src/H5Eint.c:735: warning: nested extern declaration of 'vasprintf' ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:915: warning: cast discards qualifiers from pointer target type ../../src/H5Eint.c:917: warning: cast discards qualifiers from pointer target type ../../src/H5Eint.c:919: warning: cast discards qualifiers from pointer target type ../../src/H5Eint.c: In function 'H5E_clear_stack': ../../src/H5Eint.c:953: warning: will never be executed ../../src/H5Eint.c: In function 'H5E_push_stack': ../../src/H5Eint.c:830: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c ../../src/H5Eint.c -o H5Eint.o >/dev/null 2>&1 mv -f .deps/H5Eint.Tpo .deps/H5Eint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c -o H5F.lo ../../src/H5F.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o ../../src/H5F.c: In function 'H5F_build_actual_name': ../../src/H5F.c:2318: warning: size of 'realname' is 4096 bytes libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c ../../src/H5F.c -o H5F.o >/dev/null 2>&1 mv -f .deps/H5F.Tpo .deps/H5F.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c ../../src/H5Faccum.c -o H5Faccum.o >/dev/null 2>&1 mv -f .deps/H5Faccum.Tpo .deps/H5Faccum.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fcwfs.lo -MD -MP -MF .deps/H5Fcwfs.Tpo -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fcwfs.lo -MD -MP -MF .deps/H5Fcwfs.Tpo -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fcwfs.lo -MD -MP -MF .deps/H5Fcwfs.Tpo -c ../../src/H5Fcwfs.c -o H5Fcwfs.o >/dev/null 2>&1 mv -f .deps/H5Fcwfs.Tpo .deps/H5Fcwfs.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c ../../src/H5Fdbg.c -o H5Fdbg.o >/dev/null 2>&1 mv -f .deps/H5Fdbg.Tpo .deps/H5Fdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fefc.lo -MD -MP -MF .deps/H5Fefc.Tpo -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fefc.lo -MD -MP -MF .deps/H5Fefc.Tpo -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fefc.lo -MD -MP -MF .deps/H5Fefc.Tpo -c ../../src/H5Fefc.c -o H5Fefc.o >/dev/null 2>&1 mv -f .deps/H5Fefc.Tpo .deps/H5Fefc.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c ../../src/H5Ffake.c -o H5Ffake.o >/dev/null 2>&1 mv -f .deps/H5Ffake.Tpo .deps/H5Ffake.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c -o H5Fio.lo ../../src/H5Fio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c ../../src/H5Fio.c -o H5Fio.o >/dev/null 2>&1 mv -f .deps/H5Fio.Tpo .deps/H5Fio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c ../../src/H5Fmount.c -o H5Fmount.o >/dev/null 2>&1 mv -f .deps/H5Fmount.Tpo .deps/H5Fmount.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c ../../src/H5Fmpi.c -o H5Fmpi.o >/dev/null 2>&1 mv -f .deps/H5Fmpi.Tpo .deps/H5Fmpi.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c ../../src/H5Fquery.c -o H5Fquery.o >/dev/null 2>&1 mv -f .deps/H5Fquery.Tpo .deps/H5Fquery.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c ../../src/H5Fsfile.c -o H5Fsfile.o >/dev/null 2>&1 mv -f .deps/H5Fsfile.Tpo .deps/H5Fsfile.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c ../../src/H5Fsuper.c -o H5Fsuper.o >/dev/null 2>&1 mv -f .deps/H5Fsuper.Tpo .deps/H5Fsuper.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c ../../src/H5Fsuper_cache.c -o H5Fsuper_cache.o >/dev/null 2>&1 mv -f .deps/H5Fsuper_cache.Tpo .deps/H5Fsuper_cache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c ../../src/H5Ftest.c -o H5Ftest.o >/dev/null 2>&1 mv -f .deps/H5Ftest.Tpo .deps/H5Ftest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c -o H5FD.lo ../../src/H5FD.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c ../../src/H5FD.c -o H5FD.o >/dev/null 2>&1 mv -f .deps/H5FD.Tpo .deps/H5FD.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o ../../src/H5FDcore.c: In function 'H5FD_core_truncate': ../../src/H5FDcore.c:1156: warning: conversion to 'size_t' from 'haddr_t' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c ../../src/H5FDcore.c -o H5FDcore.o >/dev/null 2>&1 mv -f .deps/H5FDcore.Tpo .deps/H5FDcore.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c -o H5FDdirect.lo ../../src/H5FDdirect.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c ../../src/H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o ../../src/H5private.h:1788: warning: 'H5_interface_initialize_g' defined but not used ../../src/H5private.h:1789: warning: 'H5FD_direct_init_interface' declared 'static' but never defined libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c ../../src/H5FDdirect.c -o H5FDdirect.o >/dev/null 2>&1 mv -f .deps/H5FDdirect.Tpo .deps/H5FDdirect.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:649: warning: size of 'memb_name' is 4096 bytes ../../src/H5FDfamily.c:649: warning: size of 'temp' is 4096 bytes ../../src/H5FDfamily.c:711: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:711: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:712: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:712: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:718: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:718: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c: In function 'H5FD_family_cmp': ../../src/H5FDfamily.c:870: warning: label 'done' defined but not used ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:970: warning: size of 'memb_name' is 4096 bytes ../../src/H5FDfamily.c:993: warning: format not a string literal, argument types not checked ../../src/H5FDfamily.c:993: warning: format not a string literal, argument types not checked libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c ../../src/H5FDfamily.c -o H5FDfamily.o >/dev/null 2>&1 mv -f .deps/H5FDfamily.Tpo .deps/H5FDfamily.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c -o H5FDint.lo ../../src/H5FDint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c ../../src/H5FDint.c -o H5FDint.o >/dev/null 2>&1 mv -f .deps/H5FDint.Tpo .deps/H5FDint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:330: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c ../../src/H5FDlog.c -o H5FDlog.o >/dev/null 2>&1 mv -f .deps/H5FDlog.Tpo .deps/H5FDlog.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c ../../src/H5FDmpi.c -o H5FDmpi.o >/dev/null 2>&1 mv -f .deps/H5FDmpi.Tpo .deps/H5FDmpi.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o ../../src/H5private.h:1788: warning: 'H5_interface_initialize_g' defined but not used ../../src/H5private.h:1789: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c ../../src/H5FDmpio.c -o H5FDmpio.o >/dev/null 2>&1 mv -f .deps/H5FDmpio.Tpo .deps/H5FDmpio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c -o H5FDmpiposix.lo ../../src/H5FDmpiposix.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c ../../src/H5FDmpiposix.c -fPIC -DPIC -o .libs/H5FDmpiposix.o ../../src/H5private.h:1788: warning: 'H5_interface_initialize_g' defined but not used ../../src/H5private.h:1789: warning: 'H5FD_mpiposix_init_interface' declared 'static' but never defined libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c ../../src/H5FDmpiposix.c -o H5FDmpiposix.o >/dev/null 2>&1 mv -f .deps/H5FDmpiposix.Tpo .deps/H5FDmpiposix.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'H5FD_multi_read': ../../src/H5FDmulti.c:1657: warning: unused parameter 'dxpl_id' ../../src/H5FDmulti.c: In function 'H5FD_multi_write': ../../src/H5FDmulti.c:1708: warning: unused parameter 'dxpl_id' ../../src/H5FDmulti.c: In function 'compute_next': ../../src/H5FDmulti.c:1882: warning: declaration of '_unmapped' shadows a previous local ../../src/H5FDmulti.c:1881: warning: shadowed declaration is here ../../src/H5FDmulti.c:1882: warning: declaration of '_seen' shadows a previous local ../../src/H5FDmulti.c:1881: warning: shadowed declaration is here ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:1931: warning: format not a string literal, argument types not checked libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c ../../src/H5FDmulti.c -o H5FDmulti.o >/dev/null 2>&1 mv -f .deps/H5FDmulti.Tpo .deps/H5FDmulti.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c ../../src/H5FDsec2.c -o H5FDsec2.o >/dev/null 2>&1 mv -f .deps/H5FDsec2.Tpo .deps/H5FDsec2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c ../../src/H5FDspace.c -o H5FDspace.o >/dev/null 2>&1 mv -f .deps/H5FDspace.Tpo .deps/H5FDspace.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c ../../src/H5FDstdio.c -o H5FDstdio.o >/dev/null 2>&1 mv -f .deps/H5FDstdio.Tpo .deps/H5FDstdio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c -o H5FL.lo ../../src/H5FL.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c ../../src/H5FL.c -o H5FL.o >/dev/null 2>&1 mv -f .deps/H5FL.Tpo .deps/H5FL.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c -o H5FO.lo ../../src/H5FO.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c ../../src/H5FO.c -o H5FO.o >/dev/null 2>&1 mv -f .deps/H5FO.Tpo .deps/H5FO.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c -o H5FS.lo ../../src/H5FS.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_new': ../../src/H5FS.c:566: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:601: warning: unused parameter 'f' ../../src/H5FS.c: In function 'H5FS_sinfo_dest': ../../src/H5FS.c:892: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c ../../src/H5FS.c -o H5FS.o >/dev/null 2>&1 mv -f .deps/H5FS.Tpo .deps/H5FS.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c -o H5FScache.lo ../../src/H5FScache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c ../../src/H5FScache.c -o H5FScache.o >/dev/null 2>&1 mv -f .deps/H5FScache.Tpo .deps/H5FScache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c ../../src/H5FSdbg.c -o H5FSdbg.o >/dev/null 2>&1 mv -f .deps/H5FSdbg.Tpo .deps/H5FSdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o ../../src/H5FSsection.c: In function 'H5FS_sinfo_new': ../../src/H5FSsection.c:178: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ ../../src/H5FSsection.c: In function 'H5FS_sect_serialize_size': ../../src/H5FSsection.c:505: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../src/H5FSsection.c:508: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../src/H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa': ../../src/H5FSsection.c:2338: warning: passing argument 1 of 'H5FS_sinfo_lock' discards qualifiers from pointer target type ../../src/H5FSsection.c:207: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *' ../../src/H5FSsection.c:2338: warning: passing argument 3 of 'H5FS_sinfo_lock' discards qualifiers from pointer target type ../../src/H5FSsection.c:207: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' ../../src/H5FSsection.c:2362: warning: passing argument 1 of 'H5FS_sect_remove_real' discards qualifiers from pointer target type ../../src/H5FSsection.c:859: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' ../../src/H5FSsection.c:2376: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards qualifiers from pointer target type ../../src/H5FSsection.c:313: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *' ../../src/H5FSsection.c:2376: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards qualifiers from pointer target type ../../src/H5FSsection.c:313: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c ../../src/H5FSsection.c -o H5FSsection.o >/dev/null 2>&1 mv -f .deps/H5FSsection.Tpo .deps/H5FSsection.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c ../../src/H5FSstat.c -o H5FSstat.o >/dev/null 2>&1 mv -f .deps/H5FSstat.Tpo .deps/H5FSstat.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c -o H5FStest.lo ../../src/H5FStest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c ../../src/H5FStest.c -o H5FStest.o >/dev/null 2>&1 mv -f .deps/H5FStest.Tpo .deps/H5FStest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c -o H5G.lo ../../src/H5G.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c ../../src/H5G.c -o H5G.o >/dev/null 2>&1 mv -f .deps/H5G.Tpo .deps/H5G.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c ../../src/H5Gbtree2.c -o H5Gbtree2.o >/dev/null 2>&1 mv -f .deps/H5Gbtree2.Tpo .deps/H5Gbtree2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o ../../src/H5Gcache.c: In function 'H5G_node_load': ../../src/H5Gcache.c:148: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Gcache.c:123: warning: unused parameter 'udata' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c ../../src/H5Gcache.c -o H5Gcache.o >/dev/null 2>&1 mv -f .deps/H5Gcache.Tpo .deps/H5Gcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c ../../src/H5Gcompact.c -o H5Gcompact.o >/dev/null 2>&1 mv -f .deps/H5Gcompact.Tpo .deps/H5Gcompact.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c ../../src/H5Gdense.c -o H5Gdense.o >/dev/null 2>&1 mv -f .deps/H5Gdense.Tpo .deps/H5Gdense.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c ../../src/H5Gdeprec.c -o H5Gdeprec.o >/dev/null 2>&1 mv -f .deps/H5Gdeprec.Tpo .deps/H5Gdeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c -o H5Gent.lo ../../src/H5Gent.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:341: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c ../../src/H5Gent.c -o H5Gent.o >/dev/null 2>&1 mv -f .deps/H5Gent.Tpo .deps/H5Gent.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c -o H5Gint.lo ../../src/H5Gint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c ../../src/H5Gint.c -o H5Gint.o >/dev/null 2>&1 mv -f .deps/H5Gint.Tpo .deps/H5Gint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c -o H5Glink.lo ../../src/H5Glink.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c ../../src/H5Glink.c -o H5Glink.o >/dev/null 2>&1 mv -f .deps/H5Glink.Tpo .deps/H5Glink.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:580: warning: cast discards qualifiers from pointer target type ../../src/H5Gloc.c: In function 'H5G_loc_set_comment_cb': ../../src/H5Gloc.c:793: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c ../../src/H5Gloc.c -o H5Gloc.o >/dev/null 2>&1 mv -f .deps/H5Gloc.Tpo .deps/H5Gloc.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c -o H5Gname.lo ../../src/H5Gname.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:537: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c ../../src/H5Gname.c -o H5Gname.o >/dev/null 2>&1 mv -f .deps/H5Gname.Tpo .deps/H5Gname.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o ../../src/H5Gnode.c: In function 'H5G__node_free': ../../src/H5Gnode.c:299: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ ../../src/H5Gnode.c: In function 'H5G_node_create': ../../src/H5Gnode.c:344: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Gnode.c:367: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ ../../src/H5Gnode.c: In function 'H5G_node_insert': ../../src/H5Gnode.c:718: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Gnode.c:718: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:792: warning: unused variable 'lt_key' ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1294: warning: cast discards qualifiers from pointer target type ../../src/H5Gnode.c: In function 'H5G__node_iterate_size': ../../src/H5Gnode.c:1481: warning: conversion to 'unsigned int' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c ../../src/H5Gnode.c -o H5Gnode.o >/dev/null 2>&1 mv -f .deps/H5Gnode.Tpo .deps/H5Gnode.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:272: warning: cast discards qualifiers from pointer target type ../../src/H5Gobj.c:277: warning: cast discards qualifiers from pointer target type ../../src/H5Gobj.c:283: warning: cast discards qualifiers from pointer target type ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:433: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c ../../src/H5Gobj.c -o H5Gobj.o >/dev/null 2>&1 mv -f .deps/H5Gobj.Tpo .deps/H5Gobj.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c -o H5Goh.lo ../../src/H5Goh.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c ../../src/H5Goh.c -o H5Goh.o >/dev/null 2>&1 mv -f .deps/H5Goh.Tpo .deps/H5Goh.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c -o H5Groot.lo ../../src/H5Groot.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c ../../src/H5Groot.c -o H5Groot.o >/dev/null 2>&1 mv -f .deps/H5Groot.Tpo .deps/H5Groot.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c ../../src/H5Gstab.c -o H5Gstab.o >/dev/null 2>&1 mv -f .deps/H5Gstab.Tpo .deps/H5Gstab.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c ../../src/H5Gtest.c -o H5Gtest.o >/dev/null 2>&1 mv -f .deps/H5Gtest.Tpo .deps/H5Gtest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G_traverse_real': ../../src/H5Gtraverse.c:743: warning: cast discards qualifiers from pointer target type ../../src/H5Gtraverse.c:747: warning: cast discards qualifiers from pointer target type ../../src/H5Gtraverse.c:751: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c ../../src/H5Gtraverse.c -o H5Gtraverse.o >/dev/null 2>&1 mv -f .deps/H5Gtraverse.Tpo .deps/H5Gtraverse.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c -o H5HF.lo ../../src/H5HF.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:130: warning: cast discards qualifiers from pointer target type ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:375: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c ../../src/H5HF.c -o H5HF.o >/dev/null 2>&1 mv -f .deps/H5HF.Tpo .deps/H5HF.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c ../../src/H5HFbtree2.c -o H5HFbtree2.o >/dev/null 2>&1 mv -f .deps/H5HFbtree2.Tpo .deps/H5HFbtree2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF_cache_hdr_flush': ../../src/H5HFcache.c:503: warning: conversion to 'uint8_t' from 'int' may alter its value ../../src/H5HFcache.c:504: warning: conversion to 'uint8_t' from 'int' may alter its value ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_load': ../../src/H5HFcache.c:708: warning: size of 'iblock_buf' is 4096 bytes ../../src/H5HFcache.c:749: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFcache.c:749: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFcache.c: In function 'H5HF_cache_iblock_flush': ../../src/H5HFcache.c:906: warning: size of 'iblock_buf' is 4096 bytes ../../src/H5HFcache.c: In function 'H5HF_cache_dblock_load': ../../src/H5HFcache.c:1349: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c ../../src/H5HFcache.c -o H5HFcache.o >/dev/null 2>&1 mv -f .deps/H5HFcache.Tpo .deps/H5HFcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o ../../src/H5HFdbg.c: In function 'H5HF_dblock_debug': ../../src/H5HFdbg.c:483: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c ../../src/H5HFdbg.c -o H5HFdbg.o >/dev/null 2>&1 mv -f .deps/H5HFdbg.Tpo .deps/H5HFdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_create': ../../src/H5HFdblock.c:143: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFdblock.c:171: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../src/H5HFdblock.c: In function 'H5HF_man_dblock_new': ../../src/H5HFdblock.c:363: warning: comparison between signed and unsigned integer expressions libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c ../../src/H5HFdblock.c -o H5HFdblock.o >/dev/null 2>&1 mv -f .deps/H5HFdblock.Tpo .deps/H5HFdblock.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c ../../src/H5HFdtable.c -o H5HFdtable.o >/dev/null 2>&1 mv -f .deps/H5HFdtable.Tpo .deps/H5HFdtable.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': ../../src/H5HFhdr.c:226: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value ../../src/H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': ../../src/H5HFhdr.c:264: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../src/H5HFhdr.c: In function 'H5HF_hdr_create': ../../src/H5HFhdr.c:442: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFhdr.c:446: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFhdr.c:468: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFhdr.c:472: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFhdr.c:494: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFhdr.c: In function 'H5HF_hdr_adj_free': ../../src/H5HFhdr.c:763: warning: conversion to 'hsize_t' from 'ssize_t' may change the sign of the result ../../src/H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': ../../src/H5HFhdr.c:803: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': ../../src/H5HFhdr.c:1245: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5HFhdr.c:1280: warning: conversion to 'unsigned int' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c ../../src/H5HFhdr.c -o H5HFhdr.o >/dev/null 2>&1 mv -f .deps/H5HFhdr.Tpo .deps/H5HFhdr.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c ../../src/H5HFhuge.c -o H5HFhuge.o >/dev/null 2>&1 mv -f .deps/H5HFhuge.Tpo .deps/H5HFhuge.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o ../../src/H5HFiblock.c: In function 'H5HF_iblock_unpin': ../../src/H5HFiblock.c:216: warning: negative integer implicitly converted to unsigned type ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_double': ../../src/H5HFiblock.c:592: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c:592: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': ../../src/H5HFiblock.c:733: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c:761: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c:761: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_create': ../../src/H5HFiblock.c:1030: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c:1030: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': ../../src/H5HFiblock.c:1283: warning: negative integer implicitly converted to unsigned type ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_attach': ../../src/H5HFiblock.c:1342: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../src/H5HFiblock.c: In function 'H5HF_man_iblock_dest': ../../src/H5HFiblock.c:1725: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ ../../src/H5HFiblock.c:1727: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ ../../src/H5HFiblock.c:1729: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c ../../src/H5HFiblock.c -o H5HFiblock.o >/dev/null 2>&1 mv -f .deps/H5HFiblock.Tpo .deps/H5HFiblock.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c ../../src/H5HFiter.c -o H5HFiter.o >/dev/null 2>&1 mv -f .deps/H5HFiter.Tpo .deps/H5HFiter.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c -o H5HFman.lo ../../src/H5HFman.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF_man_write': ../../src/H5HFman.c:430: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c ../../src/H5HFman.c -o H5HFman.o >/dev/null 2>&1 mv -f .deps/H5HFman.Tpo .deps/H5HFman.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF_sect_single_dblock_info': ../../src/H5HFsection.c:676: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../src/H5HFsection.c:651: warning: unused parameter 'dxpl_id' ../../src/H5HFsection.c: In function 'H5HF_sect_single_full_dblock': ../../src/H5HFsection.c:774: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFsection.c: In function 'H5HF_sect_single_can_shrink': ../../src/H5HFsection.c:1034: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFsection.c: In function 'H5HF_sect_single_valid': ../../src/H5HFsection.c:1200: warning: cast discards qualifiers from pointer target type ../../src/H5HFsection.c:1209: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFsection.c: In function 'H5HF_sect_row_init_cls': ../../src/H5HFsection.c:1569: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': ../../src/H5HFsection.c:2185: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': ../../src/H5HFsection.c:2478: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c ../../src/H5HFsection.c -o H5HFsection.o >/dev/null 2>&1 mv -f .deps/H5HFsection.Tpo .deps/H5HFsection.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c ../../src/H5HFspace.c -o H5HFspace.o >/dev/null 2>&1 mv -f .deps/H5HFspace.Tpo .deps/H5HFspace.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c ../../src/H5HFstat.c -o H5HFstat.o >/dev/null 2>&1 mv -f .deps/H5HFstat.Tpo .deps/H5HFstat.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o ../../src/H5HFtest.c: In function 'H5HF_get_cparam_test': ../../src/H5HFtest.c:99: warning: comparison between signed and unsigned integer expressions ../../src/H5HFtest.c:102: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c ../../src/H5HFtest.c -o H5HFtest.o >/dev/null 2>&1 mv -f .deps/H5HFtest.Tpo .deps/H5HFtest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o ../../src/H5HFtiny.c: In function 'H5HF_tiny_insert': ../../src/H5HFtiny.c:173: warning: conversion to 'uint8_t' from 'size_t' may alter its value ../../src/H5HFtiny.c:177: warning: conversion to 'uint8_t' from 'size_t' may alter its value ../../src/H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': ../../src/H5HFtiny.c:232: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFtiny.c: In function 'H5HF_tiny_op_real': ../../src/H5HFtiny.c:283: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HFtiny.c: In function 'H5HF_tiny_remove': ../../src/H5HFtiny.c:408: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c ../../src/H5HFtiny.c -o H5HFtiny.o >/dev/null 2>&1 mv -f .deps/H5HFtiny.Tpo .deps/H5HFtiny.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c -o H5HG.lo ../../src/H5HG.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o ../../src/H5HG.c: In function 'H5HG_create': ../../src/H5HG.c:166: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:166: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:166: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:185: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:193: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c: In function 'H5HG_alloc': ../../src/H5HG.c:298: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:363: warning: comparison between signed and unsigned integer expressions ../../src/H5HG.c: In function 'H5HG_insert': ../../src/H5HG.c:538: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:550: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c: In function 'H5HG_remove': ../../src/H5HG.c:765: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:778: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c:780: warning: comparison between signed and unsigned integer expressions ../../src/H5HG.c:790: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HG.c: In function 'H5HG_free': ../../src/H5HG.c:844: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c ../../src/H5HG.c -o H5HG.o >/dev/null 2>&1 mv -f .deps/H5HG.Tpo .deps/H5HG.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG_load': ../../src/H5HGcache.c:170: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HGcache.c:170: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HGcache.c:170: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HGcache.c:186: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HGcache.c:232: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HGcache.c:114: warning: unused parameter 'udata' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c ../../src/H5HGcache.c -o H5HGcache.o >/dev/null 2>&1 mv -f .deps/H5HGcache.Tpo .deps/H5HGcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c ../../src/H5HGdbg.c -o H5HGdbg.o >/dev/null 2>&1 mv -f .deps/H5HGdbg.Tpo .deps/H5HGdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGquery.lo -MD -MP -MF .deps/H5HGquery.Tpo -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGquery.lo -MD -MP -MF .deps/H5HGquery.Tpo -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HGquery.lo -MD -MP -MF .deps/H5HGquery.Tpo -c ../../src/H5HGquery.c -o H5HGquery.o >/dev/null 2>&1 mv -f .deps/H5HGquery.Tpo .deps/H5HGquery.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c -o H5HL.lo ../../src/H5HL.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c ../../src/H5HL.c -o H5HL.o >/dev/null 2>&1 mv -f .deps/H5HL.Tpo .deps/H5HL.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL_datablock_load': ../../src/H5HLcache.c:625: warning: unused parameter 'addr' ../../src/H5HLcache.c: In function 'H5HL_datablock_flush': ../../src/H5HLcache.c:691: warning: unused parameter 'addr' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c ../../src/H5HLcache.c -o H5HLcache.o >/dev/null 2>&1 mv -f .deps/H5HLcache.Tpo .deps/H5HLcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o ../../src/H5HLdbg.c: In function 'H5HL_debug': ../../src/H5HLdbg.c:106: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5HLdbg.c:108: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c ../../src/H5HLdbg.c -o H5HLdbg.o >/dev/null 2>&1 mv -f .deps/H5HLdbg.Tpo .deps/H5HLdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c -o H5HLint.lo ../../src/H5HLint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c ../../src/H5HLint.c -o H5HLint.o >/dev/null 2>&1 mv -f .deps/H5HLint.Tpo .deps/H5HLint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c -o H5HP.lo ../../src/H5HP.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o ../../src/H5HP.c: In function 'H5HP_create': ../../src/H5HP.c:384: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ ../../src/H5HP.c: In function 'H5HP_decr': ../../src/H5HP.c:851: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5HP.c:851: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5HP.c: In function 'H5HP_close': ../../src/H5HP.c:913: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c ../../src/H5HP.c -o H5HP.o >/dev/null 2>&1 mv -f .deps/H5HP.Tpo .deps/H5HP.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c -o H5I.lo ../../src/H5I.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5I_clear_type': ../../src/H5I.c:623: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_destroy_type': ../../src/H5I.c:778: warning: cast discards qualifiers from pointer target type ../../src/H5I.c:780: warning: request for implicit conversion from 'void *' to 'struct H5I_id_info_t **' not permitted in C++ ../../src/H5I.c: In function 'H5I_register': ../../src/H5I.c:898: warning: conversion to 'unsigned int' from 'hid_t' may change the sign of the result ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:990: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:1025: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:1099: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_remove': ../../src/H5I.c:1300: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1435: warning: cast discards qualifiers from pointer target type ../../src/H5I.c: In function 'H5I_iterate': ../../src/H5I.c:2156: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c ../../src/H5I.c -o H5I.o >/dev/null 2>&1 mv -f .deps/H5I.Tpo .deps/H5I.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Itest.lo -MD -MP -MF .deps/H5Itest.Tpo -c -o H5Itest.lo ../../src/H5Itest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Itest.lo -MD -MP -MF .deps/H5Itest.Tpo -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Itest.lo -MD -MP -MF .deps/H5Itest.Tpo -c ../../src/H5Itest.c -o H5Itest.o >/dev/null 2>&1 mv -f .deps/H5Itest.Tpo .deps/H5Itest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c -o H5L.lo ../../src/H5L.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L_link_cb': ../../src/H5L.c:1718: warning: cast discards qualifiers from pointer target type ../../src/H5L.c: In function 'H5L_move_dest_cb': ../../src/H5L.c:2437: warning: cast discards qualifiers from pointer target type ../../src/H5L.c: In function 'H5L_link_copy_file': ../../src/H5L.c:3014: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c ../../src/H5L.c -o H5L.o >/dev/null 2>&1 mv -f .deps/H5L.Tpo .deps/H5L.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o ../../src/H5Lexternal.c: In function 'H5L_extern_traverse': ../../src/H5Lexternal.c:339: warning: will never be executed ../../src/H5Lexternal.c:337: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 mv -f .deps/H5Lexternal.Tpo .deps/H5Lexternal.Plo 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5make_libsettings.o -MD -MP -MF .deps/H5make_libsettings.Tpo -c -o H5make_libsettings.o ../../src/H5make_libsettings.c mv -f .deps/H5make_libsettings.Tpo .deps/H5make_libsettings.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5make_libsettings H5make_libsettings.o -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5make_libsettings H5make_libsettings.o -lz -lrt -ldl -lm ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5lib_settings.lo -MD -MP -MF .deps/H5lib_settings.Tpo -c -o H5lib_settings.lo H5lib_settings.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5lib_settings.lo -MD -MP -MF .deps/H5lib_settings.Tpo -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:34: warning: size of 'H5libhdf5_settings' is 3834 bytes libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5lib_settings.lo -MD -MP -MF .deps/H5lib_settings.Tpo -c H5lib_settings.c -o H5lib_settings.o >/dev/null 2>&1 mv -f .deps/H5lib_settings.Tpo .deps/H5lib_settings.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c -o H5MF.lo ../../src/H5MF.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c ../../src/H5MF.c -o H5MF.o >/dev/null 2>&1 mv -f .deps/H5MF.Tpo .deps/H5MF.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o ../../src/H5MFaggr.c: In function 'H5MF_aggr_try_extend': ../../src/H5MFaggr.c:417: warning: conversion to 'double' from 'hsize_t' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c ../../src/H5MFaggr.c -o H5MFaggr.o >/dev/null 2>&1 mv -f .deps/H5MFaggr.Tpo .deps/H5MFaggr.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c ../../src/H5MFdbg.c -o H5MFdbg.o >/dev/null 2>&1 mv -f .deps/H5MFdbg.Tpo .deps/H5MFdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c ../../src/H5MFsection.c -o H5MFsection.o >/dev/null 2>&1 mv -f .deps/H5MFsection.Tpo .deps/H5MFsection.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c -o H5MM.lo ../../src/H5MM.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c ../../src/H5MM.c -o H5MM.o >/dev/null 2>&1 mv -f .deps/H5MM.Tpo .deps/H5MM.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c -o H5MP.lo ../../src/H5MP.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c ../../src/H5MP.c -o H5MP.o >/dev/null 2>&1 mv -f .deps/H5MP.Tpo .deps/H5MP.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c ../../src/H5MPtest.c -o H5MPtest.o >/dev/null 2>&1 mv -f .deps/H5MPtest.Tpo .deps/H5MPtest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c -o H5O.lo ../../src/H5O.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c ../../src/H5O.c -o H5O.o >/dev/null 2>&1 mv -f .deps/H5O.Tpo .deps/H5O.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O_ainfo_copy_file': ../../src/H5Oainfo.c:405: warning: unused parameter 'file_src' ../../src/H5Oainfo.c:407: warning: unused parameter 'cpy_info' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c ../../src/H5Oainfo.c -o H5Oainfo.o >/dev/null 2>&1 mv -f .deps/H5Oainfo.Tpo .deps/H5Oainfo.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:112: warning: unused parameter 'f' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c ../../src/H5Oalloc.c -o H5Oalloc.o >/dev/null 2>&1 mv -f .deps/H5Oalloc.Tpo .deps/H5Oalloc.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c ../../src/H5Oattr.c -o H5Oattr.o >/dev/null 2>&1 mv -f .deps/H5Oattr.Tpo .deps/H5Oattr.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c ../../src/H5Oattribute.c -o H5Oattribute.o >/dev/null 2>&1 mv -f .deps/H5Oattribute.Tpo .deps/H5Oattribute.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c ../../src/H5Obogus.c -o H5Obogus.o >/dev/null 2>&1 mv -f .deps/H5Obogus.Tpo .deps/H5Obogus.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c ../../src/H5Obtreek.c -o H5Obtreek.o >/dev/null 2>&1 mv -f .deps/H5Obtreek.Tpo .deps/H5Obtreek.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O_chunk_deserialize': ../../src/H5Ocache.c:1186: warning: cast discards qualifiers from pointer target type ../../src/H5Ocache.c: In function 'H5O_chunk_serialize': ../../src/H5Ocache.c:1384: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c ../../src/H5Ocache.c -o H5Ocache.o >/dev/null 2>&1 mv -f .deps/H5Ocache.Tpo .deps/H5Ocache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c ../../src/H5Ochunk.c -o H5Ochunk.o >/dev/null 2>&1 mv -f .deps/H5Ochunk.Tpo .deps/H5Ochunk.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c ../../src/H5Ocont.c -o H5Ocont.o >/dev/null 2>&1 mv -f .deps/H5Ocont.Tpo .deps/H5Ocont.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c ../../src/H5Ocopy.c -o H5Ocopy.o >/dev/null 2>&1 mv -f .deps/H5Ocopy.Tpo .deps/H5Ocopy.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c ../../src/H5Odbg.c -o H5Odbg.o >/dev/null 2>&1 mv -f .deps/H5Odbg.Tpo .deps/H5Odbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c ../../src/H5Odrvinfo.c -o H5Odrvinfo.o >/dev/null 2>&1 mv -f .deps/H5Odrvinfo.Tpo .deps/H5Odrvinfo.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1188: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Odtype.c: In function 'H5O_dtype_pre_copy_file': ../../src/H5Odtype.c:1533: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c ../../src/H5Odtype.c -o H5Odtype.o >/dev/null 2>&1 mv -f .deps/H5Odtype.Tpo .deps/H5Odtype.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c ../../src/H5Oefl.c -o H5Oefl.o >/dev/null 2>&1 mv -f .deps/H5Oefl.Tpo .deps/H5Oefl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:69: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:386: warning: unused parameter 'oloc_src' In file included from ../../src/H5Ofill.c:105: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:386: warning: unused parameter 'oloc_src' ../../src/H5Ofill.c: In function 'H5O_fill_new_decode': ../../src/H5Ofill.c:219: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:256: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:321: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:321: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../src/H5Ofill.c:321: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:321: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../src/H5Ofill.c:321: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../src/H5Ofill.c:321: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c ../../src/H5Ofill.c -o H5Ofill.o >/dev/null 2>&1 mv -f .deps/H5Ofill.Tpo .deps/H5Ofill.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c ../../src/H5Oginfo.c -o H5Oginfo.o >/dev/null 2>&1 mv -f .deps/H5Oginfo.Tpo .deps/H5Oginfo.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c ../../src/H5Olayout.c -o H5Olayout.o >/dev/null 2>&1 mv -f .deps/H5Olayout.Tpo .deps/H5Olayout.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c ../../src/H5Olinfo.c -o H5Olinfo.o >/dev/null 2>&1 mv -f .deps/H5Olinfo.Tpo .deps/H5Olinfo.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c -o H5Olink.lo ../../src/H5Olink.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o ../../src/H5Olink.c: In function 'H5O_link_size': ../../src/H5Olink.c:506: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Olink.c:507: warning: conversion to 'size_t' from 'uint64_t' may alter its value libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c ../../src/H5Olink.c -o H5Olink.o >/dev/null 2>&1 mv -f .deps/H5Olink.Tpo .deps/H5Olink.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c ../../src/H5Omessage.c -o H5Omessage.o >/dev/null 2>&1 mv -f .deps/H5Omessage.Tpo .deps/H5Omessage.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c ../../src/H5Omtime.c -o H5Omtime.o >/dev/null 2>&1 mv -f .deps/H5Omtime.Tpo .deps/H5Omtime.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c -o H5Oname.lo ../../src/H5Oname.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c ../../src/H5Oname.c -o H5Oname.o >/dev/null 2>&1 mv -f .deps/H5Oname.Tpo .deps/H5Oname.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c -o H5Onull.lo ../../src/H5Onull.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c ../../src/H5Onull.c -o H5Onull.o >/dev/null 2>&1 mv -f .deps/H5Onull.Tpo .deps/H5Onull.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c -o H5Opline.lo ../../src/H5Opline.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:67: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:386: warning: unused parameter 'oloc_src' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c ../../src/H5Opline.c -o H5Opline.o >/dev/null 2>&1 mv -f .deps/H5Opline.Tpo .deps/H5Opline.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c ../../src/H5Orefcount.c -o H5Orefcount.o >/dev/null 2>&1 mv -f .deps/H5Orefcount.Tpo .deps/H5Orefcount.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:61: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:386: warning: unused parameter 'oloc_src' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c ../../src/H5Osdspace.c -o H5Osdspace.o >/dev/null 2>&1 mv -f .deps/H5Osdspace.Tpo .deps/H5Osdspace.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O_shared_copy_file': ../../src/H5Oshared.c:590: warning: unused parameter 'file_src' ../../src/H5Oshared.c:592: warning: unused parameter 'cpy_info' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c ../../src/H5Oshared.c -o H5Oshared.o >/dev/null 2>&1 mv -f .deps/H5Oshared.Tpo .deps/H5Oshared.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c ../../src/H5Ostab.c -o H5Ostab.o >/dev/null 2>&1 mv -f .deps/H5Ostab.Tpo .deps/H5Ostab.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c ../../src/H5Oshmesg.c -o H5Oshmesg.o >/dev/null 2>&1 mv -f .deps/H5Oshmesg.Tpo .deps/H5Oshmesg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c -o H5Otest.lo ../../src/H5Otest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c ../../src/H5Otest.c -o H5Otest.o >/dev/null 2>&1 mv -f .deps/H5Otest.Tpo .deps/H5Otest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c ../../src/H5Ounknown.c -o H5Ounknown.o >/dev/null 2>&1 mv -f .deps/H5Ounknown.Tpo .deps/H5Ounknown.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c -o H5P.lo ../../src/H5P.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c ../../src/H5P.c -o H5P.o >/dev/null 2>&1 mv -f .deps/H5P.Tpo .deps/H5P.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c ../../src/H5Pacpl.c -o H5Pacpl.o >/dev/null 2>&1 mv -f .deps/H5Pacpl.Tpo .deps/H5Pacpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c ../../src/H5Pdapl.c -o H5Pdapl.o >/dev/null 2>&1 mv -f .deps/H5Pdapl.Tpo .deps/H5Pdapl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c ../../src/H5Pdcpl.c -o H5Pdcpl.o >/dev/null 2>&1 mv -f .deps/H5Pdcpl.Tpo .deps/H5Pdcpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c ../../src/H5Pdeprec.c -o H5Pdeprec.o >/dev/null 2>&1 mv -f .deps/H5Pdeprec.Tpo .deps/H5Pdeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c ../../src/H5Pdxpl.c -o H5Pdxpl.o >/dev/null 2>&1 mv -f .deps/H5Pdxpl.Tpo .deps/H5Pdxpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c ../../src/H5Pfapl.c -o H5Pfapl.o >/dev/null 2>&1 mv -f .deps/H5Pfapl.Tpo .deps/H5Pfapl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c ../../src/H5Pfcpl.c -o H5Pfcpl.o >/dev/null 2>&1 mv -f .deps/H5Pfcpl.Tpo .deps/H5Pfcpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c ../../src/H5Pfmpl.c -o H5Pfmpl.o >/dev/null 2>&1 mv -f .deps/H5Pfmpl.Tpo .deps/H5Pfmpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c ../../src/H5Pgcpl.c -o H5Pgcpl.o >/dev/null 2>&1 mv -f .deps/H5Pgcpl.Tpo .deps/H5Pgcpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c -o H5Pint.lo ../../src/H5Pint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:3622: warning: unused variable 'key' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c ../../src/H5Pint.c -o H5Pint.o >/dev/null 2>&1 mv -f .deps/H5Pint.Tpo .deps/H5Pint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c ../../src/H5Plapl.c -o H5Plapl.o >/dev/null 2>&1 mv -f .deps/H5Plapl.Tpo .deps/H5Plapl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c ../../src/H5Plcpl.c -o H5Plcpl.o >/dev/null 2>&1 mv -f .deps/H5Plcpl.Tpo .deps/H5Plcpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o ../../src/H5Pocpl.c: In function 'H5Pget_filter_by_id2': ../../src/H5Pocpl.c:1073: warning: unused variable 'filter' ../../src/H5Pocpl.c:1072: warning: unused variable 'pline' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c ../../src/H5Pocpl.c -o H5Pocpl.o >/dev/null 2>&1 mv -f .deps/H5Pocpl.Tpo .deps/H5Pocpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c ../../src/H5Pocpypl.c -o H5Pocpypl.o >/dev/null 2>&1 mv -f .deps/H5Pocpypl.Tpo .deps/H5Pocpypl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c ../../src/H5Pstrcpl.c -o H5Pstrcpl.o >/dev/null 2>&1 mv -f .deps/H5Pstrcpl.Tpo .deps/H5Pstrcpl.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c ../../src/H5Ptest.c -o H5Ptest.o >/dev/null 2>&1 mv -f .deps/H5Ptest.Tpo .deps/H5Ptest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PL.lo -MD -MP -MF .deps/H5PL.Tpo -c -o H5PL.lo ../../src/H5PL.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PL.lo -MD -MP -MF .deps/H5PL.Tpo -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o ../../src/H5PL.c: In function 'H5PL__open': ../../src/H5PL.c:544: warning: ISO C forbids conversion of object pointer to function pointer type ../../src/H5PL.c: In function 'H5PL__search_table': ../../src/H5PL.c:627: warning: ISO C forbids conversion of object pointer to function pointer type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PL.lo -MD -MP -MF .deps/H5PL.Tpo -c ../../src/H5PL.c -o H5PL.o >/dev/null 2>&1 mv -f .deps/H5PL.Tpo .deps/H5PL.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c -o H5R.lo ../../src/H5R.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c ../../src/H5R.c -o H5R.o >/dev/null 2>&1 mv -f .deps/H5R.Tpo .deps/H5R.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c ../../src/H5Rdeprec.c -o H5Rdeprec.o >/dev/null 2>&1 mv -f .deps/H5Rdeprec.Tpo .deps/H5Rdeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c -o H5RC.lo ../../src/H5RC.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c ../../src/H5RC.c -fPIC -DPIC -o .libs/H5RC.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c ../../src/H5RC.c -o H5RC.o >/dev/null 2>&1 mv -f .deps/H5RC.Tpo .deps/H5RC.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c -o H5RS.lo ../../src/H5RS.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:153: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c ../../src/H5RS.c -o H5RS.o >/dev/null 2>&1 mv -f .deps/H5RS.Tpo .deps/H5RS.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c -o H5S.lo ../../src/H5S.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c ../../src/H5S.c -o H5S.o >/dev/null 2>&1 mv -f .deps/H5S.Tpo .deps/H5S.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c -o H5Sall.lo ../../src/H5Sall.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S_all_project_simple': ../../src/H5Sall.c:814: warning: unused parameter 'base_space' ../../src/H5Sall.c:814: warning: unused parameter 'offset' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c ../../src/H5Sall.c -o H5Sall.o >/dev/null 2>&1 mv -f .deps/H5Sall.Tpo .deps/H5Sall.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o ../../src/H5Sdbg.c: In function 'H5S_debug': ../../src/H5Sdbg.c:98: warning: enumeration value 'H5S_NO_CLASS' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c ../../src/H5Sdbg.c -o H5Sdbg.o >/dev/null 2>&1 mv -f .deps/H5Sdbg.Tpo .deps/H5Sdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c ../../src/H5Shyper.c -o H5Shyper.o >/dev/null 2>&1 mv -f .deps/H5Shyper.Tpo .deps/H5Shyper.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 mv -f .deps/H5Smpio.Tpo .deps/H5Smpio.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c -o H5Snone.lo ../../src/H5Snone.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:763: warning: unused parameter 'base_space' ../../src/H5Snone.c:763: warning: unused parameter 'offset' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c ../../src/H5Snone.c -o H5Snone.o >/dev/null 2>&1 mv -f .deps/H5Snone.Tpo .deps/H5Snone.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_bounds': ../../src/H5Spoint.c:1106: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Spoint.c:1107: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Spoint.c:1108: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Spoint.c:1109: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Spoint.c: In function 'H5S_point_get_seq_list': ../../src/H5Spoint.c:1655: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c ../../src/H5Spoint.c -o H5Spoint.o >/dev/null 2>&1 mv -f .deps/H5Spoint.Tpo .deps/H5Spoint.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o ../../src/H5Sselect.c: In function 'H5S_select_iterate': ../../src/H5Sselect.c:1218: warning: size of 'iter' is 2084 bytes ../../src/H5Sselect.c:1224: warning: size of 'off' is 8192 bytes ../../src/H5Sselect.c:1227: warning: size of 'len' is 4096 bytes ../../src/H5Sselect.c: In function 'H5S_select_shape_same': ../../src/H5Sselect.c:1425: warning: size of 'iter_a' is 2084 bytes ../../src/H5Sselect.c:1426: warning: size of 'iter_b' is 2084 bytes ../../src/H5Sselect.c: In function 'H5S_select_fill': ../../src/H5Sselect.c:1994: warning: size of 'iter' is 2084 bytes ../../src/H5Sselect.c:2022: warning: size of 'off' is 8192 bytes ../../src/H5Sselect.c:2023: warning: size of 'len' is 4096 bytes libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c ../../src/H5Sselect.c -o H5Sselect.o >/dev/null 2>&1 mv -f .deps/H5Sselect.Tpo .deps/H5Sselect.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c -o H5Stest.lo ../../src/H5Stest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c ../../src/H5Stest.c -o H5Stest.o >/dev/null 2>&1 mv -f .deps/H5Stest.Tpo .deps/H5Stest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c -o H5SL.lo ../../src/H5SL.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:770: warning: cast discards qualifiers from pointer target type ../../src/H5SL.c: In function 'H5SL_remove_first': ../../src/H5SL.c:1151: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2013: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c ../../src/H5SL.c -o H5SL.o >/dev/null 2>&1 mv -f .deps/H5SL.Tpo .deps/H5SL.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c -o H5SM.lo ../../src/H5SM.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c ../../src/H5SM.c -o H5SM.o >/dev/null 2>&1 mv -f .deps/H5SM.Tpo .deps/H5SM.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c ../../src/H5SMbtree2.c -o H5SMbtree2.o >/dev/null 2>&1 mv -f .deps/H5SMbtree2.Tpo .deps/H5SMbtree2.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c ../../src/H5SMcache.c -o H5SMcache.o >/dev/null 2>&1 mv -f .deps/H5SMcache.Tpo .deps/H5SMcache.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c ../../src/H5SMmessage.c -o H5SMmessage.o >/dev/null 2>&1 mv -f .deps/H5SMmessage.Tpo .deps/H5SMmessage.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c ../../src/H5SMtest.c -o H5SMtest.o >/dev/null 2>&1 mv -f .deps/H5SMtest.Tpo .deps/H5SMtest.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c -o H5ST.lo ../../src/H5ST.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c ../../src/H5ST.c -o H5ST.o >/dev/null 2>&1 mv -f .deps/H5ST.Tpo .deps/H5ST.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c -o H5T.lo ../../src/H5T.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T_copy': ../../src/H5T.c:3297: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:3302: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:3312: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:3319: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:3319: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../src/H5T.c:3324: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:3265: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:3265: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c: In function 'H5T__free': ../../src/H5T.c:3567: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5T.c:3567: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c: In function 'H5T_cmp': ../../src/H5T.c:3987: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:3991: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:3993: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5T.c:3996: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4000: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4002: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5T.c:4065: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4069: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4071: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5T.c:4077: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4081: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5T.c:4083: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5T.c:4224: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_COMPOUND' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5T.c:4224: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5T.c:3970: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c: In function 'H5T_path_find': ../../src/H5T.c:4469: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5T.c:3162: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5T.c:4471: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5T.c:3162: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5T.c:4592: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5T.c: In function 'H5T_is_sensible': ../../src/H5T.c:5040: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5T.c:5040: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c: In function 'H5T_set_loc': ../../src/H5T.c:5139: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:5162: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:5162: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:5162: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../src/H5T.c:5168: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5T.c:5109: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5T.c:5109: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c: In function 'H5T_upgrade_version_cb': ../../src/H5T.c:5278: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5T.c:5278: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5T.c:71:1: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c ../../src/H5T.c -o H5T.o >/dev/null 2>&1 mv -f .deps/H5T.Tpo .deps/H5T.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c ../../src/H5Tarray.c -o H5Tarray.o >/dev/null 2>&1 mv -f .deps/H5Tarray.Tpo .deps/H5Tarray.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c ../../src/H5Tbit.c -o H5Tbit.o >/dev/null 2>&1 mv -f .deps/H5Tbit.Tpo .deps/H5Tbit.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c ../../src/H5Tcommit.c -o H5Tcommit.o >/dev/null 2>&1 mv -f .deps/H5Tcommit.Tpo .deps/H5Tcommit.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:484: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c ../../src/H5Tcompound.c -o H5Tcompound.o >/dev/null 2>&1 mv -f .deps/H5Tcompound.Tpo .deps/H5Tcompound.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T__conv_uchar_short': ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4886: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_uchar_int': ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:4987: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_uchar_long': ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5088: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_uchar_llong': ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5192: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_ushort_int': ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5452: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_ushort_long': ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5556: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_ushort_llong': ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:5660: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_uint_llong': ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6119: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_ulong_llong': ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c:6576: warning: comparison is always false due to limited range of data type ../../src/H5Tconv.c: In function 'H5T__conv_float_schar': ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8043: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_uchar': ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8070: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_schar': ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8097: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_uchar': ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8124: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_schar': ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8152: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_uchar': ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8181: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_short': ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8209: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_ushort': ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8236: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_short': ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8263: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_ushort': ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8290: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_short': ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8318: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_ushort': ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8347: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_int': ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8375: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_uint': ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8402: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_int': ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8429: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_uint': ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8456: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_int': ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8484: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_uint': ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8513: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_long': ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8541: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_ulong': ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8568: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_long': ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8595: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_ulong': ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8622: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_long': ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8650: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_ulong': ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8679: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_float_llong': ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8708: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_double_llong': ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8764: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_ldouble_llong': ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c:8820: warning: comparing floating point with == or != is unsafe ../../src/H5Tconv.c: In function 'H5T__conv_f_i': ../../src/H5Tconv.c:8966: warning: cast from function call of type 'double' to non-matching type 'unsigned int' ../../src/H5Tconv.c:9042: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result ../../src/H5Tconv.c:9169: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result ../../src/H5Tconv.c:9176: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Tconv.c:9176: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result ../../src/H5Tconv.c:9178: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../src/H5Tconv.c:9178: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result ../../src/H5Tconv.c:9413: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9414: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9416: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9417: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c: In function 'H5T__conv_i_f': ../../src/H5Tconv.c:9763: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' ../../src/H5Tconv.c:9842: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9843: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9845: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c:9846: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tconv.c: In function 'H5T__conv_ulong_llong': ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c:6576: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_ulong_uint': ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c:6449: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_long_uint': ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c:6399: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_long_int': ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c:6374: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_uint_llong': ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c:6119: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_ushort_llong': ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c:5660: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_ushort_long': ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c:5556: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_ushort_int': ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c:5452: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_uchar_llong': ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c:5192: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_uchar_long': ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c:5088: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_uchar_int': ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c:4987: warning: will never be executed ../../src/H5Tconv.c: In function 'H5T__conv_uchar_short': ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c:4886: warning: will never be executed ../../src/H5Tconv.c: At top level: ../../src/H5private.h:1788: warning: 'H5_interface_initialize_g' defined but not used ../../src/H5Tconv.c:985: warning: 'H5T_init_conv_interface' defined but not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c ../../src/H5Tconv.c -o H5Tconv.o >/dev/null 2>&1 mv -f .deps/H5Tconv.Tpo .deps/H5Tconv.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c ../../src/H5Tcset.c -o H5Tcset.o >/dev/null 2>&1 mv -f .deps/H5Tcset.Tpo .deps/H5Tcset.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o ../../src/H5Tdbg.c: In function 'H5T_debug': ../../src/H5Tdbg.c:175: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Tdbg.c:175: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Tdbg.c:175: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5Tdbg.c:175: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Tdbg.c:249: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch ../../src/H5Tdbg.c:249: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../src/H5Tdbg.c:281: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch ../../src/H5Tdbg.c:281: warning: enumeration value 'H5T_NSGN' not handled in switch ../../src/H5Tdbg.c:300: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_COMPOUND' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5Tdbg.c:279: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Tdbg.c:353: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch ../../src/H5Tdbg.c:353: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c ../../src/H5Tdbg.c -o H5Tdbg.o >/dev/null 2>&1 mv -f .deps/H5Tdbg.Tpo .deps/H5Tdbg.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c ../../src/H5Tdeprec.c -o H5Tdeprec.o >/dev/null 2>&1 mv -f .deps/H5Tdeprec.Tpo .deps/H5Tdeprec.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:136: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Tenum.c: In function 'H5T_enum_nameof': ../../src/H5Tenum.c:437: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Tenum.c: In function 'H5T_enum_valueof': ../../src/H5Tenum.c:576: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c ../../src/H5Tenum.c -o H5Tenum.o >/dev/null 2>&1 mv -f .deps/H5Tenum.Tpo .deps/H5Tenum.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c ../../src/H5Tfields.c -o H5Tfields.o >/dev/null 2>&1 mv -f .deps/H5Tfields.Tpo .deps/H5Tfields.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o ../../src/H5Tfixed.c: In function 'H5Tget_sign': ../../src/H5Tfixed.c:82: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tfixed.c: In function 'H5Tset_sign': ../../src/H5Tfixed.c:161: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c ../../src/H5Tfixed.c -o H5Tfixed.o >/dev/null 2>&1 mv -f .deps/H5Tfixed.Tpo .deps/H5Tfixed.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 mv -f .deps/H5Tfloat.Tpo .deps/H5Tfloat.Plo 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5detect.o -MD -MP -MF .deps/H5detect.Tpo -c -o H5detect.o ../../src/H5detect.c ../../src/H5detect.c:115: warning: size of 'd_g' is 11776 bytes ../../src/H5detect.c: In function 'find_bias': ../../src/H5detect.c:1145: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1146: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5detect.c:1147: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1151: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1151: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result ../../src/H5detect.c:1152: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1152: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result ../../src/H5detect.c: In function 'detect_C89_integers': ../../src/H5detect.c:1317: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1317: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1318: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1318: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1319: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5detect.c:1319: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1319: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1320: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../src/H5detect.c:1320: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1320: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1321: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1321: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1322: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1322: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1322: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1323: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1323: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1324: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1324: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1324: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c: In function 'detect_C89_floats': ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c:1345: warning: conversion to 'float' from 'double' may alter its value ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: passing argument 4 of 'find_bias' discards qualifiers from pointer target type ../../src/H5detect.c:1138: note: expected 'void *' but argument is of type 'volatile float *' ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1345: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: passing argument 4 of 'find_bias' discards qualifiers from pointer target type ../../src/H5detect.c:1138: note: expected 'void *' but argument is of type 'volatile double *' ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1346: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c: In function 'detect_C99_integers8': ../../src/H5detect.c:1369: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1369: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1376: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1376: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1383: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1383: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1390: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1390: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1397: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1397: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1404: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1404: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c: In function 'detect_C99_integers16': ../../src/H5detect.c:1430: warning: conversion to 'int16_t' from 'int' may alter its value ../../src/H5detect.c:1430: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1430: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1433: warning: conversion to 'uint16_t' from 'int' may alter its value ../../src/H5detect.c:1433: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1433: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1436: warning: conversion to 'int_least16_t' from 'int' may alter its value ../../src/H5detect.c:1436: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1436: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1439: warning: conversion to 'uint_least16_t' from 'int' may alter its value ../../src/H5detect.c:1439: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1439: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1442: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1442: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1445: warning: conversion to 'uint_fast16_t' from 'int' may change the sign of the result ../../src/H5detect.c:1445: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1445: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c: In function 'detect_C99_integers32': ../../src/H5detect.c:1468: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1468: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1471: warning: conversion to 'uint32_t' from 'int' may change the sign of the result ../../src/H5detect.c:1471: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1471: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1474: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1474: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1477: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result ../../src/H5detect.c:1477: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1477: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1480: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1480: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1483: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result ../../src/H5detect.c:1483: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1483: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c: In function 'detect_C99_integers64': ../../src/H5detect.c:1506: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1506: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1509: warning: conversion to 'uint64_t' from 'int' may change the sign of the result ../../src/H5detect.c:1509: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1509: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1512: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1512: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1515: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result ../../src/H5detect.c:1515: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1515: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1518: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1518: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1521: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result ../../src/H5detect.c:1521: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1521: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1525: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1525: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1526: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../src/H5detect.c:1526: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1526: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c: In function 'detect_C99_floats': ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: passing argument 4 of 'find_bias' discards qualifiers from pointer target type ../../src/H5detect.c:1138: note: expected 'void *' but argument is of type 'volatile long double *' ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: cast discards qualifiers from pointer target type ../../src/H5detect.c:1591: warning: comparing floating point with == or != is unsafe ../../src/H5detect.c: In function 'sigsegv_handler': ../../src/H5detect.c:485: warning: function might be possible candidate for attribute 'noreturn' ../../src/H5detect.c: In function 'sigbus_handler': ../../src/H5detect.c:523: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/H5detect.Tpo .deps/H5detect.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5detect H5detect.o -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5detect H5detect.o -lz -lrt -ldl -lm ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tinit.lo -MD -MP -MF .deps/H5Tinit.Tpo -c -o H5Tinit.lo H5Tinit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tinit.lo -MD -MP -MF .deps/H5Tinit.Tpo -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tinit.lo -MD -MP -MF .deps/H5Tinit.Tpo -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 mv -f .deps/H5Tinit.Tpo .deps/H5Tinit.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c ../../src/H5Tnative.c -o H5Tnative.o >/dev/null 2>&1 mv -f .deps/H5Tnative.Tpo .deps/H5Tnative.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c ../../src/H5Toffset.c -o H5Toffset.o >/dev/null 2>&1 mv -f .deps/H5Toffset.Tpo .deps/H5Toffset.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c -o H5Toh.lo ../../src/H5Toh.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c ../../src/H5Toh.c -o H5Toh.o >/dev/null 2>&1 mv -f .deps/H5Toh.Tpo .deps/H5Toh.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o ../../src/H5Topaque.c: In function 'H5Tset_tag': ../../src/H5Topaque.c:80: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Topaque.c: In function 'H5Tget_tag': ../../src/H5Topaque.c:126: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c ../../src/H5Topaque.c -o H5Topaque.o >/dev/null 2>&1 mv -f .deps/H5Topaque.Tpo .deps/H5Topaque.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c -o H5Torder.lo ../../src/H5Torder.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c ../../src/H5Torder.c -o H5Torder.o >/dev/null 2>&1 mv -f .deps/H5Torder.Tpo .deps/H5Torder.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o ../../src/H5Tpad.c: In function 'H5Tget_pad': ../../src/H5Tpad.c:83: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tpad.c: In function 'H5Tset_pad': ../../src/H5Tpad.c:127: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c ../../src/H5Tpad.c -o H5Tpad.o >/dev/null 2>&1 mv -f .deps/H5Tpad.Tpo .deps/H5Tpad.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o ../../src/H5Tprecis.c: In function 'H5Tget_precision': ../../src/H5Tprecis.c:90: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tprecis.c: In function 'H5Tset_precision': ../../src/H5Tprecis.c:179: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tprecis.c: In function 'H5T_set_precision': ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_COMPOUND' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../src/H5Tprecis.c:268: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c ../../src/H5Tprecis.c -o H5Tprecis.o >/dev/null 2>&1 mv -f .deps/H5Tprecis.Tpo .deps/H5Tprecis.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o ../../src/H5Tstrpad.c: In function 'H5Tget_strpad': ../../src/H5Tstrpad.c:86: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tstrpad.c: In function 'H5Tset_strpad': ../../src/H5Tstrpad.c:143: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c ../../src/H5Tstrpad.c -o H5Tstrpad.o >/dev/null 2>&1 mv -f .deps/H5Tstrpad.Tpo .deps/H5Tstrpad.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o ../../src/H5Tvisit.c: In function 'H5T__visit': ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Tvisit.c:119: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c ../../src/H5Tvisit.c -o H5Tvisit.o >/dev/null 2>&1 mv -f .deps/H5Tvisit.Tpo .deps/H5Tvisit.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5Tvlen_create': ../../src/H5Tvlen.c:116: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:168: warning: passing argument 1 of 'H5T_copy' discards qualifiers from pointer target type ../../src/H5Tprivate.h:109: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' ../../src/H5Tvlen.c: In function 'H5T__vlen_set_loc': ../../src/H5Tvlen.c:270: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Tvlen.c:222: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch ../../src/H5Tvlen.c: In function 'H5T_vlen_str_mem_write': ../../src/H5Tvlen.c:719: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../src/H5Tvlen.c:723: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse': ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_INTEGER' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_FLOAT' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Tvlen.c:1055: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Tvlen.c: In function 'H5T_vlen_reclaim': ../../src/H5Tvlen.c:1170: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c ../../src/H5Tvlen.c -o H5Tvlen.o >/dev/null 2>&1 mv -f .deps/H5Tvlen.Tpo .deps/H5Tvlen.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c -o H5TS.lo ../../src/H5TS.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c ../../src/H5TS.c -o H5TS.o >/dev/null 2>&1 mv -f .deps/H5TS.Tpo .deps/H5TS.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c -o H5V.lo ../../src/H5V.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c ../../src/H5V.c -fPIC -DPIC -o .libs/H5V.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c ../../src/H5V.c -o H5V.o >/dev/null 2>&1 mv -f .deps/H5V.Tpo .deps/H5V.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c -o H5WB.lo ../../src/H5WB.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c ../../src/H5WB.c -o H5WB.o >/dev/null 2>&1 mv -f .deps/H5WB.Tpo .deps/H5WB.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c -o H5Z.lo ../../src/H5Z.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c ../../src/H5Z.c -o H5Z.o >/dev/null 2>&1 mv -f .deps/H5Z.Tpo .deps/H5Z.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c ../../src/H5Zdeflate.c -o H5Zdeflate.o >/dev/null 2>&1 mv -f .deps/H5Zdeflate.Tpo .deps/H5Zdeflate.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o ../../src/H5Zfletcher32.c: In function 'H5Z_filter_fletcher32': ../../src/H5Zfletcher32.c:142: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c ../../src/H5Zfletcher32.c -o H5Zfletcher32.o >/dev/null 2>&1 mv -f .deps/H5Zfletcher32.Tpo .deps/H5Zfletcher32.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o ../../src/H5Znbit.c: In function 'H5Z_calc_parms_array': ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:255: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c: In function 'H5Z_calc_parms_compound': ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:340: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c: In function 'H5Z_set_parms_atomic': ../../src/H5Znbit.c:459: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch ../../src/H5Znbit.c:459: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch ../../src/H5Znbit.c:459: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../src/H5Znbit.c:459: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch ../../src/H5Znbit.c:481: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Znbit.c:489: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_set_parms_array': ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:549: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c: In function 'H5Z_set_parms_compound': ../../src/H5Znbit.c:635: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:654: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c: In function 'H5Z_set_local_nbit': ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:759: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_TIME' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_STRING' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_ENUM' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_VLEN' not handled in switch ../../src/H5Znbit.c:814: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': ../../src/H5Znbit.c:973: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Znbit.c:974: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:977: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Znbit.c:978: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:984: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Znbit.c:985: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': ../../src/H5Znbit.c:1003: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1003: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1004: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1009: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1009: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1010: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1010: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': ../../src/H5Znbit.c:1022: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_array': ../../src/H5Znbit.c:1064: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1065: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1066: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound': ../../src/H5Znbit.c:1117: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1118: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1119: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_decompress': ../../src/H5Znbit.c:1163: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1164: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1165: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': ../../src/H5Znbit.c:1198: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../src/H5Znbit.c:1204: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1209: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1214: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1217: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1222: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': ../../src/H5Znbit.c:1239: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1239: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1240: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1244: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1244: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Znbit.c:1245: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../src/H5Znbit.c:1245: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': ../../src/H5Znbit.c:1256: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_array': ../../src/H5Znbit.c:1297: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1298: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1299: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': ../../src/H5Znbit.c:1350: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1351: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1352: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c: In function 'H5Z_nbit_compress': ../../src/H5Znbit.c:1395: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1396: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../src/H5Znbit.c:1397: warning: conversion to 'int' from 'unsigned int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c ../../src/H5Znbit.c -o H5Znbit.o >/dev/null 2>&1 mv -f .deps/H5Znbit.Tpo .deps/H5Znbit.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_set_local_shuffle': ../../src/H5Zshuffle.c:84: warning: request for implicit conversion from 'void *' to 'const struct H5T_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c ../../src/H5Zshuffle.c -o H5Zshuffle.o >/dev/null 2>&1 mv -f .deps/H5Zshuffle.Tpo .deps/H5Zshuffle.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c ../../src/H5Zszip.c -o H5Zszip.o >/dev/null 2>&1 mv -f .deps/H5Zszip.Tpo .deps/H5Zszip.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o ../../src/H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': ../../src/H5Zscaleoffset.c:971: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../src/H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset': ../../src/H5Zscaleoffset.c:1067: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1519: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c:1522: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd': ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1545: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c:1542: warning: will never be executed ../../src/H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1522: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed ../../src/H5Zscaleoffset.c:1519: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c ../../src/H5Zscaleoffset.c -o H5Zscaleoffset.o >/dev/null 2>&1 mv -f .deps/H5Zscaleoffset.Tpo .deps/H5Zscaleoffset.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o ../../src/H5Ztrans.c: In function 'H5Z_parse_term': ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch ../../src/H5Ztrans.c:718: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch ../../src/H5Ztrans.c: In function 'H5Z_parse_factor': ../../src/H5Ztrans.c:804: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch ../../src/H5Ztrans.c:804: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch ../../src/H5Ztrans.c:804: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch ../../src/H5Ztrans.c: In function 'H5Z_xform_eval': ../../src/H5Ztrans.c:989: warning: conversion to 'char' from 'int' may alter its value ../../src/H5Ztrans.c:991: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Ztrans.c:993: warning: conversion to 'signed char' from 'int' may alter its value ../../src/H5Ztrans.c:995: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5Ztrans.c:997: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../src/H5Ztrans.c: In function 'H5Z_xform_eval_full': ../../src/H5Ztrans.c:1123: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'char' from 'int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'signed char' from 'int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1123: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'char' from 'int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'signed char' from 'int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1127: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'char' from 'int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'unsigned char' from 'int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'signed char' from 'int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1131: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'char' from 'int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'unsigned char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'signed char' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'signed char' from 'int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'short int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'short int' from 'int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'short unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'double' from 'long long int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long long int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'double' from 'long long unsigned int' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'long long unsigned int' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1135: warning: conversion to 'float' from 'double' may alter its value ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch ../../src/H5Ztrans.c:1121: warning: enumeration value 'H5Z_XFORM_END' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 mv -f .deps/H5Ztrans.Tpo .deps/H5Ztrans.Plo /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5.la -rpath /usr/lib H5.lo H5checksum.lo H5dbg.lo H5system.lo H5timer.lo H5trace.lo H5A.lo H5Abtree2.lo H5Adense.lo H5Adeprec.lo H5Aint.lo H5Atest.lo H5AC.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2stat.lo H5B2test.lo H5C.lo H5CS.lo H5D.lo H5Dbtree.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Defl.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dmpio.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dtest.lo H5E.lo H5Edeprec.lo H5Eint.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fefc.lo H5Ffake.lo H5Fio.lo H5Fmount.lo H5Fmpi.lo H5Fquery.lo H5Fsfile.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FD.lo H5FDcore.lo H5FDdirect.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmpi.lo H5FDmpio.lo H5FDmpiposix.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSsection.lo H5FSstat.lo H5FStest.lo H5G.lo H5Gbtree2.lo H5Gcache.lo H5Gcompact.lo H5Gdense.lo H5Gdeprec.lo H5Gent.lo H5Gint.lo H5Glink.lo H5Gloc.lo H5Gname.lo H5Gnode.lo H5Gobj.lo H5Goh.lo H5Groot.lo H5Gstab.lo H5Gtest.lo H5Gtraverse.lo H5HF.lo H5HFbtree2.lo H5HFcache.lo H5HFdbg.lo H5HFdblock.lo H5HFdtable.lo H5HFhdr.lo H5HFhuge.lo H5HFiblock.lo H5HFiter.lo H5HFman.lo H5HFsection.lo H5HFspace.lo H5HFstat.lo H5HFtest.lo H5HFtiny.lo H5HG.lo H5HGcache.lo H5HGdbg.lo H5HGquery.lo H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HP.lo H5I.lo H5Itest.lo H5L.lo H5Lexternal.lo H5lib_settings.lo H5MF.lo H5MFaggr.lo H5MFdbg.lo H5MFsection.lo H5MM.lo H5MP.lo H5MPtest.lo H5O.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oginfo.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Ostab.lo H5Oshmesg.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PL.lo H5R.lo H5Rdeprec.lo H5RC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.lo H5Smpio.lo H5Snone.lo H5Spoint.lo H5Sselect.lo H5Stest.lo H5SL.lo H5SM.lo H5SMbtree2.lo H5SMcache.lo H5SMmessage.lo H5SMtest.lo H5ST.lo H5T.lo H5Tarray.lo H5Tbit.lo H5Tcommit.lo H5Tcompound.lo H5Tconv.lo H5Tcset.lo H5Tdbg.lo H5Tdeprec.lo H5Tenum.lo H5Tfields.lo H5Tfixed.lo H5Tfloat.lo H5Tinit.lo H5Tnative.lo H5Toffset.lo H5Toh.lo H5Topaque.lo H5Torder.lo H5Tpad.lo H5Tprecis.lo H5Tstrpad.lo H5Tvisit.lo H5Tvlen.lo H5TS.lo H5V.lo H5WB.lo H5Z.lo H5Zdeflate.lo H5Zfletcher32.lo H5Znbit.lo H5Zshuffle.lo H5Zszip.lo H5Zscaleoffset.lo H5Ztrans.lo -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/H5.o .libs/H5checksum.o .libs/H5dbg.o .libs/H5system.o .libs/H5timer.o .libs/H5trace.o .libs/H5A.o .libs/H5Abtree2.o .libs/H5Adense.o .libs/H5Adeprec.o .libs/H5Aint.o .libs/H5Atest.o .libs/H5AC.o .libs/H5B.o .libs/H5Bcache.o .libs/H5Bdbg.o .libs/H5B2.o .libs/H5B2cache.o .libs/H5B2dbg.o .libs/H5B2hdr.o .libs/H5B2int.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5CS.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Defl.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dmpio.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dtest.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fmpi.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDdirect.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5FDmpiposix.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSsection.o .libs/H5FSstat.o .libs/H5FStest.o .libs/H5G.o .libs/H5Gbtree2.o .libs/H5Gcache.o .libs/H5Gcompact.o .libs/H5Gdense.o .libs/H5Gdeprec.o .libs/H5Gent.o .libs/H5Gint.o .libs/H5Glink.o .libs/H5Gloc.o .libs/H5Gname.o .libs/H5Gnode.o .libs/H5Gobj.o .libs/H5Goh.o .libs/H5Groot.o .libs/H5Gstab.o .libs/H5Gtest.o .libs/H5Gtraverse.o .libs/H5HF.o .libs/H5HFbtree2.o .libs/H5HFcache.o .libs/H5HFdbg.o .libs/H5HFdblock.o .libs/H5HFdtable.o .libs/H5HFhdr.o .libs/H5HFhuge.o .libs/H5HFiblock.o .libs/H5HFiter.o .libs/H5HFman.o .libs/H5HFsection.o .libs/H5HFspace.o .libs/H5HFstat.o .libs/H5HFtest.o .libs/H5HFtiny.o .libs/H5HG.o .libs/H5HGcache.o .libs/H5HGdbg.o .libs/H5HGquery.o .libs/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HP.o .libs/H5I.o .libs/H5Itest.o .libs/H5L.o .libs/H5Lexternal.o .libs/H5lib_settings.o .libs/H5MF.o .libs/H5MFaggr.o .libs/H5MFdbg.o .libs/H5MFsection.o .libs/H5MM.o .libs/H5MP.o .libs/H5MPtest.o .libs/H5O.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ochunk.o .libs/H5Ocont.o .libs/H5Ocopy.o .libs/H5Odbg.o .libs/H5Odrvinfo.o .libs/H5Odtype.o .libs/H5Oefl.o .libs/H5Ofill.o .libs/H5Oginfo.o .libs/H5Olayout.o .libs/H5Olinfo.o .libs/H5Olink.o .libs/H5Omessage.o .libs/H5Omtime.o .libs/H5Oname.o .libs/H5Onull.o .libs/H5Opline.o .libs/H5Orefcount.o .libs/H5Osdspace.o .libs/H5Oshared.o .libs/H5Ostab.o .libs/H5Oshmesg.o .libs/H5Otest.o .libs/H5Ounknown.o .libs/H5P.o .libs/H5Pacpl.o .libs/H5Pdapl.o .libs/H5Pdcpl.o .libs/H5Pdeprec.o .libs/H5Pdxpl.o .libs/H5Pfapl.o .libs/H5Pfcpl.o .libs/H5Pfmpl.o .libs/H5Pgcpl.o .libs/H5Pint.o .libs/H5Plapl.o .libs/H5Plcpl.o .libs/H5Pocpl.o .libs/H5Pocpypl.o .libs/H5Pstrcpl.o .libs/H5Ptest.o .libs/H5PL.o .libs/H5R.o .libs/H5Rdeprec.o .libs/H5RC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.o .libs/H5Smpio.o .libs/H5Snone.o .libs/H5Spoint.o .libs/H5Sselect.o .libs/H5Stest.o .libs/H5SL.o .libs/H5SM.o .libs/H5SMbtree2.o .libs/H5SMcache.o .libs/H5SMmessage.o .libs/H5SMtest.o .libs/H5ST.o .libs/H5T.o .libs/H5Tarray.o .libs/H5Tbit.o .libs/H5Tcommit.o .libs/H5Tcompound.o .libs/H5Tconv.o .libs/H5Tcset.o .libs/H5Tdbg.o .libs/H5Tdeprec.o .libs/H5Tenum.o .libs/H5Tfields.o .libs/H5Tfixed.o .libs/H5Tfloat.o .libs/H5Tinit.o .libs/H5Tnative.o .libs/H5Toffset.o .libs/H5Toh.o .libs/H5Topaque.o .libs/H5Torder.o .libs/H5Tpad.o .libs/H5Tprecis.o .libs/H5Tstrpad.o .libs/H5Tvisit.o .libs/H5Tvlen.o .libs/H5TS.o .libs/H5V.o .libs/H5WB.o .libs/H5Z.o .libs/H5Zdeflate.o .libs/H5Zfletcher32.o .libs/H5Znbit.o .libs/H5Zshuffle.o .libs/H5Zszip.o .libs/H5Zscaleoffset.o .libs/H5Ztrans.o -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5.so.8 -o .libs/libhdf5.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5.so.8" && ln -s "libhdf5.so.8.0.1" "libhdf5.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.8.0.1" "libhdf5.so") libtool: link: ar cru .libs/libhdf5.a H5.o H5checksum.o H5dbg.o H5system.o H5timer.o H5trace.o H5A.o H5Abtree2.o H5Adense.o H5Adeprec.o H5Aint.o H5Atest.o H5AC.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2stat.o H5B2test.o H5C.o H5CS.o H5D.o H5Dbtree.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Defl.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dmpio.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dtest.o H5E.o H5Edeprec.o H5Eint.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fefc.o H5Ffake.o H5Fio.o H5Fmount.o H5Fmpi.o H5Fquery.o H5Fsfile.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FD.o H5FDcore.o H5FDdirect.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmpi.o H5FDmpio.o H5FDmpiposix.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSsection.o H5FSstat.o H5FStest.o H5G.o H5Gbtree2.o H5Gcache.o H5Gcompact.o H5Gdense.o H5Gdeprec.o H5Gent.o H5Gint.o H5Glink.o H5Gloc.o H5Gname.o H5Gnode.o H5Gobj.o H5Goh.o H5Groot.o H5Gstab.o H5Gtest.o H5Gtraverse.o H5HF.o H5HFbtree2.o H5HFcache.o H5HFdbg.o H5HFdblock.o H5HFdtable.o H5HFhdr.o H5HFhuge.o H5HFiblock.o H5HFiter.o H5HFman.o H5HFsection.o H5HFspace.o H5HFstat.o H5HFtest.o H5HFtiny.o H5HG.o H5HGcache.o H5HGdbg.o H5HGquery.o H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HP.o H5I.o H5Itest.o H5L.o H5Lexternal.o H5lib_settings.o H5MF.o H5MFaggr.o H5MFdbg.o H5MFsection.o H5MM.o H5MP.o H5MPtest.o H5O.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oginfo.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Ostab.o H5Oshmesg.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PL.o H5R.o H5Rdeprec.o H5RC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.o H5Smpio.o H5Snone.o H5Spoint.o H5Sselect.o H5Stest.o H5SL.o H5SM.o H5SMbtree2.o H5SMcache.o H5SMmessage.o H5SMtest.o H5ST.o H5T.o H5Tarray.o H5Tbit.o H5Tcommit.o H5Tcompound.o H5Tconv.o H5Tcset.o H5Tdbg.o H5Tdeprec.o H5Tenum.o H5Tfields.o H5Tfixed.o H5Tfloat.o H5Tinit.o H5Tnative.o H5Toffset.o H5Toh.o H5Topaque.o H5Torder.o H5Tpad.o H5Tprecis.o H5Tstrpad.o H5Tvisit.o H5Tvlen.o H5TS.o H5V.o H5WB.o H5Z.o H5Zdeflate.o H5Zfletcher32.o H5Znbit.o H5Zshuffle.o H5Zszip.o H5Zscaleoffset.o H5Ztrans.o libtool: link: ranlib .libs/libhdf5.a libtool: link: ( cd ".libs" && rm -f "libhdf5.la" && ln -s "../libhdf5.la" "libhdf5.la" ) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c -o dynlib1.lo ../../test/dynlib1.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c ../../test/dynlib1.c -fPIC -DPIC -o .libs/dynlib1.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c ../../test/dynlib1.c -o dynlib1.o >/dev/null 2>&1 mv -f .deps/dynlib1.Tpo .deps/dynlib1.Plo /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libdynlib1.la -rpath /usr/lib dynlib1.lo -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib1.o -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdynlib1.so.0 -o .libs/libdynlib1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib1.so.0" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib1.so" && ln -s "libdynlib1.so.0.0.0" "libdynlib1.so") libtool: link: ar cru .libs/libdynlib1.a dynlib1.o libtool: link: ranlib .libs/libdynlib1.a libtool: link: ( cd ".libs" && rm -f "libdynlib1.la" && ln -s "../libdynlib1.la" "libdynlib1.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib2.lo -MD -MP -MF .deps/dynlib2.Tpo -c -o dynlib2.lo ../../test/dynlib2.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib2.lo -MD -MP -MF .deps/dynlib2.Tpo -c ../../test/dynlib2.c -fPIC -DPIC -o .libs/dynlib2.o ../../test/dynlib2.c: In function 'H5Z_filter_dynlib2': ../../test/dynlib2.c:64: warning: unused parameter 'cd_values' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib2.lo -MD -MP -MF .deps/dynlib2.Tpo -c ../../test/dynlib2.c -o dynlib2.o >/dev/null 2>&1 mv -f .deps/dynlib2.Tpo .deps/dynlib2.Plo /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libdynlib2.la -rpath /usr/lib dynlib2.lo -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib2.o -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdynlib2.so.0 -o .libs/libdynlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib2.so.0" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib2.so" && ln -s "libdynlib2.so.0.0.0" "libdynlib2.so") libtool: link: ar cru .libs/libdynlib2.a dynlib2.o libtool: link: ranlib .libs/libdynlib2.a libtool: link: ( cd ".libs" && rm -f "libdynlib2.la" && ln -s "../libdynlib2.la" "libdynlib2.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib3.lo -MD -MP -MF .deps/dynlib3.Tpo -c -o dynlib3.lo ../../test/dynlib3.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib3.lo -MD -MP -MF .deps/dynlib3.Tpo -c ../../test/dynlib3.c -fPIC -DPIC -o .libs/dynlib3.o ../../test/dynlib3.c: In function 'H5Z_filter_dynlib3': ../../test/dynlib3.c:88: warning: cast discards qualifiers from pointer target type ../../test/dynlib3.c:65: warning: unused parameter 'cd_values' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib3.lo -MD -MP -MF .deps/dynlib3.Tpo -c ../../test/dynlib3.c -o dynlib3.o >/dev/null 2>&1 mv -f .deps/dynlib3.Tpo .deps/dynlib3.Plo /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libdynlib3.la -rpath /usr/lib dynlib3.lo -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib3.o -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdynlib3.so.0 -o .libs/libdynlib3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlib3.so.0" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so.0") libtool: link: (cd ".libs" && rm -f "libdynlib3.so" && ln -s "libdynlib3.so.0.0.0" "libdynlib3.so") libtool: link: ar cru .libs/libdynlib3.a dynlib3.o libtool: link: ranlib .libs/libdynlib3.a libtool: link: ( cd ".libs" && rm -f "libdynlib3.la" && ln -s "../libdynlib3.la" "libdynlib3.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c -o h5test.lo ../../test/h5test.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o ../../test/h5test.c: In function 'h5_cleanup': ../../test/h5test.c:160: warning: format not a string literal, argument types not checked ../../test/h5test.c:160: warning: format not a string literal, argument types not checked ../../test/h5test.c: In function 'h5_fileaccess': ../../test/h5test.c:558: warning: size of 'sv' is 7168 bytes ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:922: warning: format not a string literal, argument types not checked ../../test/h5test.c:922: warning: format not a string literal, argument types not checked ../../test/h5test.c: In function 'print_func': ../../test/h5test.c:959: warning: function might be possible candidate for 'gnu_printf' format attribute ../../test/h5test.c: In function 'h5_make_local_copy': ../../test/h5test.c:1127: warning: size of 'buf' is 4096 bytes ../../test/h5test.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used ../../test/h5test.c:78:1: warning: macro "FILENAME_BUF_SIZE" is not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c ../../test/h5test.c -o h5test.o >/dev/null 2>&1 mv -f .deps/h5test.Tpo .deps/h5test.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c -o testframe.lo ../../test/testframe.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o ../../test/testframe.c:54: warning: size of 'Test' is 6000 bytes ../../test/testframe.c: In function 'PrintErrorStackOn': ../../test/testframe.c:613: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type ../../src/H5Epublic.h:174: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c ../../test/testframe.c -o testframe.o >/dev/null 2>&1 mv -f .deps/testframe.Tpo .deps/testframe.Plo /bin/sh ../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c -o cache_common.lo ../../test/cache_common.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c:67: warning: size of 'pico_entries' is 4710400 bytes ../../test/cache_common.c:67: warning: size of 'orig_pico_entries' is 4710400 bytes ../../test/cache_common.c:68: warning: size of 'nano_entries' is 4710400 bytes ../../test/cache_common.c:68: warning: size of 'orig_nano_entries' is 4710400 bytes ../../test/cache_common.c:69: warning: size of 'micro_entries' is 4710400 bytes ../../test/cache_common.c:69: warning: size of 'orig_micro_entries' is 4710400 bytes ../../test/cache_common.c:70: warning: size of 'tiny_entries' is 4710400 bytes ../../test/cache_common.c:70: warning: size of 'orig_tiny_entries' is 4710400 bytes ../../test/cache_common.c:71: warning: size of 'small_entries' is 4710400 bytes ../../test/cache_common.c:71: warning: size of 'orig_small_entries' is 4710400 bytes ../../test/cache_common.c:72: warning: size of 'medium_entries' is 4710400 bytes ../../test/cache_common.c:72: warning: size of 'orig_medium_entries' is 4710400 bytes ../../test/cache_common.c:73: warning: size of 'large_entries' is 4710400 bytes ../../test/cache_common.c:73: warning: size of 'orig_large_entries' is 4710400 bytes ../../test/cache_common.c:74: warning: size of 'huge_entries' is 4710400 bytes ../../test/cache_common.c:74: warning: size of 'orig_huge_entries' is 4710400 bytes ../../test/cache_common.c:75: warning: size of 'monster_entries' is 4710400 bytes ../../test/cache_common.c:75: warning: size of 'orig_monster_entries' is 4710400 bytes ../../test/cache_common.c:76: warning: size of 'variable_entries' is 4710400 bytes ../../test/cache_common.c:76: warning: size of 'orig_variable_entries' is 4710400 bytes ../../test/cache_common.c:4804: warning: no previous prototype for 'resize_configs_are_equal' ../../test/cache_common.c: In function 'validate_mdc_config': ../../test/cache_common.c:4965: warning: logical '&&' with non-zero constant will always evaluate as true ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe ../../test/cache_common.c:4965: warning: comparing floating point with == or != is unsafe libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 mv -f .deps/cache_common.Tpo .deps/cache_common.Plo /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libh5test.la h5test.lo testframe.lo cache_common.lo -lz -lrt -ldl -lm libtool: link: ar cru .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testhdf5.o -MD -MP -MF .deps/testhdf5.Tpo -c -o testhdf5.o ../../test/testhdf5.c mv -f .deps/testhdf5.Tpo .deps/testhdf5.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tarray.o -MD -MP -MF .deps/tarray.Tpo -c -o tarray.o ../../test/tarray.c ../../test/tarray.c: In function 'test_array_funcs': ../../test/tarray.c:192: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tarray.c:195: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tarray.c:198: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tarray.c: In function 'test_array_alloc_custom': ../../test/tarray.c:977: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/tarray.c:977: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tarray.c: In function 'test_array_free_custom': ../../test/tarray.c:1005: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/tarray.c:1005: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tarray.c: In function 'test_array_vlen_atomic': ../../test/tarray.c:1044: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tarray.c:1045: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/tarray.c:1047: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tarray.c: In function 'test_array_vlen_array': ../../test/tarray.c:1255: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tarray.c:1256: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/tarray.c:1259: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tarray.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/tarray.Tpo .deps/tarray.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tattr.o -MD -MP -MF .deps/tattr.Tpo -c -o tattr.o ../../test/tattr.c ../../test/tattr.c: In function 'test_attr_compound_read': ../../test/tattr.c:847: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:856: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:865: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:884: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c: In function 'test_attr_mult_read': ../../test/tattr.c:1228: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:1243: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1249: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1283: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:1299: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1305: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1341: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' ../../test/tattr.c:1358: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1364: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c: In function 'test_attr_delete': ../../test/tattr.c:1552: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1566: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c:1589: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c: In function 'test_attr_dense_verify': ../../test/tattr.c:2086: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/tattr.c: In function 'attr_iterate_check': ../../test/tattr.c:6614: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result ../../test/tattr.c:6646: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result ../../test/tattr.c:6678: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result ../../test/tattr.c: In function 'test_attr_iterate2': ../../test/tattr.c:6862: warning: request for implicit conversion from 'void *' to 'hbool_t *' not permitted in C++ ../../test/tattr.c: In function 'test_attr_shared_write': ../../test/tattr.c:8026: warning: size of 'big_value' is 2340 bytes ../../test/tattr.c: In function 'test_attr_shared_rename': ../../test/tattr.c:8352: warning: size of 'big_value' is 2340 bytes ../../test/tattr.c: In function 'test_attr_shared_delete': ../../test/tattr.c:8793: warning: size of 'big_value' is 2340 bytes ../../test/tattr.c: In function 'test_attr_shared_unlink': ../../test/tattr.c:9157: warning: size of 'big_value' is 2340 bytes ../../test/tattr.c: In function 'test_attr_bug3': ../../test/tattr.c:9861: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/tattr.Tpo .deps/tattr.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tchecksum.o -MD -MP -MF .deps/tchecksum.Tpo -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c:40: warning: size of 'large_buf' is 3093 bytes ../../test/tchecksum.c: In function 'test_chksum_large': ../../test/tchecksum.c:192: warning: conversion to 'uint8_t' from 'size_t' may alter its value mv -f .deps/tchecksum.Tpo .deps/tchecksum.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tconfig.o -MD -MP -MF .deps/tconfig.Tpo -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c: In function 'test_exit_definitions': ../../test/tconfig.c:239: warning: will never be executed ../../test/tconfig.c:236: warning: will never be executed ../../test/tconfig.c: In function 'test_config_ctypes': ../../test/tconfig.c:210: warning: will never be executed ../../test/tconfig.c:206: warning: will never be executed ../../test/tconfig.c:202: warning: will never be executed ../../test/tconfig.c:193: warning: will never be executed ../../test/tconfig.c:193: warning: will never be executed ../../test/tconfig.c:189: warning: will never be executed ../../test/tconfig.c:189: warning: will never be executed ../../test/tconfig.c:185: warning: will never be executed ../../test/tconfig.c:185: warning: will never be executed ../../test/tconfig.c:181: warning: will never be executed ../../test/tconfig.c:181: warning: will never be executed ../../test/tconfig.c:177: warning: will never be executed ../../test/tconfig.c:177: warning: will never be executed ../../test/tconfig.c:173: warning: will never be executed ../../test/tconfig.c:173: warning: will never be executed ../../test/tconfig.c:169: warning: will never be executed ../../test/tconfig.c:169: warning: will never be executed ../../test/tconfig.c:165: warning: will never be executed ../../test/tconfig.c:161: warning: will never be executed ../../test/tconfig.c:155: warning: will never be executed ../../test/tconfig.c:155: warning: will never be executed ../../test/tconfig.c:151: warning: will never be executed ../../test/tconfig.c:151: warning: will never be executed ../../test/tconfig.c:147: warning: will never be executed ../../test/tconfig.c:147: warning: will never be executed ../../test/tconfig.c:143: warning: will never be executed ../../test/tconfig.c:143: warning: will never be executed ../../test/tconfig.c:139: warning: will never be executed ../../test/tconfig.c:139: warning: will never be executed ../../test/tconfig.c:134: warning: will never be executed ../../test/tconfig.c:132: warning: will never be executed ../../test/tconfig.c:131: warning: will never be executed ../../test/tconfig.c:130: warning: will never be executed ../../test/tconfig.c:130: warning: will never be executed ../../test/tconfig.c:129: warning: will never be executed ../../test/tconfig.c:129: warning: will never be executed ../../test/tconfig.c:128: warning: will never be executed ../../test/tconfig.c:128: warning: will never be executed ../../test/tconfig.c:127: warning: will never be executed ../../test/tconfig.c:127: warning: will never be executed ../../test/tconfig.c:126: warning: will never be executed mv -f .deps/tconfig.Tpo .deps/tconfig.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'test_file_close': ../../test/tfile.c:762: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch ../../test/tfile.c: In function 'test_obj_count_and_id': ../../test/tfile.c:1148: warning: enumeration value 'H5I_UNINIT' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_BADID' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_DATATYPE' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_DATASPACE' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_ATTR' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_REFERENCE' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_VFL' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch ../../test/tfile.c:1148: warning: enumeration value 'H5I_NTYPES' not handled in switch ../../test/tfile.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/tfile.Tpo .deps/tfile.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tgenprop.o -MD -MP -MF .deps/tgenprop.Tpo -c -o tgenprop.o ../../test/tgenprop.c ../../test/tgenprop.c: In function 'test_genprop_iter1': ../../test/tgenprop.c:292: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../test/tgenprop.c: In function 'test_genprop_cls_crt_cb1': ../../test/tgenprop.c:379: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb1': ../../test/tgenprop.c:393: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../test/tgenprop.c: In function 'test_genprop_cls_cls_cb1': ../../test/tgenprop.c:407: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../test/tgenprop.c: In function 'test_genprop_iter2': ../../test/tgenprop.c:851: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../test/tgenprop.c: In function 'test_genprop_cls_cpy_cb2': ../../test/tgenprop.c:1001: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ mv -f .deps/tgenprop.Tpo .deps/tgenprop.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT th5o.o -MD -MP -MF .deps/th5o.Tpo -c -o th5o.o ../../test/th5o.c ../../test/th5o.c: In function 'test_h5o_close': ../../test/th5o.c:167: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:780: warning: size of 'wdata' is 40000 bytes ../../test/th5o.c:781: warning: size of 'rdata' is 40000 bytes ../../test/th5o.c:900: warning: the frame size of 80096 bytes is larger than 16384 bytes mv -f .deps/th5o.Tpo .deps/th5o.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT th5s.o -MD -MP -MF .deps/th5s.Tpo -c -o th5s.o ../../test/th5s.c ../../test/th5s.c: In function 'test_h5s_zero_dim': ../../test/th5s.c:543: warning: size of 'wdata_real' is 2340 bytes ../../test/th5s.c:544: warning: size of 'rdata_real' is 2340 bytes ../../test/th5s.c:562: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/th5s.c:564: warning: conversion to 'short int' from 'unsigned int' may alter its value ../../test/th5s.c:571: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/th5s.c: At top level: ../../test/th5s.c:1611: warning: size of 'chunk_data_dbl' is 1200000 bytes ../../test/th5s.c:1612: warning: size of 'chunk_data_flt' is 600000 bytes ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/th5s.Tpo .deps/th5s.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcoords.o -MD -MP -MF .deps/tcoords.Tpo -c -o tcoords.o ../../test/tcoords.c ../../test/tcoords.c: In function 'test_multiple_ends': ../../test/tcoords.c:412: warning: size of 'data_buf' is 69120 bytes ../../test/tcoords.c:448: warning: size of 'mem5_buffer' is 7680 bytes ../../test/tcoords.c:663: warning: the frame size of 81808 bytes is larger than 16384 bytes mv -f .deps/tcoords.Tpo .deps/tcoords.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT theap.o -MD -MP -MF .deps/theap.Tpo -c -o theap.o ../../test/theap.c ../../test/theap.c:50: warning: size of 'rand_num' is 8000 bytes ../../test/theap.c:53: warning: size of 'inc_sort_num' is 8000 bytes ../../test/theap.c:56: warning: size of 'dec_sort_num' is 8000 bytes mv -f .deps/theap.Tpo .deps/theap.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tid.o -MD -MP -MF .deps/tid.Tpo -c -o tid.o ../../test/tid.c mv -f .deps/tid.Tpo .deps/tid.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT titerate.o -MD -MP -MF .deps/titerate.Tpo -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'test_iter_group': ../../test/titerate.c:287: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/titerate.c:312: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/titerate.c: In function 'test_iter_attr': ../../test/titerate.c:466: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/titerate.c:492: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/titerate.c: In function 'test_iter_group_large': ../../test/titerate.c:585: warning: size of 'names' is 13376 bytes ../../test/titerate.c:676: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/titerate.c:43:1: warning: macro "SPACE1_NAME" is not used mv -f .deps/titerate.Tpo .deps/titerate.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tmeta.o -MD -MP -MF .deps/tmeta.Tpo -c -o tmeta.o ../../test/tmeta.c ../../test/tmeta.c: In function 'test_metadata': ../../test/tmeta.c:89: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/tmeta.Tpo .deps/tmeta.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tmisc.o -MD -MP -MF .deps/tmisc.Tpo -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c:191: warning: size of 'm13_data' is 2400 bytes ../../test/tmisc.c:192: warning: size of 'm13_rdata' is 2400 bytes ../../test/tmisc.c: In function 'create_struct3': ../../test/tmisc.c:707: warning: request for implicit conversion from 'void *' to 'struct misc5_struct3_hndl *' not permitted in C++ ../../test/tmisc.c: In function 'create_struct2': ../../test/tmisc.c:750: warning: request for implicit conversion from 'void *' to 'struct misc5_struct2_hndl *' not permitted in C++ ../../test/tmisc.c: In function 'create_struct1': ../../test/tmisc.c:816: warning: request for implicit conversion from 'void *' to 'struct misc5_struct1_hndl *' not permitted in C++ ../../test/tmisc.c: In function 'test_misc8': ../../test/tmisc.c:1237: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ ../../test/tmisc.c:1248: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tmisc.c:1304: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1330: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1355: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1399: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1426: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1456: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1480: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c:1503: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tmisc.c: In function 'test_misc16': ../../test/tmisc.c:2704: warning: initialization makes integer from pointer without a cast ../../test/tmisc.c: In function 'test_misc17': ../../test/tmisc.c:2783: warning: initialization makes integer from pointer without a cast ../../test/tmisc.c: In function 'test_misc28': ../../test/tmisc.c:5017: warning: conversion to 'char' from 'int' may alter its value ../../test/tmisc.c:5038: warning: conversion to 'char' from 'int' may alter its value ../../test/tmisc.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/tmisc.Tpo .deps/tmisc.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT trefer.o -MD -MP -MF .deps/trefer.Tpo -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_params': ../../test/trefer.c:117: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/trefer.c:198: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/trefer.c:200: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/trefer.c:202: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/trefer.c: In function 'test_reference_obj': ../../test/trefer.c:287: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:496: warning: large integer implicitly truncated to unsigned type ../../test/trefer.c:526: warning: conversion to 'uint8_t' from 'int' may alter its value ../../test/trefer.c:649: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/trefer.c:649: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../test/trefer.c:677: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/trefer.c:677: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:798: warning: conversion to 'uint8_t' from 'int' may alter its value ../../test/trefer.c:921: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/trefer.c:973: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/trefer.Tpo .deps/trefer.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT trefstr.o -MD -MP -MF .deps/trefstr.Tpo -c -o trefstr.o ../../test/trefstr.c mv -f .deps/trefstr.Tpo .deps/trefstr.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tselect.o -MD -MP -MF .deps/tselect.Tpo -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'test_select_all': ../../test/tselect.c:709: warning: conversion to 'uint8_t' from 'int' may alter its value ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1600: warning: unused parameter 'cube_size' ../../test/tselect.c: In function 'test_select_combine': ../../test/tselect.c:6649: warning: size of 'blocks' is 4096 bytes ../../test/tselect.c: In function 'test_select_fill_point': ../../test/tselect.c:7182: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7183: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c: In function 'test_select_fill_hyper_simple': ../../test/tselect.c:7263: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7263: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7264: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7264: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7282: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7283: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c: In function 'test_select_fill_hyper_regular': ../../test/tselect.c:7373: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7373: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7390: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7391: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c: In function 'test_select_fill_hyper_irregular': ../../test/tselect.c:7496: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7496: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7513: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result ../../test/tselect.c:7514: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result mv -f .deps/tselect.Tpo .deps/tselect.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tskiplist.o -MD -MP -MF .deps/tskiplist.Tpo -c -o tskiplist.o ../../test/tskiplist.c ../../test/tskiplist.c:44: warning: size of 'rand_num' is 4000 bytes ../../test/tskiplist.c:45: warning: size of 'sort_rand_num' is 4000 bytes ../../test/tskiplist.c:46: warning: size of 'rev_sort_rand_num' is 4000 bytes mv -f .deps/tskiplist.Tpo .deps/tskiplist.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tsohm.o -MD -MP -MF .deps/tsohm.Tpo -c -o tsohm.o ../../test/tsohm.c ../../test/tsohm.c: In function 'size2_verify_plist1': ../../test/tsohm.c:1282: warning: format '%s' expects type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' ../../test/tsohm.c: In function 'size2_verify_plist2': ../../test/tsohm.c:1353: warning: format '%s' expects type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' ../../test/tsohm.c: In function 'size2_helper': ../../test/tsohm.c:1684: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c:1685: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c:1724: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c:1725: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c: In function 'size2_verify': ../../test/tsohm.c:1943: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c:1944: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c: In function 'test_sohm_size2': ../../test/tsohm.c:2200: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2261: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2270: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2294: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2323: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2325: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2327: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2329: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2334: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2336: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2352: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2360: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2362: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2364: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2366: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2454: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2457: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2461: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2464: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2486: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2488: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2557: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2564: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2569: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2574: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2579: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2584: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2589: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c: In function 'delete_helper_write': ../../test/tsohm.c:2619: warning: conversion to 'char' from 'int' may alter its value ../../test/tsohm.c: In function 'delete_helper': ../../test/tsohm.c:2767: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c:2769: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value ../../test/tsohm.c: In function 'test_sohm_external_dtype': ../../test/tsohm.c:3890: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tsohm.c:3891: warning: conversion to 'int' from 'unsigned int' may change the sign of the result mv -f .deps/tsohm.Tpo .deps/tsohm.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttime.o -MD -MP -MF .deps/ttime.Tpo -c -o ttime.o ../../test/ttime.c ../../test/ttime.c:29:1: warning: macro "DATASETNAME" is not used mv -f .deps/ttime.Tpo .deps/ttime.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttst.o -MD -MP -MF .deps/ttst.Tpo -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:98: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ ../../test/ttst.c:101: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ ../../test/ttst.c:104: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ ../../test/ttst.c:110: warning: cast discards qualifiers from pointer target type ../../test/ttst.c:129: warning: conversion to 'size_t' from 'int' may change the sign of the result mv -f .deps/ttst.Tpo .deps/ttst.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tunicode.o -MD -MP -MF .deps/tunicode.Tpo -c -o tunicode.o ../../test/tunicode.c ../../test/tunicode.c: In function 'write_char': ../../test/tunicode.c:750: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:754: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:755: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:759: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:760: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:761: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:765: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:766: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:767: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c:768: warning: conversion to 'char' from 'unsigned int' may alter its value ../../test/tunicode.c: In function 'test_unicode': ../../test/tunicode.c:820: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tunicode.c:32:1: warning: macro "DSET2_NAME" is not used ../../test/tunicode.c:36:1: warning: macro "VL_DSET2_NAME" is not used ../../test/tunicode.c:41:1: warning: macro "SLINK_NAME" is not used mv -f .deps/tunicode.Tpo .deps/tunicode.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tvlstr.o -MD -MP -MF .deps/tvlstr.Tpo -c -o tvlstr.o ../../test/tvlstr.c mv -f .deps/tvlstr.Tpo .deps/tvlstr.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tvltypes.o -MD -MP -MF .deps/tvltypes.Tpo -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_funcs': ../../test/tvltypes.c:191: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tvltypes.c:194: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tvltypes.c:197: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': ../../test/tvltypes.c:574: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:575: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:576: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c: In function 'test_vltypes_vlen_compound': ../../test/tvltypes.c:738: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tvltypes.c: In function 'rewrite_vltypes_vlen_compound': ../../test/tvltypes.c:881: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:882: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:883: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:884: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': ../../test/tvltypes.c:1025: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tvltypes.c:1029: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:1110: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:1110: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlstr': ../../test/tvltypes.c:1207: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ ../../test/tvltypes.c:1350: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ ../../test/tvltypes.c:1350: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ ../../test/tvltypes.c:1408: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ ../../test/tvltypes.c:1408: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ ../../test/tvltypes.c: In function 'test_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1486: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic': ../../test/tvltypes.c:1704: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/tvltypes.c:1706: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:1707: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:1708: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:1879: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:1968: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tvltypes.c:1977: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tvltypes.c:1985: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:1985: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2064: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2069: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2070: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:2070: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2165: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:2165: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic': ../../test/tvltypes.c:2240: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2245: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2246: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:2246: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/tvltypes.c:2324: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tvltypes.c:2333: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../test/tvltypes.c:2341: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c:2341: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2438: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2439: warning: initialization discards qualifiers from pointer target type ../../test/tvltypes.c:2504: warning: request for implicit conversion from 'void *' to 'struct dtype1_struct *' not permitted in C++ ../../test/tvltypes.c:2566: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch ../../test/tvltypes.c:2566: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch ../../test/tvltypes.c:2671: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch ../../test/tvltypes.c:2671: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch ../../test/tvltypes.c:2866: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch ../../test/tvltypes.c:2866: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch ../../test/tvltypes.c:37:1: warning: macro "SPACE2_DIM1" is not used mv -f .deps/tvltypes.Tpo .deps/tvltypes.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm ../../test/tvltypes.c:38:1: warning: macro "SPACE2_DIM2" is not used ../../test/tvltypes.c:36:1: warning: macro "SPACE2_RANK" is not used libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/testhdf5 testhdf5.o tarray.o tattr.o tchecksum.o tconfig.o tfile.o tgenprop.o th5o.o th5s.o tcoords.o theap.o tid.o titerate.o tmeta.o tmisc.o trefer.o trefstr.o tselect.o tskiplist.o tsohm.o ttime.o ttst.o tunicode.o tvlstr.o tvltypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT lheap.o -MD -MP -MF .deps/lheap.Tpo -c -o lheap.o ../../test/lheap.c ../../test/lheap.c: In function 'main': ../../test/lheap.c:100: warning: conversion to 'char' from 'int' may alter its value ../../test/lheap.c:133: warning: conversion to 'char' from 'int' may alter its value ../../test/lheap.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/lheap.Tpo .deps/lheap.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o lheap lheap.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ohdr.o -MD -MP -MF .deps/ohdr.Tpo -c -o ohdr.o ../../test/ohdr.c ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/ohdr.Tpo .deps/ohdr.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stab.o -MD -MP -MF .deps/stab.Tpo -c -o stab.o ../../test/stab.c mv -f .deps/stab.Tpo .deps/stab.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o stab stab.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gheap.o -MD -MP -MF .deps/gheap.Tpo -c -o gheap.o ../../test/gheap.c ../../test/gheap.c: In function 'test_1': ../../test/gheap.c:80: warning: size of 'obj' is 12288 bytes ../../test/gheap.c:107: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/gheap.c:126: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/gheap.c: In function 'test_2': ../../test/gheap.c:176: warning: size of 'obj' is 12288 bytes ../../test/gheap.c:200: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/gheap.c:214: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/gheap.c: In function 'test_3': ../../test/gheap.c:263: warning: size of 'obj' is 12288 bytes ../../test/gheap.c:285: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/gheap.c: In function 'test_4': ../../test/gheap.c:342: warning: size of 'obj' is 12288 bytes ../../test/gheap.c:364: warning: conversion to 'size_t' from 'int' may change the sign of the result mv -f .deps/gheap.Tpo .deps/gheap.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o gheap gheap.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o ../../test/cache.c ../../test/cache.c: In function 'check_flush_cache__flush_ops': ../../test/cache.c:7969: warning: size of 'spec' is 3160 bytes ../../test/cache.c:8416: warning: size of 'spec' is 3160 bytes ../../test/cache.c: In function 'check_flush_cache__single_entry': ../../test/cache.c:12689: warning: size of 'spec' is 12288 bytes ../../test/cache.c:12950: warning: size of 'C.1403' is 12288 bytes ../../test/cache.c: In function 'check_auto_cache_resize_input_errs': ../../test/cache.c:25754: warning: implicit declaration of function 'resize_configs_are_equal' ../../test/cache.c:25754: warning: nested extern declaration of 'resize_configs_are_equal' ../../test/cache.c: In function 'check_metadata_blizzard_absence': ../../test/cache.c:28623: warning: size of 'expected' is 3600 bytes ../../test/cache.c:28777: warning: size of 'C.3762' is 3600 bytes mv -f .deps/cache.Tpo .deps/cache.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cache cache.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cache_api.o -MD -MP -MF .deps/cache_api.Tpo -c -o cache_api.o ../../test/cache_api.c ../../test/cache_api.c: In function 'check_fapl_mdc_api_calls': ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:154: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:188: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:265: warning: implicit declaration of function 'resize_configs_are_equal' ../../test/cache_api.c:265: warning: nested extern declaration of 'resize_configs_are_equal' ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:300: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:449: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c: In function 'check_file_mdc_api_calls': ../../test/cache_api.c:776: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c: In function 'mdc_api_call_smoke_check': ../../test/cache_api.c:1188: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c:1189: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c:1260: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c:1261: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c:1386: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c:1387: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/cache_api.c: At top level: ../../test/cache_api.c:1532: warning: size of 'invalid_configs' is 49392 bytes ../../test/cache_api.c: In function 'check_fapl_mdc_api_errs': ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3073: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe ../../test/cache_api.c:3162: warning: comparing floating point with == or != is unsafe mv -f .deps/cache_api.Tpo .deps/cache_api.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pool.o -MD -MP -MF .deps/pool.Tpo -c -o pool.o ../../test/pool.c ../../test/pool.c: In function 'test_allocate_random': ../../test/pool.c:674: warning: conversion to 'size_t' from 'int' may change the sign of the result mv -f .deps/pool.Tpo .deps/pool.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o pool pool.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT accum.o -MD -MP -MF .deps/accum.Tpo -c -o accum.o ../../test/accum.c mv -f .deps/accum.Tpo .deps/accum.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o accum accum.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/accum accum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hyperslab.o -MD -MP -MF .deps/hyperslab.Tpo -c -o hyperslab.o ../../test/hyperslab.c ../../test/hyperslab.c: In function 'test_transpose': ../../test/hyperslab.c:822: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c:823: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c: In function 'test_sub_super': ../../test/hyperslab.c:926: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c:975: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c:976: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c:977: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/hyperslab.c: In function 'test_array_offset_n_calc': ../../test/hyperslab.c:1147: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/hyperslab.c:1148: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/hyperslab.c:1149: warning: conversion to 'size_t' from 'int' may change the sign of the result mv -f .deps/hyperslab.Tpo .deps/hyperslab.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT istore.o -MD -MP -MF .deps/istore.Tpo -c -o istore.o ../../test/istore.c ../../test/istore.c: In function 'test_extend': ../../test/istore.c:321: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/istore.c: In function 'test_sparse': ../../test/istore.c:532: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/istore.c:533: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/istore.c:534: warning: conversion to 'size_t' from 'int' may change the sign of the result mv -f .deps/istore.Tpo .deps/istore.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o istore istore.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bittests.o -MD -MP -MF .deps/bittests.Tpo -c -o bittests.o ../../test/bittests.c ../../test/bittests.c: In function 'test_find': ../../test/bittests.c:91: warning: conversion to 'uint8_t' from 'int' may alter its value ../../test/bittests.c:124: warning: conversion to 'uint8_t' from 'int' may alter its value ../../test/bittests.c: In function 'test_copy': ../../test/bittests.c:178: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c:179: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c: In function 'test_shift': ../../test/bittests.c:300: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c:304: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/bittests.c:304: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result ../../test/bittests.c:314: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/bittests.c:353: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../test/bittests.c:365: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result ../../test/bittests.c: In function 'test_increment': ../../test/bittests.c:433: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c: In function 'test_decrement': ../../test/bittests.c:520: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c: In function 'test_negate': ../../test/bittests.c:592: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c: In function 'test_set': ../../test/bittests.c:692: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/bittests.c: In function 'test_clear': ../../test/bittests.c:809: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/bittests.Tpo .deps/bittests.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o bittests bittests.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dt_arith.o -MD -MP -MF .deps/dt_arith.Tpo -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'generates_sigfpe': ../../test/dt_arith.c:579: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c: In function 'test_derived_flt': ../../test/dt_arith.c:1060: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:1219: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c: In function 'test_derived_integer': ../../test/dt_arith.c:1529: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c: In function 'test_conv_int_1': ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:1786: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:1786: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1786: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:1788: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:1788: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:1788: warning: negative integer implicitly converted to unsigned type ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1788: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:1790: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:1790: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1790: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:1792: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:1792: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:1792: warning: negative integer implicitly converted to unsigned type ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:1792: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:1796: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1796: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1796: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1800: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1800: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1800: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1804: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1804: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:1804: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c: In function 'test_conv_int_2': ../../test/dt_arith.c:2638: warning: size of 'buf' is 3200 bytes ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2692: warning: comparing floating point with == or != is unsafe ../../test/dt_arith.c:2696: warning: comparing floating point with == or != is unsafe ../../test/dt_arith.c:2701: warning: comparing floating point with == or != is unsafe ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3138: warning: conversion to 'float' from 'long double' may alter its value ../../test/dt_arith.c:3146: warning: conversion to 'double' from 'long double' may alter its value ../../test/dt_arith.c:3282: warning: conversion to 'double' from 'long double' may alter its value ../../test/dt_arith.c:3283: warning: conversion to 'double' from 'long double' may alter its value ../../test/dt_arith.c:3290: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:3762: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:3762: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3762: warning: conversion to 'signed char' from 'int' may alter its value ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:3764: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:3764: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:3764: warning: negative integer implicitly converted to unsigned type ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3764: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:3766: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:3766: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3766: warning: conversion to 'short int' from 'int' may alter its value ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:3768: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:3768: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:3768: warning: negative integer implicitly converted to unsigned type ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: comparison is always true due to limited range of data type ../../test/dt_arith.c:3768: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../test/dt_arith.c:3772: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3772: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3772: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3776: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3776: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3776: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3780: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3780: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:3780: warning: comparison of unsigned expression >= 0 is always true ../../test/dt_arith.c:4529: warning: switch missing default case ../../test/dt_arith.c:4592: warning: switch missing default case ../../test/dt_arith.c:4655: warning: switch missing default case ../../test/dt_arith.c:4522: warning: label 'printing' defined but not used ../../test/dt_arith.c: In function 'main': ../../test/dt_arith.c:5463: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5471: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5476: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5484: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5487: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5490: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5493: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5496: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5499: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5509: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5512: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5513: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5520: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c:5523: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../test/dt_arith.c: In function 'test_conv_int_fp': ../../test/dt_arith.c:3804: warning: will never be executed ../../test/dt_arith.c:3804: warning: will never be executed ../../test/dt_arith.c:3793: warning: will never be executed ../../test/dt_arith.c:3793: warning: will never be executed ../../test/dt_arith.c:3783: warning: will never be executed ../../test/dt_arith.c:3783: warning: will never be executed ../../test/dt_arith.c: In function 'test_conv_flt_1': ../../test/dt_arith.c:3041: warning: will never be executed ../../test/dt_arith.c:3041: warning: will never be executed ../../test/dt_arith.c:3037: warning: will never be executed ../../test/dt_arith.c:3037: warning: will never be executed ../../test/dt_arith.c:3034: warning: will never be executed ../../test/dt_arith.c:3034: warning: will never be executed ../../test/dt_arith.c:2945: warning: will never be executed ../../test/dt_arith.c: In function 'fpe_handler': ../../test/dt_arith.c:418: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/dt_arith.Tpo .deps/dt_arith.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtypes.o -MD -MP -MF .deps/dtypes.Tpo -c -o dtypes.o ../../test/dtypes.c ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1652: warning: initialization discards qualifiers from pointer target type ../../test/dtypes.c: In function 'test_compound_10': ../../test/dtypes.c:1871: warning: conversion to 'char' from 'int' may alter its value ../../test/dtypes.c:1876: warning: conversion to 'char' from 'int' may alter its value ../../test/dtypes.c: In function 'test_compound_11': ../../test/dtypes.c:2115: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c:2155: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c:2189: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c: In function 'test_compound_13': ../../test/dtypes.c:2406: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2460: warning: initialization discards qualifiers from pointer target type ../../test/dtypes.c:2463: warning: initialization discards qualifiers from pointer target type ../../test/dtypes.c: In function 'test_int_float_except': ../../test/dtypes.c:5972: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c:5993: warning: comparing floating point with == or != is unsafe ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7093: warning: cast discards qualifiers from pointer target type ../../test/dtypes.c:7126: warning: cast discards qualifiers from pointer target type ../../test/dtypes.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/dtypes.Tpo .deps/dtypes.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dsets.o -MD -MP -MF .deps/dsets.Tpo -c -o dsets.o ../../test/dsets.c ../../test/dsets.c:208: warning: size of 'points' is 80000 bytes ../../test/dsets.c:208: warning: size of 'check' is 80000 bytes ../../test/dsets.c:209: warning: size of 'points_dbl' is 160000 bytes ../../test/dsets.c:209: warning: size of 'check_dbl' is 160000 bytes ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:404: warning: size of 'rdata' is 80000 bytes ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:523: warning: size of 'rdata' is 80000 bytes ../../test/dsets.c: In function 'test_conv_buffer': ../../test/dsets.c:1031: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c:1031: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c:1034: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c:1034: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c: In function 'test_nbit_int': ../../test/dsets.c:2786: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:2834: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:2834: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:2961: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:2962: warning: comparing floating point with == or != is unsafe ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3092: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:3093: warning: comparing floating point with == or != is unsafe ../../test/dsets.c: In function 'test_nbit_array': ../../test/dsets.c:3194: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3370: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3372: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3374: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3427: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3427: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3428: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3428: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3429: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3429: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3430: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:3430: warning: comparing floating point with == or != is unsafe ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3613: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3615: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3617: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3621: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3626: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3631: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3633: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3635: warning: cast from function call of type 'double' to non-matching type 'long long int' ../../test/dsets.c:3700: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3700: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3707: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3707: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3708: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3708: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3709: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3709: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3710: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:3711: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:3717: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3717: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/dsets.c:3718: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3718: warning: conversion to 'unsigned int' from 'char' may change the sign of the result ../../test/dsets.c:3719: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3719: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result ../../test/dsets.c:3720: warning: comparing floating point with == or != is unsafe ../../test/dsets.c:3721: warning: comparing floating point with == or != is unsafe ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:3981: warning: size of 'orig_data' is 80000 bytes ../../test/dsets.c:4037: warning: cast from function call of type 'double' to non-matching type 'int' ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4155: warning: size of 'orig_data' is 80000 bytes ../../test/dsets.c:4244: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c: In function 'test_scaleoffset_float': ../../test/dsets.c:4670: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c: In function 'test_scaleoffset_float_2': ../../test/dsets.c:4818: warning: conversion to 'float' from 'int' may alter its value ../../test/dsets.c: In function 'test_big_chunks_bypass_cache': ../../test/dsets.c:7603: warning: size of 'rdata1' is 4000 bytes ../../test/dsets.c: In function 'test_scatter': ../../test/dsets.c:8360: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:8400: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:8458: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:8514: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:8548: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c: In function 'test_scatter_error': ../../test/dsets.c:9025: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9042: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9049: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9056: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9067: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9078: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9089: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9099: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9110: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c:9116: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ../../src/H5Dpublic.h:143: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' ../../test/dsets.c: In function 'test_chunk_expand': ../../test/dsets.c:8077: warning: will never be executed ../../test/dsets.c:8076: warning: will never be executed ../../test/dsets.c:8076: warning: will never be executed ../../test/dsets.c:8071: warning: will never be executed ../../test/dsets.c:8070: warning: will never be executed ../../test/dsets.c:8070: warning: will never be executed ../../test/dsets.c:8070: warning: will never be executed ../../test/dsets.c:8064: warning: will never be executed ../../test/dsets.c:8062: warning: will never be executed ../../test/dsets.c:8062: warning: will never be executed ../../test/dsets.c:8059: warning: will never be executed ../../test/dsets.c:8059: warning: will never be executed ../../test/dsets.c:7845: warning: will never be executed ../../test/dsets.c:7845: warning: will never be executed ../../test/dsets.c:8054: warning: will never be executed ../../test/dsets.c:8054: warning: will never be executed ../../test/dsets.c:8051: warning: will never be executed ../../test/dsets.c:8051: warning: will never be executed ../../test/dsets.c:8048: warning: will never be executed ../../test/dsets.c:8048: warning: will never be executed ../../test/dsets.c:8045: warning: will never be executed ../../test/dsets.c:8045: warning: will never be executed ../../test/dsets.c:8044: warning: will never be executed ../../test/dsets.c:8044: warning: will never be executed ../../test/dsets.c:8043: warning: will never be executed ../../test/dsets.c:8043: warning: will never be executed ../../test/dsets.c:8042: warning: will never be executed ../../test/dsets.c:8042: warning: will never be executed ../../test/dsets.c:8004: warning: will never be executed ../../test/dsets.c:8004: warning: will never be executed ../../test/dsets.c:8038: warning: will never be executed ../../test/dsets.c:8038: warning: will never be executed ../../test/dsets.c:8037: warning: will never be executed ../../test/dsets.c:8037: warning: will never be executed ../../test/dsets.c:8036: warning: will never be executed ../../test/dsets.c:8035: warning: will never be executed ../../test/dsets.c:8035: warning: will never be executed ../../test/dsets.c:8031: warning: will never be executed ../../test/dsets.c:8028: warning: will never be executed ../../test/dsets.c:8028: warning: will never be executed ../../test/dsets.c:8025: warning: will never be executed ../../test/dsets.c:8024: warning: will never be executed ../../test/dsets.c:8021: warning: will never be executed ../../test/dsets.c:8017: warning: will never be executed ../../test/dsets.c:8014: warning: will never be executed ../../test/dsets.c:8014: warning: will never be executed ../../test/dsets.c:8011: warning: will never be executed ../../test/dsets.c:8010: warning: will never be executed ../../test/dsets.c:8007: warning: will never be executed ../../test/dsets.c:8006: warning: will never be executed ../../test/dsets.c:8003: warning: will never be executed ../../test/dsets.c:8000: warning: will never be executed ../../test/dsets.c:8000: warning: will never be executed ../../test/dsets.c:7997: warning: will never be executed ../../test/dsets.c:7997: warning: will never be executed ../../test/dsets.c:7994: warning: will never be executed ../../test/dsets.c:7994: warning: will never be executed ../../test/dsets.c:7991: warning: will never be executed ../../test/dsets.c:7991: warning: will never be executed ../../test/dsets.c:7989: warning: will never be executed ../../test/dsets.c:7986: warning: will never be executed ../../test/dsets.c:7986: warning: will never be executed ../../test/dsets.c:7985: warning: will never be executed ../../test/dsets.c:7985: warning: will never be executed ../../test/dsets.c:7984: warning: will never be executed ../../test/dsets.c:7984: warning: will never be executed ../../test/dsets.c:7983: warning: will never be executed ../../test/dsets.c:7983: warning: will never be executed ../../test/dsets.c:7979: warning: will never be executed ../../test/dsets.c:7979: warning: will never be executed ../../test/dsets.c:7927: warning: will never be executed ../../test/dsets.c:7940: warning: will never be executed ../../test/dsets.c:7940: warning: will never be executed ../../test/dsets.c:7974: warning: will never be executed ../../test/dsets.c:7974: warning: will never be executed ../../test/dsets.c:7973: warning: will never be executed ../../test/dsets.c:7973: warning: will never be executed ../../test/dsets.c:7972: warning: will never be executed ../../test/dsets.c:7971: warning: will never be executed ../../test/dsets.c:7971: warning: will never be executed ../../test/dsets.c:7967: warning: will never be executed ../../test/dsets.c:7964: warning: will never be executed ../../test/dsets.c:7964: warning: will never be executed ../../test/dsets.c:7961: warning: will never be executed ../../test/dsets.c:7960: warning: will never be executed ../../test/dsets.c:7957: warning: will never be executed ../../test/dsets.c:7953: warning: will never be executed ../../test/dsets.c:7950: warning: will never be executed ../../test/dsets.c:7950: warning: will never be executed ../../test/dsets.c:7947: warning: will never be executed ../../test/dsets.c:7946: warning: will never be executed ../../test/dsets.c:7943: warning: will never be executed ../../test/dsets.c:7942: warning: will never be executed ../../test/dsets.c:7939: warning: will never be executed ../../test/dsets.c:7936: warning: will never be executed ../../test/dsets.c:7936: warning: will never be executed ../../test/dsets.c:7933: warning: will never be executed ../../test/dsets.c:7933: warning: will never be executed ../../test/dsets.c:7930: warning: will never be executed ../../test/dsets.c:7929: warning: will never be executed ../../test/dsets.c:7889: warning: will never be executed ../../test/dsets.c:7889: warning: will never be executed ../../test/dsets.c:7923: warning: will never be executed ../../test/dsets.c:7923: warning: will never be executed ../../test/dsets.c:7922: warning: will never be executed ../../test/dsets.c:7922: warning: will never be executed ../../test/dsets.c:7921: warning: will never be executed ../../test/dsets.c:7920: warning: will never be executed ../../test/dsets.c:7920: warning: will never be executed ../../test/dsets.c:7916: warning: will never be executed ../../test/dsets.c:7913: warning: will never be executed ../../test/dsets.c:7913: warning: will never be executed ../../test/dsets.c:7910: warning: will never be executed ../../test/dsets.c:7909: warning: will never be executed ../../test/dsets.c:7906: warning: will never be executed ../../test/dsets.c:7902: warning: will never be executed ../../test/dsets.c:7899: warning: will never be executed ../../test/dsets.c:7899: warning: will never be executed ../../test/dsets.c:7896: warning: will never be executed ../../test/dsets.c:7895: warning: will never be executed ../../test/dsets.c:7892: warning: will never be executed ../../test/dsets.c:7891: warning: will never be executed ../../test/dsets.c:7888: warning: will never be executed ../../test/dsets.c:7885: warning: will never be executed ../../test/dsets.c:7884: warning: will never be executed ../../test/dsets.c:7881: warning: will never be executed ../../test/dsets.c:7881: warning: will never be executed ../../test/dsets.c:7880: warning: will never be executed ../../test/dsets.c:7880: warning: will never be executed ../../test/dsets.c:7879: warning: will never be executed ../../test/dsets.c:7878: warning: will never be executed ../../test/dsets.c:7878: warning: will never be executed ../../test/dsets.c:7876: warning: will never be executed ../../test/dsets.c:7874: warning: will never be executed ../../test/dsets.c:7871: warning: will never be executed ../../test/dsets.c:7869: warning: will never be executed ../../test/dsets.c:7866: warning: will never be executed ../../test/dsets.c:7866: warning: will never be executed ../../test/dsets.c:7863: warning: will never be executed ../../test/dsets.c:7863: warning: will never be executed ../../test/dsets.c:7860: warning: will never be executed ../../test/dsets.c:7860: warning: will never be executed ../../test/dsets.c:7857: warning: will never be executed ../../test/dsets.c:7857: warning: will never be executed ../../test/dsets.c:7854: warning: will never be executed ../../test/dsets.c:7853: warning: will never be executed ../../test/dsets.c:7850: warning: will never be executed ../../test/dsets.c:7850: warning: will never be executed ../../test/dsets.c:7847: warning: will never be executed ../../test/dsets.c:7847: warning: will never be executed ../../test/dsets.c:7845: warning: will never be executed ../../test/dsets.c:7842: warning: will never be executed ../../test/dsets.c:7842: warning: will never be executed ../../test/dsets.c:7839: warning: will never be executed ../../test/dsets.c:7839: warning: will never be executed ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3685: warning: will never be executed ../../test/dsets.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used ../../test/dsets.c: In function 'test_simple_io': ../../test/dsets.c:497: warning: the frame size of 81104 bytes is larger than 16384 bytes ../../test/dsets.c: In function 'test_userblock_offset': ../../test/dsets.c:587: warning: the frame size of 81104 bytes is larger than 16384 bytes ../../test/dsets.c: In function 'test_nbit_int_size': ../../test/dsets.c:4130: warning: the frame size of 80112 bytes is larger than 16384 bytes ../../test/dsets.c: In function 'test_nbit_flt_size': ../../test/dsets.c:4336: warning: the frame size of 80112 bytes is larger than 16384 bytes mv -f .deps/dsets.Tpo .deps/dsets.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dsets dsets.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cmpd_dset.o -MD -MP -MF .deps/cmpd_dset.Tpo -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'test_compound': ../../test/cmpd_dset.c:154: warning: size of 's1' is 6400000 bytes ../../test/cmpd_dset.c:158: warning: size of 's2' is 6400000 bytes ../../test/cmpd_dset.c:162: warning: size of 's3' is 6400000 bytes ../../test/cmpd_dset.c:166: warning: size of 's4' is 1600000 bytes ../../test/cmpd_dset.c:170: warning: size of 's5' is 9600000 bytes ../../test/cmpd_dset.c:173: warning: size of 's6' is 9600000 bytes ../../test/cmpd_dset.c: In function 'initialize_stype1': ../../test/cmpd_dset.c:885: warning: conversion to 'float' from 'int' may alter its value ../../test/cmpd_dset.c:886: warning: conversion to 'float' from 'int' may alter its value ../../test/cmpd_dset.c:888: warning: conversion to 'float' from 'int' may alter its value ../../test/cmpd_dset.c:889: warning: conversion to 'float' from 'int' may alter its value ../../test/cmpd_dset.c:890: warning: conversion to 'float' from 'int' may alter its value ../../test/cmpd_dset.c: In function 'initialize_stype2': ../../test/cmpd_dset.c:921: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:922: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:924: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:925: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:926: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:928: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:929: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:931: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:932: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:933: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:940: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:941: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:942: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c: In function 'initialize_stype4': ../../test/cmpd_dset.c:999: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1000: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1002: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1003: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1004: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1006: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:1007: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:1009: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:1010: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:1011: warning: conversion to 'float' from 'size_t' may alter its value ../../test/cmpd_dset.c:1018: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1019: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c:1020: warning: conversion to 'long int' from 'size_t' may change the sign of the result ../../test/cmpd_dset.c: In function 'test_pack_ooo': ../../test/cmpd_dset.c:1791: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c:1803: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2195: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c:2199: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c:2203: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c:2206: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cmpd_dset.c:2209: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/cmpd_dset.Tpo .deps/cmpd_dset.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT filter_fail.o -MD -MP -MF .deps/filter_fail.Tpo -c -o filter_fail.o ../../test/filter_fail.c ../../test/filter_fail.c: In function 'filter_fail': ../../test/filter_fail.c:68: warning: unused parameter 'cd_nelmts' ../../test/filter_fail.c:69: warning: unused parameter 'cd_values' ../../test/filter_fail.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/filter_fail.Tpo .deps/filter_fail.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/filter_fail filter_fail.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT extend.o -MD -MP -MF .deps/extend.Tpo -c -o extend.o ../../test/extend.c ../../test/extend.c:34: warning: size of 'buf1' is 40000 bytes ../../test/extend.c:34: warning: size of 'buf2' is 10000 bytes mv -f .deps/extend.Tpo .deps/extend.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o extend extend.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT external.o -MD -MP -MF .deps/external.Tpo -c -o external.o ../../test/external.c ../../test/external.c: In function 'test_2': ../../test/external.c:683: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../test/external.c: In function 'test_3': ../../test/external.c:780: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/external.c:801: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/external.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/external.Tpo .deps/external.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o external external.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT efc.o -MD -MP -MF .deps/efc.Tpo -c -o efc.o ../../test/efc.c ../../test/efc.c:36: warning: size of 'filename' is 6144 bytes mv -f .deps/efc.Tpo .deps/efc.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o efc efc.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/efc efc.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1067: warning: cast discards qualifiers from pointer target type ../../test/objcopy.c:1068: warning: cast discards qualifiers from pointer target type ../../test/objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': ../../test/objcopy.c:7597: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': ../../test/objcopy.c:7736: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': ../../test/objcopy.c:7881: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/objcopy.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/objcopy.Tpo .deps/objcopy.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT links.o -MD -MP -MF .deps/links.Tpo -c -o links.o ../../test/links.c ../../test/links.c: In function 'external_set_elink_fapl1': ../../test/links.c:3515: warning: size of 'sv' is 3500 bytes ../../test/links.c: In function 'external_set_elink_fapl2': ../../test/links.c:3714: warning: size of 'points' is 6400 bytes ../../test/links.c: In function 'link_iterate_check': ../../test/links.c:12084: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result ../../test/links.c:12112: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/links.c:12112: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c:12116: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c:12157: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c: In function 'link_iterate_old_check': ../../test/links.c:12514: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c:12534: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result ../../test/links.c:12562: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/links.c:12562: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c:12566: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c:12607: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/links.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/links.Tpo .deps/links.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o links links.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unlink.o -MD -MP -MF .deps/unlink.Tpo -c -o unlink.o ../../test/unlink.c mv -f .deps/unlink.Tpo .deps/unlink.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o unlink unlink.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT big.o -MD -MP -MF .deps/big.Tpo -c -o big.o ../../test/big.c ../../test/big.c: In function 'randll': ../../test/big.c:132: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/big.c:133: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/big.c: In function 'enough_room': ../../test/big.c:308: warning: format not a string literal, argument types not checked ../../test/big.c:308: warning: format not a string literal, argument types not checked ../../test/big.c:323: warning: format not a string literal, argument types not checked ../../test/big.c:323: warning: format not a string literal, argument types not checked ../../test/big.c: In function 'reader': ../../test/big.c:522: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result ../../test/big.c: In function 'testvfd': ../../test/big.c:634: warning: will never be executed mv -f .deps/big.Tpo .deps/big.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o big big.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mtime.o -MD -MP -MF .deps/mtime.Tpo -c -o mtime.o ../../test/mtime.c ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/mtime.Tpo .deps/mtime.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mtime mtime.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fillval.o -MD -MP -MF .deps/fillval.Tpo -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_getset_vl': ../../test/fillval.c:291: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:301: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:302: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:306: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:312: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:326: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:343: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c:355: warning: identifier 'typeid' conflicts with C++ keyword ../../test/fillval.c: In function 'test_create': ../../test/fillval.c:625: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:625: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:698: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:698: warning: comparing floating point with == or != is unsafe ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:791: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:813: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:814: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:847: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ ../../test/fillval.c:881: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:882: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:940: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:995: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:996: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:1014: warning: comparing floating point with == or != is unsafe ../../test/fillval.c:1015: warning: comparing floating point with == or != is unsafe ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442: warning: initialization discards qualifiers from pointer target type ../../test/fillval.c:1442: warning: initialization discards qualifiers from pointer target type ../../test/fillval.c:1497: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:1522: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../test/fillval.c:1550: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:1588: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:1627: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:1668: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c:1761: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1844: warning: initialization discards qualifiers from pointer target type ../../test/fillval.c:1844: warning: initialization discards qualifiers from pointer target type ../../test/fillval.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/fillval.Tpo .deps/fillval.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fillval fillval.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount.o -MD -MP -MF .deps/mount.Tpo -c -o mount.o ../../test/mount.c mv -f .deps/mount.Tpo .deps/mount.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mount mount.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT flush1.o -MD -MP -MF .deps/flush1.Tpo -c -o flush1.o ../../test/flush1.c ../../test/flush1.c:35: warning: size of 'the_data' is 80000 bytes ../../test/flush1.c: In function 'create_file': ../../test/flush1.c:77: warning: conversion to 'double' from 'long long int' may alter its value ../../test/flush1.c: In function 'extend_file': ../../test/flush1.c:134: warning: conversion to 'double' from 'long long int' may alter its value ../../test/flush1.c: In function 'main': ../../test/flush1.c:207: warning: will never be executed mv -f .deps/flush1.Tpo .deps/flush1.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT flush2.o -MD -MP -MF .deps/flush2.Tpo -c -o flush2.o ../../test/flush2.c ../../test/flush2.c:34: warning: size of 'the_data' is 80000 bytes ../../test/flush2.c: In function 'check_dset': ../../test/flush2.c:75: warning: conversion to 'double' from 'long long int' may alter its value ../../test/flush2.c:81: warning: conversion to 'double' from 'long long int' may alter its value mv -f .deps/flush2.Tpo .deps/flush2.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT app_ref.o -MD -MP -MF .deps/app_ref.Tpo -c -o app_ref.o ../../test/app_ref.c mv -f .deps/app_ref.Tpo .deps/app_ref.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT enum.o -MD -MP -MF .deps/enum.Tpo -c -o enum.o ../../test/enum.c mv -f .deps/enum.Tpo .deps/enum.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o enum enum.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT set_extent.o -MD -MP -MF .deps/set_extent.Tpo -c -o set_extent.o ../../test/set_extent.c ../../test/set_extent.c: In function 'test_random_rank4': ../../test/set_extent.c:2677: warning: size of 'rbuf' is 40000 bytes ../../test/set_extent.c:2678: warning: size of 'wbuf' is 40000 bytes ../../test/set_extent.c:2679: warning: size of 'dim_log' is 3232 bytes mv -f .deps/set_extent.Tpo .deps/set_extent.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttsafe.o -MD -MP -MF .deps/ttsafe.Tpo -c -o ttsafe.o ../../test/ttsafe.c mv -f .deps/ttsafe.Tpo .deps/ttsafe.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttsafe_dcreate.o -MD -MP -MF .deps/ttsafe_dcreate.Tpo -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mv -f .deps/ttsafe_dcreate.Tpo .deps/ttsafe_dcreate.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttsafe_error.o -MD -MP -MF .deps/ttsafe_error.Tpo -c -o ttsafe_error.o ../../test/ttsafe_error.c mv -f .deps/ttsafe_error.Tpo .deps/ttsafe_error.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttsafe_cancel.o -MD -MP -MF .deps/ttsafe_cancel.Tpo -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mv -f .deps/ttsafe_cancel.Tpo .deps/ttsafe_cancel.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttsafe_acreate.o -MD -MP -MF .deps/ttsafe_acreate.Tpo -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c mv -f .deps/ttsafe_acreate.Tpo .deps/ttsafe_acreate.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getname.o -MD -MP -MF .deps/getname.Tpo -c -o getname.o ../../test/getname.c mv -f .deps/getname.Tpo .deps/getname.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o getname getname.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT vfd.o -MD -MP -MF .deps/vfd.Tpo -c -o vfd.o ../../test/vfd.c ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:598: warning: format not a string literal, argument types not checked ../../test/vfd.c:598: warning: format not a string literal, argument types not checked ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:669: warning: size of 'buf' is 16384 bytes ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:852: warning: format not a string literal, argument types not checked ../../test/vfd.c:852: warning: format not a string literal, argument types not checked ../../test/vfd.c:853: warning: format not a string literal, argument types not checked ../../test/vfd.c:853: warning: format not a string literal, argument types not checked ../../test/vfd.c:857: warning: format not a string literal, argument types not checked ../../test/vfd.c:857: warning: format not a string literal, argument types not checked ../../test/vfd.c:858: warning: format not a string literal, argument types not checked ../../test/vfd.c:858: warning: format not a string literal, argument types not checked ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:927: warning: format not a string literal, argument types not checked ../../test/vfd.c:927: warning: format not a string literal, argument types not checked ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:969: warning: size of 'buf' is 65536 bytes ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1180: warning: size of 'buf' is 65536 bytes ../../test/vfd.c: In function 'test_family': ../../test/vfd.c:802: warning: the frame size of 17504 bytes is larger than 16384 bytes ../../test/vfd.c: In function 'test_multi': ../../test/vfd.c:1143: warning: the frame size of 67088 bytes is larger than 16384 bytes ../../test/vfd.c: In function 'test_multi_compat': ../../test/vfd.c:1309: warning: the frame size of 71088 bytes is larger than 16384 bytes mv -f .deps/vfd.Tpo .deps/vfd.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o vfd vfd.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ntypes.o -MD -MP -MF .deps/ntypes.Tpo -c -o ntypes.o ../../test/ntypes.c ../../test/ntypes.c:35: warning: size of 'ipoints2' is 80000 bytes ../../test/ntypes.c:35: warning: size of 'icheck2' is 80000 bytes ../../test/ntypes.c:36: warning: size of 'spoints2' is 40000 bytes ../../test/ntypes.c:36: warning: size of 'scheck2' is 40000 bytes ../../test/ntypes.c:37: warning: size of 'ipoints3' is 400000 bytes ../../test/ntypes.c:37: warning: size of 'icheck3' is 400000 bytes mv -f .deps/ntypes.Tpo .deps/ntypes.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dangle.o -MD -MP -MF .deps/dangle.Tpo -c -o dangle.o ../../test/dangle.c mv -f .deps/dangle.Tpo .deps/dangle.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dangle dangle.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dtransform.o -MD -MP -MF .deps/dtransform.Tpo -c -o dtransform.o ../../test/dtransform.c ../../test/dtransform.c: In function 'main': ../../test/dtransform.c:322: warning: size of 'array' is 2592 bytes ../../test/dtransform.c:350: warning: size of 'array' is 2592 bytes ../../test/dtransform.c: In function 'test_poly': ../../test/dtransform.c:498: warning: conversion to 'float' from 'int' may alter its value ../../test/dtransform.c:498: warning: conversion to 'float' from 'int' may alter its value ../../test/dtransform.c: In function 'main': ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:350: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:348: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:347: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:342: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:335: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:333: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:332: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:331: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:330: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:329: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:328: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:327: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:326: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:325: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:322: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:320: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:319: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:314: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:303: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:299: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:298: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:297: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:296: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:295: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:294: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:293: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:292: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed ../../test/dtransform.c:291: warning: will never be executed mv -f .deps/dtransform.Tpo .deps/dtransform.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT reserved.o -MD -MP -MF .deps/reserved.Tpo -c -o reserved.o ../../test/reserved.c mv -f .deps/reserved.Tpo .deps/reserved.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o reserved reserved.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cross_read.o -MD -MP -MF .deps/cross_read.Tpo -c -o cross_read.o ../../test/cross_read.c ../../test/cross_read.c: In function 'open_dataset': ../../test/cross_read.c:208: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:211: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:215: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:223: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:231: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:239: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:247: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:255: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:271: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:279: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:287: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:295: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:303: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:311: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:319: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:327: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:335: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:375: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:383: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:397: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../test/cross_read.c: In function 'main': ../../test/cross_read.c:423: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c:427: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/cross_read.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used ../../test/cross_read.c:53:1: warning: macro "DATASETNAME18" is not used ../../test/cross_read.c:54:1: warning: macro "DATASETNAME19" is not used mv -f .deps/cross_read.Tpo .deps/cross_read.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT freespace.o -MD -MP -MF .deps/freespace.Tpo -c -o freespace.o ../../test/freespace.c ../../test/freespace.c: In function 'test_fs_sect_iterate': ../../test/freespace.c:2794: warning: passing argument 4 of 'H5FS_sect_iterate' from incompatible pointer type ../../src/H5FSprivate.h:193: note: expected 'H5FS_operator_t' but argument is of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)' mv -f .deps/freespace.Tpo .deps/freespace.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o freespace freespace.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mf.o -MD -MP -MF .deps/mf.Tpo -c -o mf.o ../../test/mf.c mv -f .deps/mf.Tpo .deps/mf.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mf mf.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT btree2.o -MD -MP -MF .deps/btree2.Tpo -c -o btree2.o ../../test/btree2.c mv -f .deps/btree2.Tpo .deps/btree2.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fheap.o -MD -MP -MF .deps/fheap.Tpo -c -o fheap.o ../../test/fheap.c ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:546: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../test/fheap.c:547: warning: format not a string literal, argument types not checked ../../test/fheap.c: In function 'reopen_file': ../../test/fheap.c:597: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'open_heap': ../../test/fheap.c:644: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:682: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'fill_heap': ../../test/fheap.c:1067: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:1069: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c:1071: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c:1118: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:1120: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c:1122: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c:1174: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:1176: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c:1178: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ ../../test/fheap.c: In function 'test_create': ../../test/fheap.c:1849: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_reopen': ../../test/fheap.c:1949: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_open_twice': ../../test/fheap.c:2048: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:2056: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_delete_open': ../../test/fheap.c:2194: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_id_limits': ../../test/fheap.c:2331: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_filtered_create': ../../test/fheap.c:2670: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:2709: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_size': ../../test/fheap.c:2785: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:2835: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_insert_weird': ../../test/fheap.c:3051: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_start_5th_recursive_indirect': ../../test/fheap.c:6016: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_remove_bogus': ../../test/fheap.c:6146: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6187: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/fheap.c:6209: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/fheap.c: In function 'test_man_remove_one': ../../test/fheap.c:6295: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6332: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6346: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value ../../test/fheap.c: In function 'test_man_remove_two': ../../test/fheap.c:6451: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6488: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6502: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value ../../test/fheap.c: In function 'test_man_remove_one_larger': ../../test/fheap.c:6636: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6673: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_remove_two_larger': ../../test/fheap.c:6797: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:6834: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_remove_three_larger': ../../test/fheap.c:7033: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:7070: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_man_incr_insert_remove': ../../test/fheap.c:7307: warning: size of 'heap_id' is 6400 bytes ../../test/fheap.c: In function 'test_huge_insert_one': ../../test/fheap.c:12331: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_huge_insert_two': ../../test/fheap.c:12485: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:12487: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_huge_insert_three': ../../test/fheap.c:12719: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:12721: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:12723: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_huge_insert_mix': ../../test/fheap.c:13029: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:13031: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:13033: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:13035: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:13037: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_filtered_huge': ../../test/fheap.c:13470: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_tiny_insert_one': ../../test/fheap.c:13663: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_tiny_insert_two': ../../test/fheap.c:13817: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:13819: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_tiny_insert_mix': ../../test/fheap.c:14056: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14058: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14060: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14062: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14064: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14066: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:14068: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c: In function 'test_filtered_man_root_direct': ../../test/fheap.c:14699: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_filtered_man_root_indirect': ../../test/fheap.c:14881: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:14941: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:14973: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:15006: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:15038: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'test_write': ../../test/fheap.c:15683: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:15685: warning: conversion to 'unsigned char' from 'int' may alter its value ../../test/fheap.c:15713: warning: conversion to 'size_t' from 'double' may alter its value ../../test/fheap.c:15715: warning: conversion to 'size_t' from 'double' may alter its value ../../test/fheap.c:15738: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:15758: warning: conversion to 'size_t' from 'double' may alter its value ../../test/fheap.c:15760: warning: conversion to 'size_t' from 'double' may alter its value ../../test/fheap.c: In function 'test_bug1': ../../test/fheap.c:15899: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c:15925: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ ../../test/fheap.c: In function 'main': ../../test/fheap.c:16011: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:16012: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ ../../test/fheap.c:16051: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16052: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16053: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16054: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16055: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16056: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16057: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16104: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16147: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16157: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16158: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16159: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16160: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16162: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16164: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16166: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16168: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16202: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16203: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16204: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16205: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16206: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16210: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16211: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16212: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16221: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16222: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16223: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16224: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16225: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16226: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16227: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16228: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16229: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16230: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16231: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16232: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16233: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16234: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16235: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16236: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16237: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16238: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16239: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16240: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16244: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16245: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16246: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16247: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16248: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16257: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16258: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16259: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16260: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16295: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value ../../test/fheap.c:16330: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16331: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16332: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16333: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16334: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16341: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16342: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16343: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16373: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16374: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16378: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16379: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16401: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16402: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16405: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16406: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16419: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16420: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16423: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16424: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16440: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16444: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../test/fheap.c:16457: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/fheap.Tpo .deps/fheap.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fheap fheap.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT file_image.o -MD -MP -MF .deps/file_image.Tpo -c -o file_image.o ../../test/file_image.c ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:768: warning: format not a string literal, argument types not checked ../../test/file_image.c:768: warning: format not a string literal, argument types not checked ../../test/file_image.c:796: warning: format not a string literal, argument types not checked ../../test/file_image.c:796: warning: format not a string literal, argument types not checked ../../test/file_image.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/file_image.Tpo .deps/file_image.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o file_image file_image.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/file_image file_image.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unregister.o -MD -MP -MF .deps/unregister.Tpo -c -o unregister.o ../../test/unregister.c ../../test/unregister.c: In function 'test_unregister_filters': ../../test/unregister.c:103: warning: size of 'points' is 80000 bytes ../../test/unregister.c:213: warning: the frame size of 81392 bytes is larger than 16384 bytes mv -f .deps/unregister.Tpo .deps/unregister.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o unregister unregister.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/unregister unregister.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT error_test.o -MD -MP -MF .deps/error_test.Tpo -c -o error_test.o ../../test/error_test.c ../../test/error_test.c:43: warning: size of 'ipoints2' is 80000 bytes ../../test/error_test.c:43: warning: size of 'icheck2' is 80000 bytes ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:357: warning: conversion to 'char' from 'size_t' may alter its value ../../test/error_test.c:368: warning: format not a string literal, argument types not checked ../../test/error_test.c:368: warning: format not a string literal, argument types not checked ../../test/error_test.c: At top level: ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/error_test.Tpo .deps/error_test.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o error_test error_test.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT err_compat.o -MD -MP -MF .deps/err_compat.Tpo -c -o err_compat.o ../../test/err_compat.c ../../test/err_compat.c:40: warning: size of 'ipoints2' is 80000 bytes ../../test/err_compat.c:40: warning: size of 'icheck2' is 80000 bytes mv -f .deps/err_compat.Tpo .deps/err_compat.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcheck_version.o -MD -MP -MF .deps/tcheck_version.Tpo -c -o tcheck_version.o ../../test/tcheck_version.c ../../test/tcheck_version.c: In function 'abort_intercept': ../../test/tcheck_version.c:108: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/tcheck_version.Tpo .deps/tcheck_version.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testmeta.o -MD -MP -MF .deps/testmeta.Tpo -c -o testmeta.o ../../test/testmeta.c ../../test/testmeta.c:39:1: warning: macro "NWATTRS" is not used ../../test/testmeta.c:32:1: warning: macro "MEMB_SIZE" is not used mv -f .deps/testmeta.Tpo .deps/testmeta.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT links_env.o -MD -MP -MF .deps/links_env.Tpo -c -o links_env.o ../../test/links_env.c mv -f .deps/links_env.Tpo .deps/links_env.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o links_env links_env.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/links_env links_env.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../test/plugin.c ../../test/plugin.c:65: warning: size of 'points_deflate' is 80000 bytes ../../test/plugin.c:66: warning: size of 'points_dynlib1' is 80000 bytes ../../test/plugin.c:67: warning: size of 'points_dynlib2' is 80000 bytes ../../test/plugin.c:68: warning: size of 'points_bzip2' is 80000 bytes ../../test/plugin.c: In function 'test_filter_internal': ../../test/plugin.c:95: warning: size of 'points' is 80000 bytes ../../test/plugin.c:95: warning: size of 'check' is 80000 bytes ../../test/plugin.c: In function 'test_read_data': ../../test/plugin.c:427: warning: size of 'check' is 80000 bytes ../../test/plugin.c: At top level: ../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used ../../test/plugin.c: In function 'test_filter_internal': ../../test/plugin.c:325: warning: the frame size of 160080 bytes is larger than 16384 bytes ../../test/plugin.c: In function 'test_read_data': ../../test/plugin.c:456: warning: the frame size of 80016 bytes is larger than 16384 bytes mv -f .deps/plugin.Tpo .deps/plugin.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o plugin plugin.o libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/plugin plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o ../../../tools/lib/h5tools.c: In function 'init_acc_pos': ../../../tools/lib/h5tools.c:1342: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5tools.c: In function 'render_bin_output': ../../../tools/lib/h5tools.c:1373: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5tools.c:1373: warning: enumeration value 'H5T_TIME' not handled in switch ../../../tools/lib/h5tools.c:1373: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../../tools/lib/h5tools.c:1373: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../../tools/lib/h5tools.c:1373: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:1568: warning: no previous prototype for 'render_bin_output_region_data_blocks' ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_blocks': ../../../tools/lib/h5tools.c:1589: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c:1611: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c:1614: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_blocks': ../../../tools/lib/h5tools.c:1678: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1683: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1685: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c:1688: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1692: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1695: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1697: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1700: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result ../../../tools/lib/h5tools.c:1706: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1709: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c: At top level: ../../../tools/lib/h5tools.c:1736: warning: no previous prototype for 'render_bin_output_region_data_points' ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_data_points': ../../../tools/lib/h5tools.c:1746: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5tools.c:1749: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c:1753: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools.c:1756: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools.c:1765: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools.c: In function 'render_bin_output_region_points': ../../../tools/lib/h5tools.c:1802: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1806: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1809: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1812: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1819: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools.c:1822: warning: negative integer implicitly converted to unsigned type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c ../../../tools/lib/h5tools.c -o h5tools.o >/dev/null 2>&1 mv -f .deps/h5tools.Tpo .deps/h5tools.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_dump.lo -MD -MP -MF .deps/h5tools_dump.Tpo -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_dump.lo -MD -MP -MF .deps/h5tools_dump.Tpo -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': ../../../tools/lib/h5tools_dump.c:616: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:621: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:642: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:647: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:673: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:675: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:736: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:739: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_region_data_points': ../../../tools/lib/h5tools_dump.c:813: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:816: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools_dump.c:822: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5tools_dump.c:825: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:832: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:859: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:861: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:874: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../../tools/lib/h5tools_dump.c:941: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:945: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:961: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools_dump.c:964: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:968: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:989: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:992: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:1056: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c:1059: warning: negative integer implicitly converted to unsigned type ../../../tools/lib/h5tools_dump.c: In function 'h5tools_display_simple_subset': ../../../tools/lib/h5tools_dump.c:1381: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:1384: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_dset': ../../../tools/lib/h5tools_dump.c:1539: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_simple_mem': ../../../tools/lib/h5tools_dump.c:1688: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c:1706: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_datatype': ../../../tools/lib/h5tools_dump.c:1916: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5tools_dump.c:1916: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/lib/h5tools_dump.c: In function 'h5tools_print_enum': ../../../tools/lib/h5tools_dump.c:2662: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:3353: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch ../../../tools/lib/h5tools_dump.c:3410: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch ../../../tools/lib/h5tools_dump.c:3410: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_comment': ../../../tools/lib/h5tools_dump.c:3475: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_dump.lo -MD -MP -MF .deps/h5tools_dump.Tpo -c ../../../tools/lib/h5tools_dump.c -o h5tools_dump.o >/dev/null 2>&1 mv -f .deps/h5tools_dump.Tpo .deps/h5tools_dump.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_append': ../../../tools/lib/h5tools_str.c:144: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_str.c:144: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_str.c:174: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:174: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:182: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_blocks': ../../../tools/lib/h5tools_str.c:451: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_dump_region_points': ../../../tools/lib/h5tools_str.c:512: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../tools/lib/h5tools_str.c: At top level: ../../../tools/lib/h5tools_str.c:612: warning: no previous prototype for 'h5tools_str_indent' ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_sprint': ../../../tools/lib/h5tools_str.c:794: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:794: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:825: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:849: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:852: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:852: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:861: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:864: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:864: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:878: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:881: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:889: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:892: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:892: warning: conversion to 'int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:904: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:907: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:907: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:917: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:920: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:920: warning: conversion to 'short int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:930: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:933: warning: conversion to 'long unsigned int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:941: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:944: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result ../../../tools/lib/h5tools_str.c:944: warning: conversion to 'long int' from 'long long unsigned int' may alter its value ../../../tools/lib/h5tools_str.c:954: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:965: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5tools_str.c:968: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result ../../../tools/lib/h5tools_str.c:968: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result ../../../tools/lib/h5tools_str.c:978: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:1055: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/lib/h5tools_str.c:1055: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch ../../../tools/lib/h5tools_str.c:736: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5tools_str.c:736: warning: enumeration value 'H5T_TIME' not handled in switch ../../../tools/lib/h5tools_str.c:736: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../../tools/lib/h5tools_str.c:736: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../../tools/lib/h5tools_str.c:736: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/lib/h5tools_str.c: In function 'h5tools_str_replace': ../../../tools/lib/h5tools_str.c:1404: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../tools/lib/h5tools_str.c:1410: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_str.c:1412: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c ../../../tools/lib/h5tools_str.c -o h5tools_str.o >/dev/null 2>&1 mv -f .deps/h5tools_str.Tpo .deps/h5tools_str.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c ../../../tools/lib/h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o ../../../tools/lib/h5tools_utils.c: In function 'parallel_print': ../../../tools/lib/h5tools_utils.c:89: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c:95: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/lib/h5tools_utils.c:95: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c:95: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c:121: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c:127: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c: In function 'error_msg': ../../../tools/lib/h5tools_utils.c:159: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c: In function 'warn_msg': ../../../tools/lib/h5tools_utils.c:190: warning: function might be possible candidate for 'gnu_printf' format attribute ../../../tools/lib/h5tools_utils.c: In function 'print_version': ../../../tools/lib/h5tools_utils.c:421: warning: cast discards qualifiers from pointer target type ../../../tools/lib/h5tools_utils.c: In function 'find_objs_cb': ../../../tools/lib/h5tools_utils.c:582: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/lib/h5tools_utils.c:582: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch ../../../tools/lib/h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize': ../../../tools/lib/h5tools_utils.c:934: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c ../../../tools/lib/h5tools_utils.c -o h5tools_utils.o >/dev/null 2>&1 mv -f .deps/h5tools_utils.Tpo .deps/h5tools_utils.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o ../../../tools/lib/h5diff.c: In function 'trav_grp_symlinks': ../../../tools/lib/h5diff.c:510: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../tools/lib/h5diff.c:510: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch ../../../tools/lib/h5diff.c:510: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../tools/lib/h5diff.c: In function 'h5diff': ../../../tools/lib/h5diff.c:757: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5diff.c:815: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5diff.c:893: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5diff.c:937: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/lib/h5diff.c:1031: warning: comparison between signed and unsigned integer expressions ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1118: warning: initialization discards qualifiers from pointer target type ../../../tools/lib/h5diff.c:1119: warning: initialization discards qualifiers from pointer target type ../../../tools/lib/h5diff.c:1133: warning: cast discards qualifiers from pointer target type ../../../tools/lib/h5diff.c:1135: warning: cast discards qualifiers from pointer target type ../../../tools/lib/h5diff.c: In function 'diff': ../../../tools/lib/h5diff.c:1651: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch ../../../tools/lib/h5diff.c:1686: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c ../../../tools/lib/h5diff.c -o h5diff.o >/dev/null 2>&1 mv -f .deps/h5diff.Tpo .deps/h5diff.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'diff_array': ../../../tools/lib/h5diff_array.c:418: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:1986: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:1986: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:1986: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2018: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2018: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2018: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2158: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2158: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2158: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2223: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2223: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2223: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2370: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2370: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2370: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2435: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2435: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2435: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2584: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2584: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2584: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2648: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2648: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:2648: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'diff_float': ../../../tools/lib/h5diff_array.c:3225: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3225: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3225: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3299: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3299: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3299: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'diff_double': ../../../tools/lib/h5diff_array.c:3498: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3498: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3498: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3572: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3572: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3572: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'diff_ldouble': ../../../tools/lib/h5diff_array.c:3781: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3781: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3781: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3855: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3855: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:3855: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'diff_ullong': ../../../tools/lib/h5diff_array.c:5626: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5626: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5626: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5671: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5671: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5671: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:5831: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:5884: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:5941: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:5982: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5989: warning: comparing floating point with == or != is unsafe ../../../tools/lib/h5diff_array.c:5997: warning: comparing floating point with == or != is unsafe libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c ../../../tools/lib/h5diff_array.c -o h5diff_array.o >/dev/null 2>&1 mv -f .deps/h5diff_array.Tpo .deps/h5diff_array.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c ../../../tools/lib/h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c ../../../tools/lib/h5diff_attr.c -o h5diff_attr.o >/dev/null 2>&1 mv -f .deps/h5diff_attr.Tpo .deps/h5diff_attr.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c ../../../tools/lib/h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o ../../../tools/lib/h5diff_dset.c: In function 'diff_can_type': ../../../tools/lib/h5diff_dset.c:677: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5diff_dset.c:677: warning: enumeration value 'H5T_TIME' not handled in switch ../../../tools/lib/h5diff_dset.c:677: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c ../../../tools/lib/h5diff_dset.c -o h5diff_dset.o >/dev/null 2>&1 mv -f .deps/h5diff_dset.Tpo .deps/h5diff_dset.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o ../../../tools/lib/h5diff_util.c: In function 'print_type': ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_TIME' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_STRING' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_BITFIELD' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_OPAQUE' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_COMPOUND' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_ENUM' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_VLEN' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_ARRAY' not handled in switch ../../../tools/lib/h5diff_util.c:79: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/lib/h5diff_util.c: In function 'get_type': ../../../tools/lib/h5diff_util.c:211: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch ../../../tools/lib/h5diff_util.c: In function 'get_sign': ../../../tools/lib/h5diff_util.c:243: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch ../../../tools/lib/h5diff_util.c:243: warning: enumeration value 'H5T_NSGN' not handled in switch ../../../tools/lib/h5diff_util.c: In function 'get_class': ../../../tools/lib/h5diff_util.c:269: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5diff_util.c:269: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c ../../../tools/lib/h5diff_util.c -o h5diff_util.o >/dev/null 2>&1 mv -f .deps/h5diff_util.Tpo .deps/h5diff_util.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o ../../../tools/lib/h5trav.c: In function 'trav_addr_add': ../../../tools/lib/h5trav.c:133: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../../tools/lib/h5trav.c: In function 'h5trav_getindext': ../../../tools/lib/h5trav.c:683: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5trav.c:687: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5trav.c:696: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5trav.c:700: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/lib/h5trav.c: In function 'trav_print_visit_obj': ../../../tools/lib/h5trav.c:985: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/lib/h5trav.c:985: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch ../../../tools/lib/h5trav.c:1008: warning: passing argument 7 of 'H5Aiterate_by_name' discards qualifiers from pointer target type ../../../src/H5Apublic.h:76: note: expected 'void *' but argument is of type 'const char *' ../../../tools/lib/h5trav.c: In function 'trav_print_visit_lnk': ../../../tools/lib/h5trav.c:1037: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../tools/lib/h5trav.c:1037: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch ../../../tools/lib/h5trav.c:1037: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../tools/lib/h5trav.c: In function 'symlink_visit_add': ../../../tools/lib/h5trav.c:1183: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../../tools/lib/h5trav.c:52:1: warning: macro "HSIZE_T_FORMAT" is not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c ../../../tools/lib/h5trav.c -o h5trav.o >/dev/null 2>&1 mv -f .deps/h5trav.Tpo .deps/h5trav.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c ../../../tools/lib/h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c ../../../tools/lib/h5tools_filters.c -o h5tools_filters.o >/dev/null 2>&1 mv -f .deps/h5tools_filters.Tpo .deps/h5tools_filters.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c ../../../tools/lib/h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o ../../../tools/lib/h5tools_ref.c: In function 'free_ref_path_info': ../../../tools/lib/h5tools_ref.c:68: warning: cast discards qualifiers from pointer target type ../../../tools/lib/h5tools_ref.c: In function 'ref_path_table_put': ../../../tools/lib/h5tools_ref.c:221: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ ../../../tools/lib/h5tools_ref.c: In function 'lookup_ref_path': ../../../tools/lib/h5tools_ref.c:303: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c ../../../tools/lib/h5tools_ref.c -o h5tools_ref.o >/dev/null 2>&1 mv -f .deps/h5tools_ref.Tpo .deps/h5tools_ref.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c ../../../tools/lib/h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_little_endian_type': ../../../tools/lib/h5tools_type.c:78: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5tools_type.c:78: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/lib/h5tools_type.c: In function 'h5tools_get_big_endian_type': ../../../tools/lib/h5tools_type.c:155: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/lib/h5tools_type.c:155: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c ../../../tools/lib/h5tools_type.c -o h5tools_type.o >/dev/null 2>&1 mv -f .deps/h5tools_type.Tpo .deps/h5tools_type.Plo /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libh5tools.la h5tools.lo h5tools_dump.lo h5tools_str.lo h5tools_utils.lo h5diff.lo h5diff_array.lo h5diff_attr.lo h5diff_dset.lo h5diff_util.lo h5trav.lo h5tools_filters.lo h5tools_ref.lo h5tools_type.lo -lz -lrt -ldl -lm libtool: link: ar cru .libs/libh5tools.a .libs/h5tools.o .libs/h5tools_dump.o .libs/h5tools_str.o .libs/h5tools_utils.o .libs/h5diff.o .libs/h5diff_array.o .libs/h5diff_attr.o .libs/h5diff_dset.o .libs/h5diff_util.o .libs/h5trav.o .libs/h5tools_filters.o .libs/h5tools_ref.o .libs/h5tools_type.o libtool: link: ranlib .libs/libh5tools.a libtool: link: ( cd ".libs" && rm -f "libh5tools.la" && ln -s "../libh5tools.la" "libh5tools.la" ) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' Making all in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_main.o -MD -MP -MF .deps/h5diff_main.Tpo -c -o h5diff_main.o ../../../tools/h5diff/h5diff_main.c ../../../tools/h5diff/h5diff_main.c: In function 'h5diff_exit': ../../../tools/h5diff/h5diff_main.c:139: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5diff_main.Tpo .deps/h5diff_main.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diff_common.o -MD -MP -MF .deps/h5diff_common.Tpo -c -o h5diff_common.o ../../../tools/h5diff/h5diff_common.c ../../../tools/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../tools/h5diff/h5diff_common.c:184: warning: cast discards qualifiers from pointer target type ../../../tools/h5diff/h5diff_common.c:214: warning: comparing floating point with == or != is unsafe ../../../tools/h5diff/h5diff_common.c:231: warning: comparing floating point with == or != is unsafe ../../../tools/h5diff/h5diff_common.c:245: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result mv -f .deps/h5diff_common.Tpo .deps/h5diff_common.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5diff h5diff_main.o h5diff_common.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5diff h5diff_main.o h5diff_common.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5diffgentest.o -MD -MP -MF .deps/h5diffgentest.Tpo -c -o h5diffgentest.o ../../../tools/h5diff/h5diffgentest.c ../../../tools/h5diff/h5diffgentest.c: In function 'test_basic': ../../../tools/h5diff/h5diffgentest.c:488: warning: conversion to 'float' from 'double' may alter its value ../../../tools/h5diff/h5diffgentest.c:489: warning: conversion to 'float' from 'double' may alter its value ../../../tools/h5diff/h5diffgentest.c: In function 'test_attributes_verbose_level': ../../../tools/h5diff/h5diffgentest.c:1028: warning: conversion to 'float' alters 'double' constant value ../../../tools/h5diff/h5diffgentest.c:1028: warning: conversion to 'float' alters 'double' constant value ../../../tools/h5diff/h5diffgentest.c:1031: warning: conversion to 'float' alters 'double' constant value ../../../tools/h5diff/h5diffgentest.c:1031: warning: conversion to 'float' alters 'double' constant value ../../../tools/h5diff/h5diffgentest.c: In function 'test_comp_vlen_strings': ../../../tools/h5diff/h5diffgentest.c:3696: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3697: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3698: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3699: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3700: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3701: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3702: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3703: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3704: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3740: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3741: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3742: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3743: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3744: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3745: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3746: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3747: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c:3748: warning: assignment discards qualifiers from pointer target type ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../tools/h5diff/h5diffgentest.c:4366: warning: conversion to 'float' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../tools/h5diff/h5diffgentest.c:4477: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4482: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4482: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4483: warning: conversion to 'float' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../tools/h5diff/h5diffgentest.c:4603: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4604: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4609: warning: conversion to 'float' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../tools/h5diff/h5diffgentest.c:4746: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4752: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4752: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:4756: warning: conversion to 'int' from 'double' may alter its value ../../../tools/h5diff/h5diffgentest.c:4757: warning: conversion to 'float' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c: In function 'test_data_nocomparables': ../../../tools/h5diff/h5diffgentest.c:4877: warning: missing braces around initializer ../../../tools/h5diff/h5diffgentest.c:4877: warning: (near initialization for 'data1_dim2[0]') ../../../tools/h5diff/h5diffgentest.c:5020: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../../tools/h5diff/h5diffgentest.c:5023: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../../tools/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../tools/h5diff/h5diffgentest.c:5746: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:5747: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:5962: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c:6023: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c:6162: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:6163: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../tools/h5diff/h5diffgentest.c:6538: warning: declaration of 'did' shadows a previous local ../../../tools/h5diff/h5diffgentest.c:6291: warning: shadowed declaration is here ../../../tools/h5diff/h5diffgentest.c:6539: warning: declaration of 'sid' shadows a previous local ../../../tools/h5diff/h5diffgentest.c:6292: warning: shadowed declaration is here ../../../tools/h5diff/h5diffgentest.c:6540: warning: declaration of 'tid' shadows a previous local ../../../tools/h5diff/h5diffgentest.c:6293: warning: shadowed declaration is here ../../../tools/h5diff/h5diffgentest.c:6544: warning: declaration of 'j' shadows a previous local ../../../tools/h5diff/h5diffgentest.c:6296: warning: shadowed declaration is here ../../../tools/h5diff/h5diffgentest.c:6547: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../../tools/h5diff/h5diffgentest.c:6548: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ ../../../tools/h5diff/h5diffgentest.c:6550: warning: comparison between signed and unsigned integer expressions ../../../tools/h5diff/h5diffgentest.c:6706: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:6707: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:6828: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c:6865: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5diff/h5diffgentest.c:6919: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c:6920: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../tools/h5diff/h5diffgentest.c:7015: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ ../../../tools/h5diff/h5diffgentest.c:7018: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ ../../../tools/h5diff/h5diffgentest.c: In function 'test_hyperslab': ../../../tools/h5diff/h5diffgentest.c:7152: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result mv -f .deps/h5diffgentest.Tpo .deps/h5diffgentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5diffgentest h5diffgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5diffgentest h5diffgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' Making all in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5ls.o -MD -MP -MF .deps/h5ls.Tpo -c -o h5ls.o ../../../tools/h5ls/h5ls.c ../../../tools/h5ls/h5ls.c: In function 'leave': ../../../tools/h5ls/h5ls.c:2535: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5ls.Tpo .deps/h5ls.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5ls h5ls.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5ls h5ls.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' Making all in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5dump.o -MD -MP -MF .deps/h5dump.Tpo -c -o h5dump.o ../../../tools/h5dump/h5dump.c ../../../tools/h5dump/h5dump.c: In function 'table_list_add': ../../../tools/h5dump/h5dump.c:397: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ ../../../tools/h5dump/h5dump.c: In function 'parse_hsize_list': ../../../tools/h5dump/h5dump.c:638: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' ../../../tools/h5dump/h5dump.c: In function 'parse_mask_list': ../../../tools/h5dump/h5dump.c:740: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dump.c:765: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dump.c:786: warning: negative integer implicitly converted to unsigned type ../../../tools/h5dump/h5dump.c:787: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dump.c: In function 'main': ../../../tools/h5dump/h5dump.c:1488: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump.c: In function 'h5_fileaccess': ../../../tools/h5dump/h5dump.c:1682: warning: size of 'sv' is 7168 bytes ../../../tools/h5dump/h5dump.c:1697: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump.c: In function 'leave': ../../../tools/h5dump/h5dump.c:212: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5dump.Tpo .deps/h5dump.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5dump_ddl.o -MD -MP -MF .deps/h5dump_ddl.Tpo -c -o h5dump_ddl.o ../../../tools/h5dump/h5dump_ddl.c ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_datatype': ../../../tools/h5dump/h5dump_ddl.c:63: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataspace': ../../../tools/h5dump/h5dump_ddl.c:92: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_attr_cb': ../../../tools/h5dump/h5dump_ddl.c:126: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:145: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_all_cb': ../../../tools/h5dump/h5dump_ddl.c:201: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:215: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:242: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:242: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:389: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:389: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:389: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../tools/h5dump/h5dump_ddl.c: At top level: ../../../tools/h5dump/h5dump_ddl.c:570: warning: no previous prototype for 'attr_iteration' ../../../tools/h5dump/h5dump_ddl.c:600: warning: no previous prototype for 'link_iteration' ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_named_datatype': ../../../tools/h5dump/h5dump_ddl.c:645: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:659: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_group': ../../../tools/h5dump/h5dump_ddl.c:808: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:822: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_dataset': ../../../tools/h5dump/h5dump_ddl.c:943: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:957: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:1028: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:1028: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_data': ../../../tools/h5dump/h5dump_ddl.c:1122: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:1129: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'attr_search': ../../../tools/h5dump/h5dump_ddl.c:1319: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'obj_search': ../../../tools/h5dump/h5dump_ddl.c:1350: warning: cast discards qualifiers from pointer target type ../../../tools/h5dump/h5dump_ddl.c: In function 'lnk_search': ../../../tools/h5dump/h5dump_ddl.c:1385: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_paths': ../../../tools/h5dump/h5dump_ddl.c:1473: warning: cast discards qualifiers from pointer target type ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_attributes': ../../../tools/h5dump/h5dump_ddl.c:1535: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:1549: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datasets': ../../../tools/h5dump/h5dump_ddl.c:1678: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_ddl.c:1762: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_groups': ../../../tools/h5dump/h5dump_ddl.c:1818: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_links': ../../../tools/h5dump/h5dump_ddl.c:1878: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1881: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1891: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1894: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1921: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1924: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c:1876: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:1876: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:1876: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../tools/h5dump/h5dump_ddl.c: In function 'handle_datatypes': ../../../tools/h5dump/h5dump_ddl.c:1982: warning: suggest explicit braces to avoid ambiguous 'else' ../../../tools/h5dump/h5dump_ddl.c: In function 'dump_extlink': ../../../tools/h5dump/h5dump_ddl.c:2077: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/h5dump/h5dump_ddl.c:2077: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch mv -f .deps/h5dump_ddl.Tpo .deps/h5dump_ddl.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5dump_xml.o -MD -MP -MF .deps/h5dump_xml.Tpo -c -o h5dump_xml.o ../../../tools/h5dump/h5dump_xml.c ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_all_cb': ../../../tools/h5dump/h5dump_xml.c:160: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:174: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:201: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch ../../../tools/h5dump/h5dump_xml.c:201: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch ../../../tools/h5dump/h5dump_xml.c:371: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:371: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch ../../../tools/h5dump/h5dump_xml.c:371: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_escape_the_string': ../../../tools/h5dump/h5dump_xml.c:751: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_datatype': ../../../tools/h5dump/h5dump_xml.c:874: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:888: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:971: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:971: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../../tools/h5dump/h5dump_xml.c:971: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch ../../../tools/h5dump/h5dump_xml.c:985: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:985: warning: enumeration value 'H5T_NSGN' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1035: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1035: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1035: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1174: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1174: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1174: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch ../../../tools/h5dump/h5dump_xml.c:1238: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:1462: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:950: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/h5dump/h5dump_xml.c:950: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_datatype': ../../../tools/h5dump/h5dump_xml.c:1562: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:1576: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataspace': ../../../tools/h5dump/h5dump_xml.c:1701: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:1715: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:1731: warning: enumeration value 'H5S_NULL' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_data': ../../../tools/h5dump/h5dump_xml.c:1876: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:1894: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_attr': ../../../tools/h5dump/h5dump_xml.c:2074: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:2088: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:2114: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/h5dump/h5dump_xml.c:2114: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_named_datatype': ../../../tools/h5dump/h5dump_xml.c:2400: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:2414: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_group': ../../../tools/h5dump/h5dump_xml.c:2625: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:2639: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_refs': ../../../tools/h5dump/h5dump_xml.c:3014: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3028: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_strs': ../../../tools/h5dump/h5dump_xml.c:3173: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3187: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'check_filters': ../../../tools/h5dump/h5dump_xml.c:3289: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3303: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_fill_value': ../../../tools/h5dump/h5dump_xml.c:3429: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3443: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3526: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/h5dump/h5dump_xml.c:3526: warning: enumeration value 'H5T_STRING' not handled in switch ../../../tools/h5dump/h5dump_xml.c:3526: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../../tools/h5dump/h5dump_xml.c:3526: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_dump_dataset': ../../../tools/h5dump/h5dump_xml.c:3792: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:3810: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:4005: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:4022: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch ../../../tools/h5dump/h5dump_xml.c:4115: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../tools/h5dump/h5dump_xml.c:4115: warning: enumeration value 'H5T_NCLASSES' not handled in switch ../../../tools/h5dump/h5dump_xml.c: In function 'xml_print_enum': ../../../tools/h5dump/h5dump_xml.c:4375: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dump_xml.c:4389: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/h5dump_xml.Tpo .deps/h5dump_xml.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5dumpgentest.o -MD -MP -MF .deps/h5dumpgentest.Tpo -c -o h5dumpgentest.o ../../../tools/h5dump/h5dumpgentest.c ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset': ../../../tools/h5dump/h5dumpgentest.c:367: warning: size of 'dset2' is 4800 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_dataset2': ../../../tools/h5dump/h5dumpgentest.c:408: warning: size of 'dset2' is 2400 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_dt': ../../../tools/h5dump/h5dumpgentest.c:890: warning: size of 'dset3' is 2448 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../tools/h5dump/h5dumpgentest.c:1540: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str': ../../../tools/h5dump/h5dumpgentest.c:1676: warning: size of 'comp1' is 12888 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_str2': ../../../tools/h5dump/h5dumpgentest.c:1843: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:1856: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:1876: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:1890: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:1909: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:1923: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_objref': ../../../tools/h5dump/h5dumpgentest.c:2009: warning: conversion to 'uint32_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_datareg': ../../../tools/h5dump/h5dumpgentest.c:2114: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attrreg': ../../../tools/h5dump/h5dumpgentest.c:2223: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_nestcomp': ../../../tools/h5dump/h5dumpgentest.c:2342: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_opaque': ../../../tools/h5dump/h5dumpgentest.c:2413: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:2414: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../tools/h5dump/h5dumpgentest.c:2514: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:2515: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:2541: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:2542: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../tools/h5dump/h5dumpgentest.c:2678: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../tools/h5dump/h5dumpgentest.c:2750: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../tools/h5dump/h5dumpgentest.c:2816: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:2817: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:2819: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../tools/h5dump/h5dumpgentest.c:3258: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:3259: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:3261: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../tools/h5dump/h5dumpgentest.c:3319: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:3320: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:3323: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3381: warning: size of 'wdata' is 16400 bytes ../../../tools/h5dump/h5dumpgentest.c:3389: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_multi': ../../../tools/h5dump/h5dumpgentest.c:3645: warning: size of 'sv' is 7168 bytes ../../../tools/h5dump/h5dumpgentest.c:3663: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../tools/h5dump/h5dumpgentest.c:4050: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4051: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4107: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:4133: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:4182: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4183: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../tools/h5dump/h5dumpgentest.c:4492: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4493: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4561: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:4587: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:4636: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c:4637: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../tools/h5dump/h5dumpgentest.c:4892: warning: conversion to 'short int' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_packedbits': ../../../tools/h5dump/h5dumpgentest.c:6978: warning: size of 'dsetu64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:6982: warning: size of 'dset64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:6997: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:6999: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7015: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7017: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7069: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7071: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7087: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7089: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_intsize': ../../../tools/h5dump/h5dumpgentest.c:7167: warning: size of 'dsetu64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:7171: warning: size of 'dset64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:7187: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7189: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7205: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7207: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7259: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7261: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7277: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7279: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7425: warning: size of 'Array1' is 45568 bytes ../../../tools/h5dump/h5dumpgentest.c:7440: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7442: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7443: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7445: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7452: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7454: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7455: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7457: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7464: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7466: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7476: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7478: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7488: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7490: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7491: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7493: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7500: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7502: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7503: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7505: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7512: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7514: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7524: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7526: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7535: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7536: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7700: warning: size of 'Array1' is 45568 bytes ../../../tools/h5dump/h5dumpgentest.c:7715: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7717: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7718: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7720: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7727: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7729: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7730: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7732: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7739: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7741: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7751: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7753: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7763: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7765: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7766: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7768: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7775: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7777: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7778: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7780: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:7787: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7789: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7799: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7801: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7810: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c:7811: warning: comparison between signed and unsigned integer expressions ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_intscalars': ../../../tools/h5dump/h5dumpgentest.c:8108: warning: size of 'dsetu64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:8112: warning: size of 'dset64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:8128: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8130: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8147: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8149: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8204: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8206: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8223: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8225: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_attr_intscalars': ../../../tools/h5dump/h5dumpgentest.c:8306: warning: size of 'dsetu64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:8310: warning: size of 'dset64' is 4096 bytes ../../../tools/h5dump/h5dumpgentest.c:8327: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8329: warning: conversion to 'uint8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8346: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8348: warning: conversion to 'uint16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8403: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8405: warning: conversion to 'int8_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8422: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8424: warning: conversion to 'int16_t' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_string_scalars': ../../../tools/h5dump/h5dumpgentest.c:8516: warning: conversion to 'char' from 'unsigned int' may alter its value ../../../tools/h5dump/h5dumpgentest.c:8518: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../tools/h5dump/h5dumpgentest.c:3428: warning: the frame size of 16448 bytes is larger than 16384 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7662: warning: the frame size of 45760 bytes is larger than 16384 bytes ../../../tools/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../tools/h5dump/h5dumpgentest.c:7939: warning: the frame size of 45760 bytes is larger than 16384 bytes ../../../tools/h5dump/h5dumpgentest.c:97:1: warning: macro "FILE65" is not used mv -f .deps/h5dumpgentest.Tpo .deps/h5dumpgentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5dumpgentest h5dumpgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5dumpgentest h5dumpgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT binread.o -MD -MP -MF .deps/binread.Tpo -c -o binread.o ../../../tools/h5dump/binread.c ../../../tools/h5dump/binread.c: In function 'main': ../../../tools/h5dump/binread.c:83: warning: conversion to 'int' from 'size_t' may change the sign of the result mv -f .deps/binread.Tpo .deps/binread.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o binread binread.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/binread binread.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5debug.o -MD -MP -MF .deps/h5debug.Tpo -c -o h5debug.o ../../../tools/misc/h5debug.c ../../../tools/misc/h5debug.c: In function 'get_H5B2_class': ../../../tools/misc/h5debug.c:80: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch ../../../tools/misc/h5debug.c: In function 'main': ../../../tools/misc/h5debug.c:192: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result ../../../tools/misc/h5debug.c:194: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result ../../../tools/misc/h5debug.c:196: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result ../../../tools/misc/h5debug.c:198: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result ../../../tools/misc/h5debug.c:251: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch ../../../tools/misc/h5debug.c:55:1: warning: macro "INDENT" is not used mv -f .deps/h5debug.Tpo .deps/h5debug.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5debug h5debug.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5debug h5debug.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repart.o -MD -MP -MF .deps/h5repart.Tpo -c -o h5repart.o ../../../tools/misc/h5repart.c ../../../tools/misc/h5repart.c: In function 'main': ../../../tools/misc/h5repart.c:204: warning: size of 'src_name' is 4096 bytes ../../../tools/misc/h5repart.c:210: warning: size of 'dst_name' is 4096 bytes ../../../tools/misc/h5repart.c:246: warning: conversion to 'size_t' from 'off_t' may alter its value ../../../tools/misc/h5repart.c:260: warning: format not a string literal, argument types not checked ../../../tools/misc/h5repart.c:280: warning: format not a string literal, argument types not checked ../../../tools/misc/h5repart.c:293: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../tools/misc/h5repart.c:363: warning: format not a string literal, argument types not checked ../../../tools/misc/h5repart.c:410: warning: format not a string literal, argument types not checked ../../../tools/misc/h5repart.c:471: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result ../../../tools/misc/h5repart.c: In function 'usage': ../../../tools/misc/h5repart.c:86: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5repart.Tpo .deps/h5repart.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5repart h5repart.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5repart h5repart.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5mkgrp.o -MD -MP -MF .deps/h5mkgrp.Tpo -c -o h5mkgrp.o ../../../tools/misc/h5mkgrp.c ../../../tools/misc/h5mkgrp.c: In function 'leave': ../../../tools/misc/h5mkgrp.c:71: warning: comparison between signed and unsigned integer expressions ../../../tools/misc/h5mkgrp.c: In function 'parse_command_line': ../../../tools/misc/h5mkgrp.c:183: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/misc/h5mkgrp.c:184: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ ../../../tools/misc/h5mkgrp.c: In function 'leave': ../../../tools/misc/h5mkgrp.c:64: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5mkgrp.Tpo .deps/h5mkgrp.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5mkgrp h5mkgrp.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5mkgrp h5mkgrp.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repart_gentest.o -MD -MP -MF .deps/h5repart_gentest.Tpo -c -o h5repart_gentest.o ../../../tools/misc/h5repart_gentest.c ../../../tools/misc/h5repart_gentest.c: In function 'main': ../../../tools/misc/h5repart_gentest.c:36: warning: size of 'buf' is 16384 bytes ../../../tools/misc/h5repart_gentest.c:101: warning: the frame size of 16448 bytes is larger than 16384 bytes ../../../tools/misc/h5repart_gentest.c:26:1: warning: macro "KB" is not used mv -f .deps/h5repart_gentest.Tpo .deps/h5repart_gentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5repart_gentest h5repart_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5repart_gentest h5repart_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT talign.o -MD -MP -MF .deps/talign.Tpo -c -o talign.o ../../../tools/misc/talign.c ../../../tools/misc/talign.c: In function 'main': ../../../tools/misc/talign.c:145: warning: comparing floating point with == or != is unsafe ../../../tools/misc/talign.c:146: warning: comparing floating point with == or != is unsafe ../../../tools/misc/talign.c:146: warning: comparing floating point with == or != is unsafe ../../../tools/misc/talign.c:146: warning: comparing floating point with == or != is unsafe mv -f .deps/talign.Tpo .deps/talign.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o talign talign.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/talign talign.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT repart_test.o -MD -MP -MF .deps/repart_test.Tpo -c -o repart_test.o ../../../tools/misc/repart_test.c mv -f .deps/repart_test.Tpo .deps/repart_test.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o repart_test repart_test.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/repart_test repart_test.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' Making all in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5import.o -MD -MP -MF .deps/h5import.Tpo -c -o h5import.o ../../../tools/h5import/h5import.c ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:74: warning: size of 'opt' is 172340 bytes ../../../tools/h5import/h5import.c: In function 'processStrData': ../../../tools/h5import/h5import.c:878: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5import/h5import.c:889: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c:945: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5import/h5import.c:962: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'processStrHDFData': ../../../tools/h5import/h5import.c:1116: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'parseDimensions': ../../../tools/h5import/h5import.c:2288: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result ../../../tools/h5import/h5import.c:2294: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'getDimensionSizes': ../../../tools/h5import/h5import.c:3142: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'getChunkedDimensionSizes': ../../../tools/h5import/h5import.c:3166: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'getMaximumDimensionSizes': ../../../tools/h5import/h5import.c:3199: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'process': ../../../tools/h5import/h5import.c:3936: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5import/h5import.c: In function 'main': ../../../tools/h5import/h5import.c:263: warning: the frame size of 172416 bytes is larger than 16384 bytes mv -f .deps/h5import.Tpo .deps/h5import.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5import h5import.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5import h5import.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5importtest.o -MD -MP -MF .deps/h5importtest.Tpo -c -o h5importtest.o ../../../tools/h5import/h5importtest.c ../../../tools/h5import/h5importtest.c: In function 'main': ../../../tools/h5import/h5importtest.c:122: warning: conversion to 'short int' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:123: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:134: warning: conversion to 'short int' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:135: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:145: warning: conversion to 'short int' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:146: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:160: warning: conversion to 'short int' from 'int' may alter its value ../../../tools/h5import/h5importtest.c:161: warning: conversion to 'char' from 'int' may alter its value mv -f .deps/h5importtest.Tpo .deps/h5importtest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5importtest h5importtest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5importtest h5importtest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' Making all in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c -o dynlib1.lo `test -f '../../../test/dynlib1.c' || echo '../../../tools/h5repack/'`../../../test/dynlib1.c libtool: compile: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c ../../../test/dynlib1.c -fPIC -DPIC -o .libs/dynlib1.o libtool: compile: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dynlib1.lo -MD -MP -MF .deps/dynlib1.Tpo -c ../../../test/dynlib1.c -o dynlib1.o >/dev/null 2>&1 mv -f .deps/dynlib1.Tpo .deps/dynlib1.Plo /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libdynlibadd.la -rpath /usr/lib dynlib1.lo -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/dynlib1.o -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libdynlibadd.so.0 -o .libs/libdynlibadd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdynlibadd.so.0" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so.0") libtool: link: (cd ".libs" && rm -f "libdynlibadd.so" && ln -s "libdynlibadd.so.0.0.0" "libdynlibadd.so") libtool: link: ar cru .libs/libdynlibadd.a dynlib1.o libtool: link: ranlib .libs/libdynlibadd.a libtool: link: ( cd ".libs" && rm -f "libdynlibadd.la" && ln -s "../libdynlibadd.la" "libdynlibadd.la" ) 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack.o -MD -MP -MF .deps/h5repack.Tpo -c -o h5repack.o ../../../tools/h5repack/h5repack.c mv -f .deps/h5repack.Tpo .deps/h5repack.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_copy.o -MD -MP -MF .deps/h5repack_copy.Tpo -c -o h5repack_copy.o ../../../tools/h5repack/h5repack_copy.c mv -f .deps/h5repack_copy.Tpo .deps/h5repack_copy.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_filters.o -MD -MP -MF .deps/h5repack_filters.Tpo -c -o h5repack_filters.o ../../../tools/h5repack/h5repack_filters.c ../../../tools/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../tools/h5repack/h5repack_filters.c:51: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_filters.c:61: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_filters.c: In function 'apply_filters': ../../../tools/h5repack/h5repack_filters.c:436: warning: conversion to 'int' from 'unsigned int' may change the sign of the result mv -f .deps/h5repack_filters.Tpo .deps/h5repack_filters.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_opttable.o -MD -MP -MF .deps/h5repack_opttable.Tpo -c -o h5repack_opttable.o ../../../tools/h5repack/h5repack_opttable.c ../../../tools/h5repack/h5repack_opttable.c: In function 'aux_inctable': ../../../tools/h5repack/h5repack_opttable.c:112: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_layout': ../../../tools/h5repack/h5repack_opttable.c:193: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:224: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:237: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:249: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:257: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c: In function 'options_add_filter': ../../../tools/h5repack/h5repack_opttable.c:279: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:301: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:314: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:326: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_opttable.c:333: warning: conversion to 'unsigned int' from 'int' may change the sign of the result mv -f .deps/h5repack_opttable.Tpo .deps/h5repack_opttable.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_parse.o -MD -MP -MF .deps/h5repack_parse.Tpo -c -o h5repack_parse.o ../../../tools/h5repack/h5repack_parse.c ../../../tools/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../tools/h5repack/h5repack_parse.c:77: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:93: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:126: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:273: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:292: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:325: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:326: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:447: warning: comparison between signed and unsigned integer expressions ../../../tools/h5repack/h5repack_parse.c: In function 'parse_layout': ../../../tools/h5repack/h5repack_parse.c:567: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:580: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:652: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:672: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_parse.c:690: warning: conversion to 'hsize_t' from 'int' may change the sign of the result mv -f .deps/h5repack_parse.Tpo .deps/h5repack_parse.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_refs.o -MD -MP -MF .deps/h5repack_refs.Tpo -c -o h5repack_refs.o ../../../tools/h5repack/h5repack_refs.c ../../../tools/h5repack/h5repack_refs.c: In function 'copy_refs_attr': ../../../tools/h5repack/h5repack_refs.c:523: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:524: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:530: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:595: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:721: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:728: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../tools/h5repack/h5repack_refs.c:631: warning: 'refname' may be used uninitialized in this function mv -f .deps/h5repack_refs.Tpo .deps/h5repack_refs.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_verify.o -MD -MP -MF .deps/h5repack_verify.Tpo -c -o h5repack_verify.o ../../../tools/h5repack/h5repack_verify.c mv -f .deps/h5repack_verify.Tpo .deps/h5repack_verify.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repack_main.o -MD -MP -MF .deps/h5repack_main.Tpo -c -o h5repack_main.o ../../../tools/h5repack/h5repack_main.c ../../../tools/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../tools/h5repack/h5repack_main.c:387: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../tools/h5repack/h5repack_main.c:474: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result ../../../tools/h5repack/h5repack_main.c: In function 'main': ../../../tools/h5repack/h5repack_main.c:523: warning: unused variable 'ret' ../../../tools/h5repack/h5repack_main.c: In function 'leave': ../../../tools/h5repack/h5repack_main.c:191: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5repack_main.Tpo .deps/h5repack_main.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5repack h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repack_main.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT testh5repack_detect_szip.o -MD -MP -MF .deps/testh5repack_detect_szip.Tpo -c -o testh5repack_detect_szip.o ../../../tools/h5repack/testh5repack_detect_szip.c mv -f .deps/testh5repack_detect_szip.Tpo .deps/testh5repack_detect_szip.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5repacktst.o -MD -MP -MF .deps/h5repacktst.Tpo -c -o h5repacktst.o ../../../tools/h5repack/h5repacktst.c ../../../tools/h5repack/h5repacktst.c: In function 'make_deflate': ../../../tools/h5repack/h5repacktst.c:2238: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_shuffle': ../../../tools/h5repack/h5repacktst.c:2315: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_fletcher32': ../../../tools/h5repack/h5repacktst.c:2381: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_nbit': ../../../tools/h5repack/h5repacktst.c:2453: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_scaleoffset': ../../../tools/h5repack/h5repacktst.c:2554: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../tools/h5repack/h5repacktst.c:2649: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_layout': ../../../tools/h5repack/h5repacktst.c:2917: warning: size of 'buf' is 3200 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3113: warning: size of 'buf1' is 240000 bytes ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock': ../../../tools/h5repack/h5repacktst.c:3449: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../tools/h5repack/h5repacktst.c:3562: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c: In function 'write_dset_in': ../../../tools/h5repack/h5repacktst.c:3867: warning: conversion to 'size_t' from 'hsize_t' may alter its value ../../../tools/h5repack/h5repacktst.c:4042: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repacktst.c:4160: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c:4200: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c:4263: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repacktst.c: In function 'write_attr_in': ../../../tools/h5repack/h5repacktst.c:5054: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repacktst.c:5274: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c:5349: warning: conversion to 'char' from 'int' may alter its value ../../../tools/h5repack/h5repacktst.c:5520: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../tools/h5repack/h5repacktst.c: In function 'make_layout3': ../../../tools/h5repack/h5repacktst.c:3223: warning: the frame size of 240944 bytes is larger than 16384 bytes mv -f .deps/h5repacktst.Tpo .deps/h5repacktst.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5repacktst h5repack.o h5repack_copy.o h5repack_filters.o h5repack_opttable.o h5repack_parse.o h5repack_refs.o h5repack_verify.o h5repacktst.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' Making all in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5jam.o -MD -MP -MF .deps/h5jam.Tpo -c -o h5jam.o ../../../tools/h5jam/h5jam.c ../../../tools/h5jam/h5jam.c: In function 'leave': ../../../tools/h5jam/h5jam.c:132: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5jam.Tpo .deps/h5jam.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5jam h5jam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5jam h5jam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5unjam.o -MD -MP -MF .deps/h5unjam.Tpo -c -o h5unjam.o ../../../tools/h5jam/h5unjam.c ../../../tools/h5jam/h5unjam.c: In function 'copy_to_file': ../../../tools/h5jam/h5unjam.c:377: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../../tools/h5jam/h5unjam.c:396: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../../tools/h5jam/h5unjam.c:396: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result mv -f .deps/h5unjam.Tpo .deps/h5unjam.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5unjam h5unjam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5unjam h5unjam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tellub.o -MD -MP -MF .deps/tellub.Tpo -c -o tellub.o ../../../tools/h5jam/tellub.c ../../../tools/h5jam/tellub.c:27:1: warning: macro "TRUE" is not used mv -f .deps/tellub.Tpo .deps/tellub.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tellub tellub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/tellub tellub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5jamgentest.o -MD -MP -MF .deps/h5jamgentest.Tpo -c -o h5jamgentest.o ../../../tools/h5jam/h5jamgentest.c ../../../tools/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../tools/h5jam/h5jamgentest.c:338: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../tools/h5jam/h5jamgentest.c:89:1: warning: macro "POINT1_NPOINTS" is not used ../../../tools/h5jam/h5jamgentest.c:77:1: warning: macro "SPACE2_DIM2" is not used ../../../tools/h5jam/h5jamgentest.c:31:1: warning: macro "UBTXT1" is not used ../../../tools/h5jam/h5jamgentest.c:84:1: warning: macro "CDIM1" is not used ../../../tools/h5jam/h5jamgentest.c:72:1: warning: macro "LENSTR" is not used ../../../tools/h5jam/h5jamgentest.c:80:1: warning: macro "SPACE1_DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:115:1: warning: macro "ARRAY2_DIM3" is not used ../../../tools/h5jam/h5jamgentest.c:85:1: warning: macro "CDIM2" is not used ../../../tools/h5jam/h5jamgentest.c:73:1: warning: macro "LENSTR2" is not used ../../../tools/h5jam/h5jamgentest.c:112:1: warning: macro "ARRAY2_RANK" is not used ../../../tools/h5jam/h5jamgentest.c:109:1: warning: macro "ARRAY1_DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:118:1: warning: macro "ARRAY3_RANK" is not used ../../../tools/h5jam/h5jamgentest.c:86:1: warning: macro "RANK" is not used ../../../tools/h5jam/h5jamgentest.c:113:1: warning: macro "ARRAY2_DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:119:1: warning: macro "ARRAY3_DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:82:1: warning: macro "DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:83:1: warning: macro "DIM2" is not used ../../../tools/h5jam/h5jamgentest.c:123:1: warning: macro "VLSTR_TYPE" is not used ../../../tools/h5jam/h5jamgentest.c:120:1: warning: macro "ARRAY3_DIM2" is not used ../../../tools/h5jam/h5jamgentest.c:76:1: warning: macro "SPACE2_DIM1" is not used ../../../tools/h5jam/h5jamgentest.c:108:1: warning: macro "ARRAY1_RANK" is not used ../../../tools/h5jam/h5jamgentest.c:79:1: warning: macro "SPACE1_RANK" is not used ../../../tools/h5jam/h5jamgentest.c:75:1: warning: macro "SPACE2_RANK" is not used ../../../tools/h5jam/h5jamgentest.c:114:1: warning: macro "ARRAY2_DIM2" is not used mv -f .deps/h5jamgentest.Tpo .deps/h5jamgentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5jamgentest h5jamgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5jamgentest h5jamgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getub.o -MD -MP -MF .deps/getub.Tpo -c -o getub.o ../../../tools/h5jam/getub.c ../../../tools/h5jam/getub.c:29:1: warning: macro "TRUE" is not used mv -f .deps/getub.Tpo .deps/getub.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o getub getub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/getub getub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' Making all in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5copy.o -MD -MP -MF .deps/h5copy.Tpo -c -o h5copy.o ../../../tools/h5copy/h5copy.c ../../../tools/h5copy/h5copy.c: In function 'leave': ../../../tools/h5copy/h5copy.c:60: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5copy.Tpo .deps/h5copy.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5copy h5copy.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5copy h5copy.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5copygentest.o -MD -MP -MF .deps/h5copygentest.Tpo -c -o h5copygentest.o ../../../tools/h5copy/h5copygentest.c mv -f .deps/h5copygentest.Tpo .deps/h5copygentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5copygentest h5copygentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5copygentest h5copygentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' Making all in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5stat.o -MD -MP -MF .deps/h5stat.Tpo -c -o h5stat.o ../../../tools/h5stat/h5stat.c ../../../tools/h5stat/h5stat.c: In function 'leave': ../../../tools/h5stat/h5stat.c:227: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/h5stat.Tpo .deps/h5stat.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5stat h5stat.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5stat h5stat.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5stat_gentest.o -MD -MP -MF .deps/h5stat_gentest.Tpo -c -o h5stat_gentest.o ../../../tools/h5stat/h5stat_gentest.c ../../../tools/h5stat/h5stat_gentest.c: In function 'gen_newgrat_file': ../../../tools/h5stat/h5stat_gentest.c:49: warning: unused parameter 'fname' mv -f .deps/h5stat_gentest.Tpo .deps/h5stat_gentest.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5stat_gentest h5stat_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5stat_gentest h5stat_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making all in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sio_perf.o -MD -MP -MF .deps/sio_perf.Tpo -c -o sio_perf.o ../../perform/sio_perf.c ../../perform/sio_perf.c: In function 'run_test_loop': ../../perform/sio_perf.c:409: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result ../../perform/sio_perf.c:410: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:494: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:495: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:496: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:497: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:500: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:501: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:502: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c:503: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:773: warning: comparing floating point with == or != is unsafe ../../perform/sio_perf.c:781: warning: comparing floating point with == or != is unsafe ../../perform/sio_perf.c:788: warning: comparing floating point with == or != is unsafe ../../perform/sio_perf.c: In function 'output_report': ../../perform/sio_perf.c:808: warning: function might be possible candidate for 'gnu_printf' format attribute ../../perform/sio_perf.c: In function 'parse_command_line': ../../perform/sio_perf.c:970: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../perform/sio_perf.c:972: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../perform/sio_perf.c:1044: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_perf.c:1198: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_perf.c:1226: warning: conversion to 'int' from 'off_t' may alter its value ../../perform/sio_perf.c: In function 'run_test': ../../perform/sio_perf.c:509: warning: function call has aggregate value ../../perform/sio_perf.c: In function 'accumulate_minmax_stuff': ../../perform/sio_perf.c:725: warning: function returns an aggregate ../../perform/sio_perf.c: In function 'output_results': ../../perform/sio_perf.c:765: warning: function call has aggregate value mv -f .deps/sio_perf.Tpo .deps/sio_perf.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sio_engine.o -MD -MP -MF .deps/sio_engine.Tpo -c -o sio_engine.o ../../perform/sio_engine.c ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:162: warning: size of 'fname' is 4096 bytes ../../perform/sio_engine.c:214: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../perform/sio_engine.c: In function 'do_write': ../../perform/sio_engine.c:450: warning: comparison between signed and unsigned integer expressions ../../perform/sio_engine.c:451: warning: conversion to 'unsigned char' from 'long int' may alter its value ../../perform/sio_engine.c:483: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result ../../perform/sio_engine.c: In function 'dset_write': ../../perform/sio_engine.c:655: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result ../../perform/sio_engine.c:655: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../perform/sio_engine.c:687: warning: comparison between signed and unsigned integer expressions ../../perform/sio_engine.c: In function 'posix_buffer_write': ../../perform/sio_engine.c:740: warning: comparison between signed and unsigned integer expressions ../../perform/sio_engine.c:741: warning: conversion to 'size_t' from 'long int' may change the sign of the result ../../perform/sio_engine.c:760: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_engine.c:762: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_engine.c: In function 'do_read': ../../perform/sio_engine.c:810: warning: comparison between signed and unsigned integer expressions ../../perform/sio_engine.c:811: warning: conversion to 'char' from 'long int' may alter its value ../../perform/sio_engine.c:836: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result ../../perform/sio_engine.c: In function 'dset_read': ../../perform/sio_engine.c:974: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result ../../perform/sio_engine.c:974: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result ../../perform/sio_engine.c: In function 'posix_buffer_read': ../../perform/sio_engine.c:1044: warning: comparison between signed and unsigned integer expressions ../../perform/sio_engine.c:1045: warning: conversion to 'size_t' from 'long int' may change the sign of the result ../../perform/sio_engine.c:1059: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_engine.c:1061: warning: conversion to 'size_t' from 'off_t' may alter its value ../../perform/sio_engine.c: In function 'set_vfd': ../../perform/sio_engine.c:1179: warning: size of 'sv' is 7168 bytes ../../perform/sio_engine.c:1193: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result ../../perform/sio_engine.c: In function 'do_cleanupfile': ../../perform/sio_engine.c:1299: warning: format not a string literal, argument types not checked ../../perform/sio_engine.c:1299: warning: format not a string literal, argument types not checked ../../perform/sio_engine.c: In function 'do_sio': ../../perform/sio_engine.c:151: warning: function returns an aggregate ../../perform/sio_engine.c:52:1: warning: macro "MSG" is not used ../../perform/sio_engine.c:42:1: warning: macro "ELMT_SIZE" is not used ../../perform/sio_engine.c:46:1: warning: macro "GOTODONE" is not used mv -f .deps/sio_engine.Tpo .deps/sio_engine.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sio_timer.o -MD -MP -MF .deps/sio_timer.Tpo -c -o sio_timer.o ../../perform/sio_timer.c ../../perform/sio_timer.c: In function 'set_time': ../../perform/sio_timer.c:137: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch ../../perform/sio_timer.c:137: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch ../../perform/sio_timer.c:137: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch ../../perform/sio_timer.c:137: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch ../../perform/sio_timer.c:137: warning: enumeration value 'NUM_TIMERS' not handled in switch mv -f .deps/sio_timer.Tpo .deps/sio_timer.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h5perf_serial sio_perf.o sio_engine.o sio_timer.o ../tools/lib/libh5tools.la ../test/libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h5perf_serial sio_perf.o sio_engine.o sio_timer.o ../tools/lib/.libs/libh5tools.a ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iopipe.o -MD -MP -MF .deps/iopipe.Tpo -c -o iopipe.o ../../perform/iopipe.c mv -f .deps/iopipe.Tpo .deps/iopipe.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o iopipe iopipe.o ../test/libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/iopipe iopipe.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT chunk.o -MD -MP -MF .deps/chunk.Tpo -c -o chunk.o ../../perform/chunk.c ../../perform/chunk.c: In function 'create_dataset': ../../perform/chunk.c:166: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ ../../perform/chunk.c: In function 'test_rowmaj': ../../perform/chunk.c:197: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ ../../perform/chunk.c: In function 'test_diag': ../../perform/chunk.c:276: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ ../../perform/chunk.c:323: warning: conversion to 'double' from 'long long int' may alter its value ../../perform/chunk.c: In function 'main': ../../perform/chunk.c:538: warning: will never be executed ../../perform/chunk.c:516: warning: will never be executed ../../perform/chunk.c:493: warning: will never be executed ../../perform/chunk.c:471: warning: will never be executed ../../perform/chunk.c:448: warning: will never be executed ../../perform/chunk.c:426: warning: will never be executed ../../perform/chunk.c:402: warning: will never be executed ../../perform/chunk.c:380: warning: will never be executed mv -f .deps/chunk.Tpo .deps/chunk.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o chunk chunk.o ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/chunk chunk.o ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT overhead.o -MD -MP -MF .deps/overhead.Tpo -c -o overhead.o ../../perform/overhead.c ../../perform/overhead.c: In function 'test': ../../perform/overhead.c:226: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ ../../perform/overhead.c:243: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../perform/overhead.c:248: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../perform/overhead.c:278: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result ../../perform/overhead.c:278: warning: conversion to 'double' from 'long long int' may alter its value ../../perform/overhead.c:322: warning: conversion to 'long long unsigned int' from '__off64_t' may change the sign of the result ../../perform/overhead.c:323: warning: conversion to 'double' from 'long long int' may alter its value ../../perform/overhead.c: In function 'usage': ../../perform/overhead.c:90: warning: function might be possible candidate for attribute 'noreturn' mv -f .deps/overhead.Tpo .deps/overhead.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o overhead overhead.o ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/overhead overhead.o ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT zip_perf.o -MD -MP -MF .deps/zip_perf.Tpo -c -o zip_perf.o ../../perform/zip_perf.c ../../perform/zip_perf.c: In function 'error': ../../perform/zip_perf.c:161: warning: function might be possible candidate for 'gnu_printf' format attribute ../../perform/zip_perf.c: In function 'write_file': ../../perform/zip_perf.c:224: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../perform/zip_perf.c: In function 'fill_with_random_data': ../../perform/zip_perf.c:437: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result ../../perform/zip_perf.c:447: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../perform/zip_perf.c: In function 'do_write_test': ../../perform/zip_perf.c:513: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result ../../perform/zip_perf.c: In function 'error': ../../perform/zip_perf.c:155: warning: function might be possible candidate for attribute 'noreturn' ../../perform/zip_perf.c:45:1: warning: macro "GZ_SUFFIX" is not used mv -f .deps/zip_perf.Tpo .deps/zip_perf.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o zip_perf zip_perf.o ../tools/lib/libh5tools.la ../test/libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/zip_perf zip_perf.o ../tools/lib/.libs/libh5tools.a ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT perf_meta.o -MD -MP -MF .deps/perf_meta.Tpo -c -o perf_meta.o ../../perform/perf_meta.c mv -f .deps/perf_meta.Tpo .deps/perf_meta.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o perf_meta perf_meta.o ../test/libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/perf_meta perf_meta.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT perf.o -MD -MP -MF .deps/perf.Tpo -c -o perf.o ../../perform/perf.c mv -f .deps/perf.Tpo .deps/perf.Po /bin/sh ../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o perf perf.o ../test/libh5test.la ../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/perf perf.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' Making all in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c -o H5Exception.lo ../../../c++/src/H5Exception.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c ../../../c++/src/H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c ../../../c++/src/H5Exception.cpp -o H5Exception.o >/dev/null 2>&1 mv -f .deps/H5Exception.Tpo .deps/H5Exception.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c -o H5IdComponent.lo ../../../c++/src/H5IdComponent.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c ../../../c++/src/H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o ../../../c++/src/H5IdComponent.cpp: In member function 'void H5::IdComponent::decRefCount(hid_t) const': ../../../c++/src/H5IdComponent.cpp:83: warning: suggest explicit braces to avoid ambiguous 'else' libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c ../../../c++/src/H5IdComponent.cpp -o H5IdComponent.o >/dev/null 2>&1 mv -f .deps/H5IdComponent.Tpo .deps/H5IdComponent.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c -o H5Library.lo ../../../c++/src/H5Library.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c ../../../c++/src/H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c ../../../c++/src/H5Library.cpp -o H5Library.o >/dev/null 2>&1 mv -f .deps/H5Library.Tpo .deps/H5Library.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c -o H5Attribute.lo ../../../c++/src/H5Attribute.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c ../../../c++/src/H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o ../../../c++/src/H5Attribute.cpp: In member function 'std::string H5::Attribute::getName(size_t) const': ../../../c++/src/H5Attribute.cpp:339: warning: unused variable 'name_size' libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c ../../../c++/src/H5Attribute.cpp -o H5Attribute.o >/dev/null 2>&1 mv -f .deps/H5Attribute.Tpo .deps/H5Attribute.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Location.lo -MD -MP -MF .deps/H5Location.Tpo -c -o H5Location.lo ../../../c++/src/H5Location.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Location.lo -MD -MP -MF .deps/H5Location.Tpo -c ../../../c++/src/H5Location.cpp -fPIC -DPIC -o .libs/H5Location.o ../../../c++/src/H5Location.cpp: In member function 'H5O_type_t H5::H5Location::p_get_ref_obj_type(void*, H5R_type_t) const': ../../../c++/src/H5Location.cpp:817: warning: unused variable 'ret_value' libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Location.lo -MD -MP -MF .deps/H5Location.Tpo -c ../../../c++/src/H5Location.cpp -o H5Location.o >/dev/null 2>&1 mv -f .deps/H5Location.Tpo .deps/H5Location.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c -o H5Object.lo ../../../c++/src/H5Object.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c ../../../c++/src/H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c ../../../c++/src/H5Object.cpp -o H5Object.o >/dev/null 2>&1 mv -f .deps/H5Object.Tpo .deps/H5Object.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c -o H5PropList.lo ../../../c++/src/H5PropList.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c ../../../c++/src/H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c ../../../c++/src/H5PropList.cpp -o H5PropList.o >/dev/null 2>&1 mv -f .deps/H5PropList.Tpo .deps/H5PropList.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c -o H5FaccProp.lo ../../../c++/src/H5FaccProp.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c ../../../c++/src/H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c ../../../c++/src/H5FaccProp.cpp -o H5FaccProp.o >/dev/null 2>&1 mv -f .deps/H5FaccProp.Tpo .deps/H5FaccProp.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c -o H5FcreatProp.lo ../../../c++/src/H5FcreatProp.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c ../../../c++/src/H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c ../../../c++/src/H5FcreatProp.cpp -o H5FcreatProp.o >/dev/null 2>&1 mv -f .deps/H5FcreatProp.Tpo .deps/H5FcreatProp.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c -o H5DcreatProp.lo ../../../c++/src/H5DcreatProp.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c ../../../c++/src/H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c ../../../c++/src/H5DcreatProp.cpp -o H5DcreatProp.o >/dev/null 2>&1 mv -f .deps/H5DcreatProp.Tpo .deps/H5DcreatProp.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c -o H5DxferProp.lo ../../../c++/src/H5DxferProp.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c ../../../c++/src/H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c ../../../c++/src/H5DxferProp.cpp -o H5DxferProp.o >/dev/null 2>&1 mv -f .deps/H5DxferProp.Tpo .deps/H5DxferProp.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c -o H5DataType.lo ../../../c++/src/H5DataType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c ../../../c++/src/H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c ../../../c++/src/H5DataType.cpp -o H5DataType.o >/dev/null 2>&1 mv -f .deps/H5DataType.Tpo .deps/H5DataType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c -o H5DataSpace.lo ../../../c++/src/H5DataSpace.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c ../../../c++/src/H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c ../../../c++/src/H5DataSpace.cpp -o H5DataSpace.o >/dev/null 2>&1 mv -f .deps/H5DataSpace.Tpo .deps/H5DataSpace.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c -o H5AbstractDs.lo ../../../c++/src/H5AbstractDs.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c ../../../c++/src/H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c ../../../c++/src/H5AbstractDs.cpp -o H5AbstractDs.o >/dev/null 2>&1 mv -f .deps/H5AbstractDs.Tpo .deps/H5AbstractDs.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c -o H5AtomType.lo ../../../c++/src/H5AtomType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c ../../../c++/src/H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c ../../../c++/src/H5AtomType.cpp -o H5AtomType.o >/dev/null 2>&1 mv -f .deps/H5AtomType.Tpo .deps/H5AtomType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c -o H5PredType.lo ../../../c++/src/H5PredType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c ../../../c++/src/H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c ../../../c++/src/H5PredType.cpp -o H5PredType.o >/dev/null 2>&1 mv -f .deps/H5PredType.Tpo .deps/H5PredType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c -o H5EnumType.lo ../../../c++/src/H5EnumType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c ../../../c++/src/H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c ../../../c++/src/H5EnumType.cpp -o H5EnumType.o >/dev/null 2>&1 mv -f .deps/H5EnumType.Tpo .deps/H5EnumType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c -o H5IntType.lo ../../../c++/src/H5IntType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c ../../../c++/src/H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c ../../../c++/src/H5IntType.cpp -o H5IntType.o >/dev/null 2>&1 mv -f .deps/H5IntType.Tpo .deps/H5IntType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c -o H5FloatType.lo ../../../c++/src/H5FloatType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c ../../../c++/src/H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c ../../../c++/src/H5FloatType.cpp -o H5FloatType.o >/dev/null 2>&1 mv -f .deps/H5FloatType.Tpo .deps/H5FloatType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c -o H5StrType.lo ../../../c++/src/H5StrType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c ../../../c++/src/H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c ../../../c++/src/H5StrType.cpp -o H5StrType.o >/dev/null 2>&1 mv -f .deps/H5StrType.Tpo .deps/H5StrType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c -o H5ArrayType.lo ../../../c++/src/H5ArrayType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c ../../../c++/src/H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c ../../../c++/src/H5ArrayType.cpp -o H5ArrayType.o >/dev/null 2>&1 mv -f .deps/H5ArrayType.Tpo .deps/H5ArrayType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c -o H5VarLenType.lo ../../../c++/src/H5VarLenType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c ../../../c++/src/H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c ../../../c++/src/H5VarLenType.cpp -o H5VarLenType.o >/dev/null 2>&1 mv -f .deps/H5VarLenType.Tpo .deps/H5VarLenType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c -o H5CompType.lo ../../../c++/src/H5CompType.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c ../../../c++/src/H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c ../../../c++/src/H5CompType.cpp -o H5CompType.o >/dev/null 2>&1 mv -f .deps/H5CompType.Tpo .deps/H5CompType.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c -o H5DataSet.lo ../../../c++/src/H5DataSet.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c ../../../c++/src/H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet()': ../../../c++/src/H5DataSet.cpp:55: warning: base 'H5::AbstractDs' will be initialized after ../../../c++/src/H5DataSet.cpp:55: warning: base 'H5::H5Object' ../../../c++/src/H5DataSet.cpp:55: warning: when initialized here ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(hid_t)': ../../../c++/src/H5DataSet.cpp:63: warning: base 'H5::AbstractDs' will be initialized after ../../../c++/src/H5DataSet.cpp:63: warning: base 'H5::H5Object' ../../../c++/src/H5DataSet.cpp:63: warning: when initialized here ../../../c++/src/H5DataSet.cpp: In copy constructor 'H5::DataSet::DataSet(const H5::DataSet&)': ../../../c++/src/H5DataSet.cpp:74: warning: base 'H5::AbstractDs' will be initialized after ../../../c++/src/H5DataSet.cpp:74: warning: base 'H5::H5Object' ../../../c++/src/H5DataSet.cpp:74: warning: when initialized here ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(const H5::H5Location&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:97: warning: base 'H5::AbstractDs' will be initialized after ../../../c++/src/H5DataSet.cpp:97: warning: base 'H5::H5Object' ../../../c++/src/H5DataSet.cpp:97: warning: when initialized here ../../../c++/src/H5DataSet.cpp: In constructor 'H5::DataSet::DataSet(const H5::Attribute&, const void*, H5R_type_t)': ../../../c++/src/H5DataSet.cpp:115: warning: base 'H5::AbstractDs' will be initialized after ../../../c++/src/H5DataSet.cpp:115: warning: base 'H5::H5Object' ../../../c++/src/H5DataSet.cpp:115: warning: when initialized here libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c ../../../c++/src/H5DataSet.cpp -o H5DataSet.o >/dev/null 2>&1 mv -f .deps/H5DataSet.Tpo .deps/H5DataSet.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c -o H5CommonFG.lo ../../../c++/src/H5CommonFG.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c ../../../c++/src/H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c ../../../c++/src/H5CommonFG.cpp -o H5CommonFG.o >/dev/null 2>&1 mv -f .deps/H5CommonFG.Tpo .deps/H5CommonFG.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c -o H5Group.lo ../../../c++/src/H5Group.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c ../../../c++/src/H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c ../../../c++/src/H5Group.cpp -o H5Group.o >/dev/null 2>&1 mv -f .deps/H5Group.Tpo .deps/H5Group.Plo /bin/sh ../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c -o H5File.lo ../../../c++/src/H5File.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c ../../../c++/src/H5File.cpp -fPIC -DPIC -o .libs/H5File.o libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c ../../../c++/src/H5File.cpp -o H5File.o >/dev/null 2>&1 mv -f .deps/H5File.Tpo .deps/H5File.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_cpp.la -rpath /usr/lib H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Location.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 -ldl -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5Library.o .libs/H5Attribute.o .libs/H5Location.o .libs/H5Object.o .libs/H5PropList.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5DcreatProp.o .libs/H5DxferProp.o .libs/H5DataType.o .libs/H5DataSpace.o .libs/H5AbstractDs.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs ../../src/.libs/libhdf5.so -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_cpp.so.8 -o .libs/libhdf5_cpp.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so.8" && ln -s "libhdf5_cpp.so.8.0.1" "libhdf5_cpp.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so" && ln -s "libhdf5_cpp.so.8.0.1" "libhdf5_cpp.so") libtool: link: ar cru .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5Library.o H5Attribute.o H5Location.o H5Object.o H5PropList.o H5FaccProp.o H5FcreatProp.o H5DcreatProp.o H5DxferProp.o H5DataType.o H5DataSpace.o H5AbstractDs.o H5AtomType.o H5PredType.o H5EnumType.o H5IntType.o H5FloatType.o H5StrType.o H5ArrayType.o H5VarLenType.o H5CompType.o H5DataSet.o H5CommonFG.o H5Group.o H5File.o libtool: link: ranlib .libs/libhdf5_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_cpp.la" && ln -s "../libhdf5_cpp.la" "libhdf5_cpp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT testhdf5.o -MD -MP -MF .deps/testhdf5.Tpo -c -o testhdf5.o ../../../c++/test/testhdf5.cpp mv -f .deps/testhdf5.Tpo .deps/testhdf5.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT dsets.o -MD -MP -MF .deps/dsets.Tpo -c -o dsets.o ../../../c++/test/dsets.cpp ../../../c++/test/dsets.cpp: In function 'herr_t test_datasize(H5::FileAccPropList&)': ../../../c++/test/dsets.cpp:312: warning: comparison between signed and unsigned integer expressions ../../../c++/test/dsets.cpp:302: warning: unused variable 'n_dims' mv -f .deps/dsets.Tpo .deps/dsets.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tattr.o -MD -MP -MF .deps/tattr.Tpo -c -o tattr.o ../../../c++/test/tattr.cpp ../../../c++/test/tattr.cpp: In function 'void test_attr_compound_read()': ../../../c++/test/tattr.cpp:598: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:599: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:522: warning: unused variable 'ndims' ../../../c++/test/tattr.cpp: In function 'void test_attr_mult_read()': ../../../c++/test/tattr.cpp:828: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:879: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:881: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:960: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:961: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp:962: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tattr.cpp: In function 'void test_attr_delete()': ../../../c++/test/tattr.cpp:987: warning: unused variable 'ii' mv -f .deps/tattr.Tpo .deps/tattr.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tcompound.o -MD -MP -MF .deps/tcompound.Tpo -c -o tcompound.o ../../../c++/test/tcompound.cpp mv -f .deps/tcompound.Tpo .deps/tcompound.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o ../../../c++/test/tfile.cpp mv -f .deps/tfile.Tpo .deps/tfile.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tfilter.o -MD -MP -MF .deps/tfilter.Tpo -c -o tfilter.o ../../../c++/test/tfilter.cpp mv -f .deps/tfilter.Tpo .deps/tfilter.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT th5s.o -MD -MP -MF .deps/th5s.Tpo -c -o th5s.o ../../../c++/test/th5s.cpp ../../../test/H5srcdir.h:70: warning: 'const char* H5_get_srcdir()' defined but not used mv -f .deps/th5s.Tpo .deps/th5s.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlinks.o -MD -MP -MF .deps/tlinks.Tpo -c -o tlinks.o ../../../c++/test/tlinks.cpp mv -f .deps/tlinks.Tpo .deps/tlinks.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT trefer.o -MD -MP -MF .deps/trefer.Tpo -c -o trefer.o ../../../c++/test/trefer.cpp In file included from ../../../c++/test/trefer.cpp:36: ../../../c++/test/h5cpputil.h: In function 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int, Type2 = int]': ../../../c++/test/trefer.cpp:460: instantiated from here ../../../c++/test/h5cpputil.h:74: warning: comparison between signed and unsigned integer expressions mv -f .deps/trefer.Tpo .deps/trefer.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT ttypes.o -MD -MP -MF .deps/ttypes.Tpo -c -o ttypes.o ../../../c++/test/ttypes.cpp ../../../c++/test/ttypes.cpp: In function 'void test_classes()': ../../../c++/test/ttypes.cpp:110: warning: unused variable 'curr_nerrors' mv -f .deps/ttypes.Tpo .deps/ttypes.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT tvlstr.o -MD -MP -MF .deps/tvlstr.Tpo -c -o tvlstr.o ../../../c++/test/tvlstr.cpp ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_dataset()': ../../../c++/test/tvlstr.cpp:264: warning: comparison between signed and unsigned integer expressions ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_attribute()': ../../../c++/test/tvlstr.cpp:801: warning: comparison between signed and unsigned integer expressions mv -f .deps/tvlstr.Tpo .deps/tvlstr.Po 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT h5cpputil.o -MD -MP -MF .deps/h5cpputil.Tpo -c -o h5cpputil.o ../../../c++/test/h5cpputil.cpp mv -f .deps/h5cpputil.Tpo .deps/h5cpputil.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o testhdf5 testhdf5.o dsets.o tattr.o tcompound.o tfile.o tfilter.o th5s.o tlinks.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../../test/libh5test.la ../../c++/src/libhdf5_cpp.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/testhdf5 testhdf5.o dsets.o tattr.o tcompound.o tfile.o tfilter.o th5s.o tlinks.o trefer.o ttypes.o tvlstr.o h5cpputil.o ../../test/.libs/libh5test.a ../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making all in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' gfortran -I../../../src -I../../../fortran/src -c -o H5test_kind_SIZEOF.o `test -f '../../../fortran/src/H5test_kind_SIZEOF.f90' || echo '../../../fortran/src/'`../../../fortran/src/H5test_kind_SIZEOF.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -o H5test_kind H5test_kind_SIZEOF.o -lz -lrt -ldl -lm libtool: link: gfortran -I../../../src -I../../../fortran/src -o H5test_kind H5test_kind_SIZEOF.o -lz -lrt -ldl -lm ./H5test_kind > H5fortran_detect.f90 gfortran -I../../../src -I../../../fortran/src -c -o H5fortran_detect.o H5fortran_detect.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -o H5fortran_detect H5fortran_detect.o -lz -lrt -ldl -lm libtool: link: gfortran -I../../../src -I../../../fortran/src -o H5fortran_detect H5fortran_detect.o -lz -lrt -ldl -lm ./H5fortran_detect > H5fort_type_defines.h 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5match_types.o -MD -MP -MF .deps/H5match_types.Tpo -c -o H5match_types.o ../../../fortran/src/H5match_types.c ../../../fortran/src/H5match_types.c: In function 'main': ../../../fortran/src/H5match_types.c:400: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:400: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:411: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:411: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:424: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:424: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:469: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:469: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:481: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:481: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:500: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:500: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5match_types.c:260: warning: will never be executed ../../../fortran/src/H5match_types.c:258: warning: will never be executed ../../../fortran/src/H5match_types.c:254: warning: will never be executed ../../../fortran/src/H5match_types.c:246: warning: will never be executed ../../../fortran/src/H5match_types.c:242: warning: will never be executed ../../../fortran/src/H5match_types.c:240: warning: will never be executed ../../../fortran/src/H5match_types.c:233: warning: will never be executed ../../../fortran/src/H5match_types.c:231: warning: will never be executed ../../../fortran/src/H5match_types.c:229: warning: will never be executed ../../../fortran/src/H5match_types.c:227: warning: will never be executed ../../../fortran/src/H5match_types.c:220: warning: will never be executed ../../../fortran/src/H5match_types.c:218: warning: will never be executed ../../../fortran/src/H5match_types.c:216: warning: will never be executed ../../../fortran/src/H5match_types.c:212: warning: will never be executed ../../../fortran/src/H5match_types.c:207: warning: will never be executed ../../../fortran/src/H5match_types.c:203: warning: will never be executed ../../../fortran/src/H5match_types.c:201: warning: will never be executed ../../../fortran/src/H5match_types.c:199: warning: will never be executed ../../../fortran/src/H5match_types.c:189: warning: will never be executed ../../../fortran/src/H5match_types.c:187: warning: will never be executed ../../../fortran/src/H5match_types.c:185: warning: will never be executed ../../../fortran/src/H5match_types.c:183: warning: will never be executed mv -f .deps/H5match_types.Tpo .deps/H5match_types.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5match_types H5match_types.o -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o H5match_types H5match_types.o -lz -lrt -ldl -lm ./H5match_types make all-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5fortran_types.lo H5fortran_types.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c H5fortran_types.f90 -fPIC -o .libs/H5fortran_types.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5f90global.lo ../../../fortran/src/H5f90global.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5f90global.f90 -fPIC -o .libs/H5f90global.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5f90global.f90 -o H5f90global.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5_ff_F03.lo ../../../fortran/src/H5_ff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_ff_F03.f90 -fPIC -o .libs/H5_ff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_ff_F03.f90 -o H5_ff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5_ff.lo ../../../fortran/src/H5_ff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_ff.f90 -fPIC -o .libs/H5_ff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_ff.f90 -o H5_ff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Aff.lo ../../../fortran/src/H5Aff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Aff.f90 -fPIC -o .libs/H5Aff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Aff.f90 -o H5Aff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Dff.lo ../../../fortran/src/H5Dff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Dff.f90 -fPIC -o .libs/H5Dff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Dff.f90 -o H5Dff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Eff.lo ../../../fortran/src/H5Eff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Eff.f90 -fPIC -o .libs/H5Eff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Eff.f90 -o H5Eff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Fff.lo ../../../fortran/src/H5Fff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Fff.f90 -fPIC -o .libs/H5Fff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Fff.f90 -o H5Fff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Gff.lo ../../../fortran/src/H5Gff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Gff.f90 -fPIC -o .libs/H5Gff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Gff.f90 -o H5Gff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Iff.lo ../../../fortran/src/H5Iff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Iff.f90 -fPIC -o .libs/H5Iff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Iff.f90 -o H5Iff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Lff.lo ../../../fortran/src/H5Lff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Lff.f90 -fPIC -o .libs/H5Lff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Lff.f90 -o H5Lff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Off.lo ../../../fortran/src/H5Off.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Off.f90 -fPIC -o .libs/H5Off.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Off.f90 -o H5Off.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Pff.lo ../../../fortran/src/H5Pff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Pff.f90 -fPIC -o .libs/H5Pff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Pff.f90 -o H5Pff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Rff.lo ../../../fortran/src/H5Rff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Rff.f90 -fPIC -o .libs/H5Rff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Rff.f90 -o H5Rff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Sff.lo ../../../fortran/src/H5Sff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Sff.f90 -fPIC -o .libs/H5Sff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Sff.f90 -o H5Sff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Tff.lo ../../../fortran/src/H5Tff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Tff.f90 -fPIC -o .libs/H5Tff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Tff.f90 -o H5Tff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Zff.lo ../../../fortran/src/H5Zff.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Zff.f90 -fPIC -o .libs/H5Zff.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Aff_F03.lo ../../../fortran/src/H5Aff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Aff_F03.f90 -fPIC -o .libs/H5Aff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Aff_F03.f90 -o H5Aff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Dff_F03.lo ../../../fortran/src/H5Dff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Dff_F03.f90 -fPIC -o .libs/H5Dff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Dff_F03.f90 -o H5Dff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Fff_F03.lo ../../../fortran/src/H5Fff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Fff_F03.f90 -fPIC -o .libs/H5Fff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Fff_F03.f90 -o H5Fff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Eff_F03.lo ../../../fortran/src/H5Eff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Eff_F03.f90 -fPIC -o .libs/H5Eff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Eff_F03.f90 -o H5Eff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Pff_F03.lo ../../../fortran/src/H5Pff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Pff_F03.f90 -fPIC -o .libs/H5Pff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Pff_F03.f90 -o H5Pff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5_DBLE_InterfaceInclude.lo ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -fPIC -o .libs/H5_DBLE_InterfaceInclude.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5_DBLE_InterfaceInclude.f90 -o H5_DBLE_InterfaceInclude.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -I../../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c -o H5f90kit.lo ../../../fortran/src/H5f90kit.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c ../../../fortran/src/H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c ../../../fortran/src/H5f90kit.c -o H5f90kit.o >/dev/null 2>&1 mv -f .deps/H5f90kit.Tpo .deps/H5f90kit.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c -o H5_f.lo ../../../fortran/src/H5_f.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c ../../../fortran/src/H5_f.c -fPIC -DPIC -o .libs/H5_f.o ../../../fortran/src/H5_f.c: In function 'h5init_types_c_': ../../../fortran/src/H5_f.c:215: warning: will never be executed ../../../fortran/src/H5_f.c:215: warning: will never be executed ../../../fortran/src/H5_f.c:208: warning: will never be executed ../../../fortran/src/H5_f.c:208: warning: will never be executed ../../../fortran/src/H5_f.c:201: warning: will never be executed ../../../fortran/src/H5_f.c:201: warning: will never be executed ../../../fortran/src/H5_f.c:194: warning: will never be executed ../../../fortran/src/H5_f.c:194: warning: will never be executed ../../../fortran/src/H5_f.c:187: warning: will never be executed ../../../fortran/src/H5_f.c:187: warning: will never be executed ../../../fortran/src/H5_f.c:183: warning: will never be executed ../../../fortran/src/H5_f.c:183: warning: will never be executed ../../../fortran/src/H5_f.c:171: warning: will never be executed ../../../fortran/src/H5_f.c:171: warning: will never be executed ../../../fortran/src/H5_f.c:168: warning: will never be executed ../../../fortran/src/H5_f.c:168: warning: will never be executed ../../../fortran/src/H5_f.c:165: warning: will never be executed ../../../fortran/src/H5_f.c:165: warning: will never be executed ../../../fortran/src/H5_f.c:159: warning: will never be executed ../../../fortran/src/H5_f.c:159: warning: will never be executed ../../../fortran/src/H5_f.c:153: warning: will never be executed ../../../fortran/src/H5_f.c:153: warning: will never be executed ../../../fortran/src/H5_f.c:150: warning: will never be executed ../../../fortran/src/H5_f.c:150: warning: will never be executed ../../../fortran/src/H5_f.c:144: warning: will never be executed ../../../fortran/src/H5_f.c:144: warning: will never be executed ../../../fortran/src/H5_f.c:141: warning: will never be executed ../../../fortran/src/H5_f.c:141: warning: will never be executed ../../../fortran/src/H5_f.c:135: warning: will never be executed ../../../fortran/src/H5_f.c:135: warning: will never be executed ../../../fortran/src/H5_f.c:129: warning: will never be executed ../../../fortran/src/H5_f.c:129: warning: will never be executed ../../../fortran/src/H5_f.c:126: warning: will never be executed ../../../fortran/src/H5_f.c:126: warning: will never be executed ../../../fortran/src/H5_f.c:123: warning: will never be executed ../../../fortran/src/H5_f.c:123: warning: will never be executed ../../../fortran/src/H5_f.c:92: warning: will never be executed ../../../fortran/src/H5_f.c:92: warning: will never be executed ../../../fortran/src/H5_f.c:82: warning: will never be executed ../../../fortran/src/H5_f.c:82: warning: will never be executed ../../../fortran/src/H5_f.c:78: warning: will never be executed ../../../fortran/src/H5_f.c:78: warning: will never be executed ../../../fortran/src/H5_f.c:70: warning: will never be executed ../../../fortran/src/H5_f.c:70: warning: will never be executed ../../../fortran/src/H5_f.c:66: warning: will never be executed ../../../fortran/src/H5_f.c:66: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c ../../../fortran/src/H5_f.c -o H5_f.o >/dev/null 2>&1 mv -f .deps/H5_f.Tpo .deps/H5_f.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c -o H5Af.lo ../../../fortran/src/H5Af.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o ../../../fortran/src/H5Af.c: In function 'h5aget_info_c_': ../../../fortran/src/H5Af.c:1655: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_idx_c_': ../../../fortran/src/H5Af.c:1731: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result ../../../fortran/src/H5Af.c: In function 'h5aget_info_by_name_c_': ../../../fortran/src/H5Af.c:1800: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c ../../../fortran/src/H5Af.c -o H5Af.o >/dev/null 2>&1 mv -f .deps/H5Af.Tpo .deps/H5Af.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c -o H5Df.lo ../../../fortran/src/H5Df.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c ../../../fortran/src/H5Df.c -fPIC -DPIC -o .libs/H5Df.o ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_obj_c_': ../../../fortran/src/H5Df.c:636: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dwrite_ref_reg_c_': ../../../fortran/src/H5Df.c:703: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dset_extent_c_': ../../../fortran/src/H5Df.c:1498: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_integer_c_': ../../../fortran/src/H5Df.c:1646: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_string_c_': ../../../fortran/src/H5Df.c:1790: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dread_vl_string_c_': ../../../fortran/src/H5Df.c:1877: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Df.c: In function 'h5dwrite_vl_real_c_': ../../../fortran/src/H5Df.c:1961: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c ../../../fortran/src/H5Df.c -o H5Df.o >/dev/null 2>&1 mv -f .deps/H5Df.Tpo .deps/H5Df.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c -o H5Ef.lo ../../../fortran/src/H5Ef.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c ../../../fortran/src/H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c ../../../fortran/src/H5Ef.c -o H5Ef.o >/dev/null 2>&1 mv -f .deps/H5Ef.Tpo .deps/H5Ef.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c -o H5Ff.lo ../../../fortran/src/H5Ff.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c ../../../fortran/src/H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c ../../../fortran/src/H5Ff.c -o H5Ff.o >/dev/null 2>&1 mv -f .deps/H5Ff.Tpo .deps/H5Ff.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c -o H5Gf.lo ../../../fortran/src/H5Gf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c ../../../fortran/src/H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o ../../../fortran/src/H5Gf.c: In function 'h5gget_obj_info_idx_c_': ../../../fortran/src/H5Gf.c:181: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Gf.c:194: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Gf.c: In function 'h5glink_c_': ../../../fortran/src/H5Gf.c:344: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../fortran/src/H5Gf.c:344: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch ../../../fortran/src/H5Gf.c:344: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch ../../../fortran/src/H5Gf.c: In function 'h5glink2_c_': ../../../fortran/src/H5Gf.c:414: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch ../../../fortran/src/H5Gf.c:414: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch ../../../fortran/src/H5Gf.c:414: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c ../../../fortran/src/H5Gf.c -o H5Gf.o >/dev/null 2>&1 mv -f .deps/H5Gf.Tpo .deps/H5Gf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c -o H5If.lo ../../../fortran/src/H5If.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c ../../../fortran/src/H5If.c -fPIC -DPIC -o .libs/H5If.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c ../../../fortran/src/H5If.c -o H5If.o >/dev/null 2>&1 mv -f .deps/H5If.Tpo .deps/H5If.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c -o H5Lf.lo ../../../fortran/src/H5Lf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c ../../../fortran/src/H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c ../../../fortran/src/H5Lf.c -o H5Lf.o >/dev/null 2>&1 mv -f .deps/H5Lf.Tpo .deps/H5Lf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c -o H5Of.lo ../../../fortran/src/H5Of.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c ../../../fortran/src/H5Of.c -fPIC -DPIC -o .libs/H5Of.o ../../../fortran/src/H5Of.c:28: warning: no previous prototype for 'fill_h5o_info_t_f' ../../../fortran/src/H5Of.c: In function 'fill_h5o_info_t_f': ../../../fortran/src/H5Of.c:82: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:89: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:90: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:91: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:92: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:97: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result ../../../fortran/src/H5Of.c:98: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c ../../../fortran/src/H5Of.c -o H5Of.o >/dev/null 2>&1 mv -f .deps/H5Of.Tpo .deps/H5Of.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c -o H5Pf.lo ../../../fortran/src/H5Pf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c ../../../fortran/src/H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o ../../../fortran/src/H5Pf.c: In function 'h5pset_chunk_c_': ../../../fortran/src/H5Pf.c:333: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Pf.c:340: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pget_chunk_c_': ../../../fortran/src/H5Pf.c:384: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pset_filter_c_': ../../../fortran/src/H5Pf.c:1815: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pset_external_c_': ../../../fortran/src/H5Pf.c:1976: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pcreate_class_c_': ../../../fortran/src/H5Pf.c:2789: warning: declaration of 'close' shadows a global declaration /usr/include/unistd.h:350: warning: shadowed declaration is here ../../../fortran/src/H5Pf.c: In function 'h5pget_fapl_multi_c_': ../../../fortran/src/H5Pf.c:3974: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pget_filter_by_id_c_': ../../../fortran/src/H5Pf.c:4107: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5Pf.c: In function 'h5pmodify_filter_c_': ../../../fortran/src/H5Pf.c:4171: warning: conversion to 'unsigned int' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c ../../../fortran/src/H5Pf.c -o H5Pf.o >/dev/null 2>&1 mv -f .deps/H5Pf.Tpo .deps/H5Pf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c -o H5Rf.lo ../../../fortran/src/H5Rf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c ../../../fortran/src/H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o ../../../fortran/src/H5Rf.c: In function 'h5rcreate_ptr_c_': ../../../fortran/src/H5Rf.c:156: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Rf.c: In function 'h5rget_name_ptr_c_': ../../../fortran/src/H5Rf.c:570: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c ../../../fortran/src/H5Rf.c -o H5Rf.o >/dev/null 2>&1 mv -f .deps/H5Rf.Tpo .deps/H5Rf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c -o H5Sf.lo ../../../fortran/src/H5Sf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c ../../../fortran/src/H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o ../../../fortran/src/H5Sf.c: In function 'h5screate_simple_c_': ../../../fortran/src/H5Sf.c:62: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Sf.c:63: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_': ../../../fortran/src/H5Sf.c:295: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../fortran/src/H5Sf.c:301: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../fortran/src/H5Sf.c: In function 'h5sget_select_elem_pointlist_c_': ../../../fortran/src/H5Sf.c:428: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../fortran/src/H5Sf.c:437: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../fortran/src/H5Sf.c: In function 'h5sget_simple_extent_npoints_c_': ../../../fortran/src/H5Sf.c:581: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../fortran/src/H5Sf.c: In function 'h5sselect_elements_c_': ../../../fortran/src/H5Sf.c:1242: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../fortran/src/H5Sf.c:1242: warning: conversion to 'long unsigned int' from 'size_t_f' may change the sign of the result ../../../fortran/src/H5Sf.c:1250: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c ../../../fortran/src/H5Sf.c -o H5Sf.o >/dev/null 2>&1 mv -f .deps/H5Sf.Tpo .deps/H5Sf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c -o H5Tf.lo ../../../fortran/src/H5Tf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c ../../../fortran/src/H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o ../../../fortran/src/H5Tf.c: In function 'h5tget_member_index_c_': ../../../fortran/src/H5Tf.c:1321: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tget_member_offset_c_': ../../../fortran/src/H5Tf.c:1373: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tget_member_type_c_': ../../../fortran/src/H5Tf.c:1528: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tinsert_c_': ../../../fortran/src/H5Tf.c:1607: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tarray_create_c_': ../../../fortran/src/H5Tf.c:1689: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tenum_insert_c_': ../../../fortran/src/H5Tf.c:1769: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tenum_valueof_c_': ../../../fortran/src/H5Tf.c:1858: warning: conversion to 'size_t' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tget_member_value_c_': ../../../fortran/src/H5Tf.c:1903: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result ../../../fortran/src/H5Tf.c: In function 'h5tset_tag_c_': ../../../fortran/src/H5Tf.c:1943: warning: conversion to 'size_t' from 'int_f' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c ../../../fortran/src/H5Tf.c -o H5Tf.o >/dev/null 2>&1 mv -f .deps/H5Tf.Tpo .deps/H5Tf.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c -o H5Zf.lo ../../../fortran/src/H5Zf.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c ../../../fortran/src/H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 mv -f .deps/H5Zf.Tpo .deps/H5Zf.Plo /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Lff_F03.lo ../../../fortran/src/H5Lff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Lff_F03.f90 -fPIC -o .libs/H5Lff_F03.o ../../../fortran/src/H5Lff_F03.f90:52.32: INTEGER(haddr_t) :: address 1 Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C) ../../../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) libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Lff_F03.f90 -o H5Lff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Off_F03.lo ../../../fortran/src/H5Off_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Off_F03.f90 -fPIC -o .libs/H5Off_F03.o ../../../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: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) libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Off_F03.f90 -o H5Off_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Rff_F03.lo ../../../fortran/src/H5Rff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Rff_F03.f90 -fPIC -o .libs/H5Rff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Rff_F03.f90 -o H5Rff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o H5Tff_F03.lo ../../../fortran/src/H5Tff_F03.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Tff_F03.f90 -fPIC -o .libs/H5Tff_F03.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/H5Tff_F03.f90 -o H5Tff_F03.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../../src -I../../../fortran/src -c -o HDF5.lo ../../../fortran/src/HDF5.f90 libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/HDF5.f90 -fPIC -o .libs/HDF5.o libtool: compile: gfortran -I../../../src -I../../../fortran/src -c ../../../fortran/src/HDF5.f90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../../src -I../../../fortran/src -version-info 8:1:0 -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 H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo HDF5.lo ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs ../../src/.libs/libhdf5.so -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5_fortran.so.8 -o .libs/libhdf5_fortran.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.8" && ln -s "libhdf5_fortran.so.8.0.1" "libhdf5_fortran.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.8.0.1" "libhdf5_fortran.so") libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff_F03.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_DBLE_InterfaceInclude.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o H5Aff_F03.o H5Dff_F03.o H5Eff_F03.o H5Fff_F03.o H5Lff_F03.o H5Off_F03.o H5Pff_F03.o H5Rff_F03.o H5Tff_F03.o HDF5.o libtool: link: ranlib .libs/libhdf5_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5_fortran.la" && ln -s "../libhdf5_fortran.la" "libhdf5_fortran.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../fortran/src -I../../fortran/src -c -o tf.lo ../../../fortran/test/tf.f90 libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -c ../../../fortran/test/tf.f90 -fPIC -o .libs/tf.o libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -c ../../../fortran/test/tf.f90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../../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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo ../../../fortran/test/t.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT t.lo -MD -MP -MF .deps/t.Tpo -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o ../../../fortran/test/t.c: In function 'h5_exit_c_': ../../../fortran/test/t.c:136: warning: function might be possible candidate for attribute 'noreturn' libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT t.lo -MD -MP -MF .deps/t.Tpo -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 mv -f .deps/t.Tpo .deps/t.Plo /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o libh5test_fortran.la tf.lo t.lo -lz -lrt -ldl -lm libtool: link: ar cru .libs/libh5test_fortran.a .libs/tf.o .libs/t.o libtool: link: ranlib .libs/libh5test_fortran.a libtool: link: ( cd ".libs" && rm -f "libh5test_fortran.la" && ln -s "../libh5test_fortran.la" "libh5test_fortran.la" ) gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-fortranlib_test.o `test -f 'fortranlib_test.f90' || echo '../../../fortran/test/'`fortranlib_test.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo '../../../fortran/test/'`tH5F.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo '../../../fortran/test/'`tH5D.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo '../../../fortran/test/'`tH5R.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo '../../../fortran/test/'`tH5S.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo '../../../fortran/test/'`tH5T.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo '../../../fortran/test/'`tH5VL.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo '../../../fortran/test/'`tH5Z.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo '../../../fortran/test/'`tH5Sselect.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo '../../../fortran/test/'`tH5P.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo '../../../fortran/test/'`tH5A.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo '../../../fortran/test/'`tH5I.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo '../../../fortran/test/'`tH5G.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo '../../../fortran/test/'`tH5E.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o fortranlib_test fortranlib_test-fortranlib_test.o fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -o .libs/fortranlib_test fortranlib_test-fortranlib_test.o fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fflush1.o ../../../fortran/test/fflush1.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o fflush1 fflush1.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fflush2.o ../../../fortran/test/fflush2.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o fflush2 fflush2.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5F.o ../../../fortran/test/tH5F.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5O.o ../../../fortran/test/tH5O.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o fortranlib_test_1_8 fortranlib_test_1_8.o tH5F.o tH5O.o tH5A_1_8.o tH5G_1_8.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -o .libs/fortranlib_test_1_8 fortranlib_test_1_8.o tH5F.o tH5O.o tH5A_1_8.o tH5G_1_8.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.f90 ../../../fortran/test/tH5E_F03.f90:50.42: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5E_F03.f90:50.52: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a parameter to the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable ../../../fortran/test/tH5E_F03.f90:50.64: INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C) 1 Warning: Variable 'data_inout' at (1) is a parameter to the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable ../../../fortran/test/tH5E_F03.f90:76.47: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'my_hdf5_error_handler_nodata' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5E_F03.f90:76.57: INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C) 1 Warning: Variable 'estack_id' at (1) is a parameter to the BIND(C) procedure 'my_hdf5_error_handler_nodata' but may not be C interoperable gfortran -I../../fortran/src -I../../fortran/src -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.f90 ../../../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 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.f90 ../../../fortran/test/tH5O_F03.f90:56.47: CHARACTER(LEN=1), DIMENSION(1:180) :: path ! Path to object 1 Warning: Component 'path' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) ../../../fortran/test/tH5O_F03.f90:57.24: INTEGER :: type_obj ! type of object 1 Warning: Component 'type_obj' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C) ../../../fortran/test/tH5O_F03.f90:61.19: INTEGER :: idx ! Index in object visit structure 1 Warning: Component 'idx' in derived type 'ovisit_ud_t' at (1) may not be C interoperable, even though derived type 'ovisit_ud_t' is BIND(C) ../../../fortran/test/tH5O_F03.f90:67.31: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'visit_obj_cb' at (1) may not be a C interoperable kind but it is bind(c) ../../../fortran/test/tH5O_F03.f90:67.41: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'group_id' at (1) is a parameter to the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable ../../../fortran/test/tH5O_F03.f90:67.47: INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C) 1 Warning: Variable 'name' at (1) is a parameter to the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable gfortran -I../../fortran/src -I../../fortran/src -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.f90 ../../../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) gfortran -I../../fortran/src -I../../fortran/src -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.f90 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../fortran/src -I../../fortran/src -o fortranlib_test_F03 fortranlib_test_F03.o tH5F.o tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../fortran/src -I../../fortran/src -o .libs/fortranlib_test_F03 fortranlib_test_F03.o tH5F.o tH5E_F03.o tH5F_F03.o tH5L_F03.o tH5O_F03.o tH5P_F03.o tH5T_F03.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making all in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DO.lo -MD -MP -MF .deps/H5DO.Tpo -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DO.lo -MD -MP -MF .deps/H5DO.Tpo -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DO.lo -MD -MP -MF .deps/H5DO.Tpo -c ../../../hl/src/H5DO.c -o H5DO.o >/dev/null 2>&1 mv -f .deps/H5DO.Tpo .deps/H5DO.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o ../../../hl/src/H5DS.c: In function 'H5DSattach_scale': ../../../hl/src/H5DS.c:242: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../hl/src/H5DS.c:345: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../hl/src/H5DS.c:346: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../hl/src/H5DS.c:411: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../hl/src/H5DS.c:473: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../hl/src/H5DS.c:477: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../hl/src/H5DS.c: In function 'H5DSdetach_scale': ../../../hl/src/H5DS.c:853: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1475: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../hl/src/H5DS.c:1546: warning: cast discards qualifiers from pointer target type ../../../hl/src/H5DS.c:1562: warning: cast discards qualifiers from pointer target type ../../../hl/src/H5DS.c:1589: warning: cast discards qualifiers from pointer target type libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c ../../../hl/src/H5DS.c -o H5DS.o >/dev/null 2>&1 mv -f .deps/H5DS.Tpo .deps/H5DS.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o ../../../hl/src/H5IM.c: In function 'H5IMlink_palette': ../../../hl/src/H5IM.c:595: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../hl/src/H5IM.c:597: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../hl/src/H5IM.c: In function 'H5IMget_palette_info': ../../../hl/src/H5IM.c:902: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../hl/src/H5IM.c:904: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../hl/src/H5IM.c: In function 'H5IMget_palette': ../../../hl/src/H5IM.c:1013: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../hl/src/H5IM.c:1015: warning: conversion to 'unsigned int' from 'int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c ../../../hl/src/H5IM.c -o H5IM.o >/dev/null 2>&1 mv -f .deps/H5IM.Tpo .deps/H5IM.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1389: warning: cast discards qualifiers from pointer target type ../../../hl/src/H5LT.c: In function 'H5LT_find_attribute': ../../../hl/src/H5LT.c:1996: warning: cast discards qualifiers from pointer target type ../../../hl/src/H5LT.c: In function 'H5LTtext_to_dtype': ../../../hl/src/H5LT.c:2174: warning: conversion to 'int' from 'size_t' may change the sign of the result ../../../hl/src/H5LT.c: In function 'print_enum': ../../../hl/src/H5LT.c:2320: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../hl/src/H5LT.c:2348: warning: conversion to 'size_t' from 'int' may change the sign of the result ../../../hl/src/H5LT.c: In function 'H5LT_dtype_to_text': ../../../hl/src/H5LT.c:2477: warning: enumeration value 'H5T_NO_CLASS' not handled in switch ../../../hl/src/H5LT.c:2477: warning: enumeration value 'H5T_REFERENCE' not handled in switch ../../../hl/src/H5LT.c:2477: warning: enumeration value 'H5T_NCLASSES' not handled in switch libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c ../../../hl/src/H5LT.c -o H5LT.o >/dev/null 2>&1 mv -f .deps/H5LT.Tpo .deps/H5LT.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o H5LTanalyze.c:755: warning: size of 'yy_state_buf' is 65544 bytes H5LTanalyze.l:52: warning: size of 'arr_stack' is 4224 bytes H5LTanalyze.c:876:5: warning: "YY_STACK_USED" is not defined H5LTanalyze.c:987: warning: no previous prototype for 'H5LTyylex' H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1040: warning: conversion to 'YY_CHAR' from 'int' may alter its value H5LTanalyze.c:1045: warning: conversion to 'YY_CHAR' from 'int' may alter its value H5LTanalyze.c:1047: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result H5LTanalyze.l:178: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTanalyze.c:1504: warning: switch missing default case H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1574: warning: old-style function definition H5LTanalyze.c:1621: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result H5LTanalyze.c:1621: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1706: warning: old-style function definition H5LTanalyze.c:1717: warning: conversion to 'YY_CHAR' from 'int' may alter its value H5LTanalyze.c:1722: warning: conversion to 'YY_CHAR' from 'int' may alter its value H5LTanalyze.c:1724: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1752: warning: conversion to 'YY_CHAR' from 'int' may alter its value H5LTanalyze.c:1754: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result H5LTanalyze.c: In function 'yyunput': H5LTanalyze.c:1792: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result H5LTanalyze.c: In function 'input': H5LTanalyze.c:1812: warning: old-style function definition H5LTanalyze.c:1834: warning: switch missing default case H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:1954: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result H5LTanalyze.c:2007:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined H5LTanalyze.c:2010:5: warning: "YY_NEVER_INTERACTIVE" is not defined H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:2016: warning: implicit declaration of function 'isatty' H5LTanalyze.c:2016: warning: nested extern declaration of 'isatty' H5LTanalyze.c: In function 'H5LTyy_scan_buffer': H5LTanalyze.c:2078: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2123: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result H5LTanalyze.c:144:1: warning: macro "yyless" is not used H5LTanalyze.c:2305:5: warning: "YY_MAIN" is not defined H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:183: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTanalyze.l:179: warning: unused parameter 'max_size' H5LTanalyze.l: At top level: H5LTanalyze.l:188: warning: no previous prototype for 'H5LTyyerror' H5LTanalyze.l: In function 'H5LTyywrap': H5LTanalyze.l:194: warning: old-style function definition H5LTanalyze.l: At top level: H5LTanalyze.c:1765: warning: 'yyunput' defined but not used H5LTanalyze.c:1812: warning: 'input' defined but not used H5LTanalyze.c: In function 'yy_fatal_error': H5LTanalyze.c:2204: warning: function might be possible candidate for attribute 'noreturn' H5LTanalyze.c:316:1: warning: macro "YY_NUM_RULES" is not used H5LTanalyze.c:27:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used H5LTanalyze.c:275:1: warning: macro "yy_new_buffer" is not used H5LTanalyze.c:2219:1: warning: macro "yyless" is not used H5LTanalyze.c:284:1: warning: macro "yy_set_bol" is not used H5LTanalyze.c:765:1: warning: macro "yymore" is not used H5LTanalyze.c:236:1: warning: macro "YY_CURRENT_BUFFER" is not used H5LTanalyze.c:155:1: warning: macro "unput" is not used H5LTanalyze.c:26:1: warning: macro "FLEX_SCANNER" is not used H5LTanalyze.c:277:1: warning: macro "yy_set_interactive" is not used ../../../hl/src/H5LTanalyze.c:27:1: warning: macro "yy_flex_debug" is not used H5LTanalyze.c:106:1: warning: macro "YYSTATE" is not used H5LTanalyze.c:28:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used H5LTanalyze.c:957:1: warning: macro "YY_START_STACK_INCR" is not used H5LTanalyze.c:291:1: warning: macro "YY_AT_BOL" is not used H5LTanalyze.c:265:1: warning: macro "YY_FLUSH_BUFFER" is not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c ../../../hl/src/H5LTanalyze.c -o H5LTanalyze.o >/dev/null 2>&1 mv -f .deps/H5LTanalyze.Tpo .deps/H5LTanalyze.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o ../../../hl/src/H5LTparse.c:32: warning: function declaration isn't a prototype H5LTparse.y:21: warning: function declaration isn't a prototype H5LTparse.y:49: warning: size of 'arr_stack' is 4224 bytes H5LTparse.c:465: warning: function declaration isn't a prototype H5LTparse.c: In function 'yygrowstack': H5LTparse.c:464: warning: old-style function definition H5LTparse.c:477: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5LTparse.c:478: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5LTparse.c:483: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5LTparse.c:484: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5LTparse.c: At top level: H5LTparse.c:521: warning: no previous prototype for 'H5LTyyparse' H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:543: warning: conversion to 'short int' from 'int' may alter its value H5LTparse.c:573: warning: conversion to 'short int' from 'int' may alter its value H5LTparse.c:590: warning: passing argument 1 of 'H5LTyyerror' discards qualifiers from pointer target type H5LTparse.y:22: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c:614: warning: conversion to 'short int' from 'int' may alter its value H5LTparse.y:173: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTparse.y:176: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTparse.y:187: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTparse.y:189: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTparse.y:264: warning: conversion to 'size_t' from 'int' may change the sign of the result H5LTparse.c:655: warning: switch missing default case H5LTparse.c:1122: warning: conversion to 'short int' from 'int' may alter its value H5LTparse.c:1126: warning: passing argument 1 of 'H5LTyyerror' discards qualifiers from pointer target type H5LTparse.y:22: note: expected 'char *' but argument is of type 'const char *' H5LTparse.c:124:1: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used H5LTparse.c:106:1: warning: macro "H5T_STD_I64BE_TOKEN" is not used H5LTparse.c:446:1: warning: macro "YYSTACKSIZE" is not used H5LTparse.c:154:1: warning: macro "STRING" is not used H5LTparse.c:310:1: warning: macro "YYMAXTOKEN" is not used H5LTparse.c:104:1: warning: macro "H5T_STD_I32BE_TOKEN" is not used H5LTparse.c:138:1: warning: macro "CTYPE_TOKEN" is not used H5LTparse.c:135:1: warning: macro "STRSIZE_TOKEN" is not used ../../../hl/src/H5LTparse.c:28:1: warning: macro "YYEMPTY" is not used H5LTparse.c:149:1: warning: macro "OPQ_TAG_TOKEN" is not used H5LTparse.c:494:1: warning: macro "YYABORT" is not used H5LTparse.c:150:1: warning: macro "H5T_COMPOUND_TOKEN" is not used H5LTparse.c:496:1: warning: macro "YYACCEPT" is not used ../../../hl/src/H5LTparse.c:30:1: warning: macro "yyerrok" is not used H5LTparse.c:112:1: warning: macro "H5T_STD_U32BE_TOKEN" is not used H5LTparse.c:495:1: warning: macro "YYREJECT" is not used H5LTparse.c:122:1: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used H5LTparse.c:153:1: warning: macro "H5T_VLEN_TOKEN" is not used H5LTparse.c:126:1: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used H5LTparse.c:147:1: warning: macro "H5T_OPAQUE_TOKEN" is not used H5LTparse.c:116:1: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used H5LTparse.c:125:1: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used H5LTparse.c:497:1: warning: macro "YYERROR" is not used H5LTparse.c:115:1: warning: macro "H5T_STD_U64LE_TOKEN" is not used ../../../hl/src/H5LTparse.c:24:1: warning: macro "YYBYACC" is not used H5LTparse.c:136:1: warning: macro "STRPAD_TOKEN" is not used H5LTparse.c:134:1: warning: macro "H5T_STRING_TOKEN" is not used H5LTparse.c:137:1: warning: macro "CSET_TOKEN" is not used H5LTparse.c:148:1: warning: macro "OPQ_SIZE_TOKEN" is not used ../../../hl/src/H5LTparse.c:26:1: warning: macro "YYMINOR" is not used ../../../hl/src/H5LTparse.c:29:1: warning: macro "yyclearin" is not used H5LTparse.c:131:1: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used ../../../hl/src/H5LTparse.c:25:1: warning: macro "YYMAJOR" is not used H5LTparse.c:120:1: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used H5LTparse.c:100:1: warning: macro "H5T_STD_I8BE_TOKEN" is not used ../../../hl/src/H5LTparse.c:56:1: warning: macro "yyrule" is not used H5LTparse.c:119:1: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used ../../../hl/src/H5LTparse.c:31:1: warning: macro "YYRECOVERING" is not used H5LTparse.c:127:1: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used H5LTparse.c:111:1: warning: macro "H5T_STD_U16LE_TOKEN" is not used H5LTparse.c:152:1: warning: macro "H5T_ARRAY_TOKEN" is not used H5LTparse.c:118:1: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used H5LTparse.c:110:1: warning: macro "H5T_STD_U16BE_TOKEN" is not used H5LTparse.c:123:1: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used H5LTparse.c:151:1: warning: macro "H5T_ENUM_TOKEN" is not used H5LTparse.c:129:1: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used H5LTparse.c:117:1: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used H5LTparse.c:155:1: warning: macro "NUMBER" is not used H5LTparse.c:101:1: warning: macro "H5T_STD_I8LE_TOKEN" is not used H5LTparse.c:107:1: warning: macro "H5T_STD_I64LE_TOKEN" is not used H5LTparse.c:105:1: warning: macro "H5T_STD_I32LE_TOKEN" is not used H5LTparse.c:102:1: warning: macro "H5T_STD_I16BE_TOKEN" is not used H5LTparse.c:113:1: warning: macro "H5T_STD_U32LE_TOKEN" is not used H5LTparse.c:121:1: warning: macro "H5T_NATIVE_INT_TOKEN" is not used H5LTparse.c:114:1: warning: macro "H5T_STD_U64BE_TOKEN" is not used H5LTparse.c:128:1: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used H5LTparse.c:133:1: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used ../../../hl/src/H5LTparse.c:59:1: warning: macro "YYPREFIX" is not used ../../../hl/src/H5LTparse.c:27:1: warning: macro "YYLEX" is not used H5LTparse.c:130:1: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used H5LTparse.c:108:1: warning: macro "H5T_STD_U8BE_TOKEN" is not used ../../../hl/src/H5LTparse.c:55:1: warning: macro "yyname" is not used H5LTparse.c:103:1: warning: macro "H5T_STD_I16LE_TOKEN" is not used H5LTparse.c:132:1: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used H5LTparse.c:109:1: warning: macro "H5T_STD_U8LE_TOKEN" is not used libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c ../../../hl/src/H5LTparse.c -o H5LTparse.o >/dev/null 2>&1 mv -f .deps/H5LTparse.Tpo .deps/H5LTparse.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o ../../../hl/src/H5PT.c: In function 'H5PTclose': ../../../hl/src/H5PT.c:374: warning: request for implicit conversion from 'void *' to 'struct htbl_t *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c ../../../hl/src/H5PT.c -o H5PT.o >/dev/null 2>&1 mv -f .deps/H5PT.Tpo .deps/H5PT.Plo /bin/sh ../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 mv -f .deps/H5TB.Tpo .deps/H5TB.Plo /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_hl.la -rpath /usr/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_hl.so.8 -o .libs/libhdf5_hl.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.8" && ln -s "libhdf5_hl.so.8.0.1" "libhdf5_hl.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.8.0.1" "libhdf5_hl.so") libtool: link: ar cru .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o libtool: link: ranlib .libs/libhdf5_hl.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl.la" && ln -s "../libhdf5_hl.la" "libhdf5_hl.la" ) make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_lite.o -MD -MP -MF .deps/test_lite.Tpo -c -o test_lite.o ../../../hl/test/test_lite.c ../../../hl/test/test_lite.c: In function 'test_dsets': ../../../hl/test/test_lite.c:301: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:312: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:337: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:348: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c: In function 'make_attributes': ../../../hl/test/test_lite.c:932: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:943: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:976: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:987: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_lite.c:1019: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../hl/test/test_lite.c: In function 'test_valid_path': ../../../hl/test/test_lite.c:1823: warning: unused variable 'fp' ../../../hl/test/test_lite.c: At top level: ../../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/test_lite.Tpo .deps/test_lite.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_image.o -MD -MP -MF .deps/test_image.Tpo -c -o test_image.o ../../../hl/test/test_image.c ../../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/test_image.Tpo .deps/test_image.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_file_image.o -MD -MP -MF .deps/test_file_image.Tpo -c -o test_file_image.o ../../../hl/test/test_file_image.c mv -f .deps/test_file_image.Tpo .deps/test_file_image.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_file_image test_file_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_table.o -MD -MP -MF .deps/test_table.Tpo -c -o test_table.o ../../../hl/test/test_table.c ../../../hl/test/test_table.c: In function 'cmp_par': ../../../hl/test/test_table.c:178: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:179: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c: In function 'test_table': ../../../hl/test/test_table.c:1152: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1209: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1272: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1301: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1360: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1413: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1479: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1509: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../hl/test/test_table.c:1510: warning: conversion to 'hsize_t' from 'int' may change the sign of the result ../../../hl/test/test_table.c:1510: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1553: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1554: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c:1594: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_table.c: At top level: ../../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/test_table.Tpo .deps/test_table.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_ds.o -MD -MP -MF .deps/test_ds.Tpo -c -o test_ds.o ../../../hl/test/test_ds.c ../../../hl/test/test_ds.c: In function 'test_simple': ../../../hl/test/test_ds.c:3137: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result ../../../hl/test/test_ds.c: At top level: ../../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/test_ds.Tpo .deps/test_ds.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_packet.o -MD -MP -MF .deps/test_packet.Tpo -c -o test_packet.o ../../../hl/test/test_packet.c ../../../hl/test/test_packet.c: In function 'cmp_par': ../../../hl/test/test_packet.c:78: warning: comparing floating point with == or != is unsafe ../../../hl/test/test_packet.c:79: warning: comparing floating point with == or != is unsafe mv -f .deps/test_packet.Tpo .deps/test_packet.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_packet test_packet.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_packet test_packet.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_dset_opt.o -MD -MP -MF .deps/test_dset_opt.Tpo -c -o test_dset_opt.o ../../../hl/test/test_dset_opt.c ../../../hl/test/test_dset_opt.c: In function 'filter_bogus1': ../../../hl/test/test_dset_opt.c:504: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:510: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:510: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../../hl/test/test_dset_opt.c:517: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:517: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../../hl/test/test_dset_opt.c: In function 'filter_bogus2': ../../../hl/test/test_dset_opt.c:541: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:547: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:547: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../../hl/test/test_dset_opt.c:554: warning: conversion to 'unsigned int' from 'ssize_t' may change the sign of the result ../../../hl/test/test_dset_opt.c:554: warning: conversion to 'ssize_t' from 'unsigned int' may change the sign of the result ../../../hl/test/test_dset_opt.c: At top level: ../../../test/H5srcdir.h:38: warning: 'H5_get_srcdir_filename' defined but not used ../../../test/H5srcdir.h:70: warning: 'H5_get_srcdir' defined but not used mv -f .deps/test_dset_opt.Tpo .deps/test_dset_opt.Po /bin/sh ../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_dset_opt test_dset_opt.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test_dset_opt test_dset_opt.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making all in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gif2hdf.o -MD -MP -MF .deps/gif2hdf.Tpo -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c ../../../../hl/tools/gif2h5/gif2hdf.c: In function 'main': ../../../../hl/tools/gif2h5/gif2hdf.c:102: warning: function call has aggregate value mv -f .deps/gif2hdf.Tpo .deps/gif2hdf.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gif2mem.o -MD -MP -MF .deps/gif2mem.Tpo -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c ../../../../hl/tools/gif2h5/gif2mem.c: In function 'Gif2Mem': ../../../../hl/tools/gif2h5/gif2mem.c:160: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/gif2mem.c:227: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/gif2mem.c:249: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/gif2mem.c:276: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/gif2mem.c:314: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/gif2mem.c:43: warning: function returns an aggregate ../../../../hl/tools/gif2h5/gif2mem.c:40:1: warning: macro "GIF2VERSION" is not used mv -f .deps/gif2mem.Tpo .deps/gif2mem.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT decompress.o -MD -MP -MF .deps/decompress.Tpo -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c ../../../../hl/tools/gif2h5/decompress.c:68: warning: size of 'Prefix' is 16384 bytes ../../../../hl/tools/gif2h5/decompress.c:69: warning: size of 'Suffix' is 16384 bytes ../../../../hl/tools/gif2h5/decompress.c:73: warning: size of 'OutCode' is 4100 bytes ../../../../hl/tools/gif2h5/decompress.c: In function 'ReadCode': ../../../../hl/tools/gif2h5/decompress.c:99: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../../../hl/tools/gif2h5/decompress.c:99: warning: conversion to 'int' from 'long unsigned int' may change the sign of the result ../../../../hl/tools/gif2h5/decompress.c:23:1: warning: macro "INTERLACEMASK" is not used ../../../../hl/tools/gif2h5/decompress.c:24:1: warning: macro "COLORMAPMASK" is not used ../../../../hl/tools/gif2h5/decompress.c:20:1: warning: macro "NEXTBYTE" is not used ../../../../hl/tools/gif2h5/decompress.c:22:1: warning: macro "IMAGESEP" is not used mv -f .deps/decompress.Tpo .deps/decompress.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT gifread.o -MD -MP -MF .deps/gifread.Tpo -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mv -f .deps/gifread.Tpo .deps/gifread.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT writehdf.o -MD -MP -MF .deps/writehdf.Tpo -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c mv -f .deps/writehdf.Tpo .deps/writehdf.Po /bin/sh ../../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hdf2gif.o -MD -MP -MF .deps/hdf2gif.Tpo -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c ../../../../hl/tools/gif2h5/hdf2gif.c: In function 'main': ../../../../hl/tools/gif2h5/hdf2gif.c:197: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/hdf2gif.c:198: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/hdf2gif.c:199: warning: conversion to 'BYTE' from 'int' may alter its value ../../../../hl/tools/gif2h5/hdf2gif.c:232: warning: conversion to 'BYTE' from 'int' may alter its value mv -f .deps/hdf2gif.Tpo .deps/hdf2gif.Po 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hdfgifwr.o -MD -MP -MF .deps/hdfgifwr.Tpo -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c ../../../../hl/tools/gif2h5/hdfgifwr.c:189: warning: size of 'htab' is 20012 bytes ../../../../hl/tools/gif2h5/hdfgifwr.c:190: warning: size of 'codetab' is 10006 bytes ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'compress': ../../../../hl/tools/gif2h5/hdfgifwr.c:338: warning: conversion to 'short unsigned int' from 'int' may alter its value ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'output': ../../../../hl/tools/gif2h5/hdfgifwr.c:381: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result ../../../../hl/tools/gif2h5/hdfgifwr.c:383: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result ../../../../hl/tools/gif2h5/hdfgifwr.c: In function 'char_out': ../../../../hl/tools/gif2h5/hdfgifwr.c:505: warning: conversion to 'char' from 'int' may alter its value ../../../../hl/tools/gif2h5/hdfgifwr.c:67:1: warning: macro "CONV24_BEST" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:62:1: warning: macro "CONV24_SEP1" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:64:1: warning: macro "CONV24_SEP2" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:68:1: warning: macro "CONV24_MAX" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:71:1: warning: macro "PIC8" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:208:1: warning: macro "de_stack" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:63:1: warning: macro "CONV24_LOCK" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:61:1: warning: macro "CONV24_24BIT" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:65:1: warning: macro "CONV24_FAST" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:179:1: warning: macro "MSDOS" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:207:1: warning: macro "tab_suffixof" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:60:1: warning: macro "CONV24_8BIT" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:206:1: warning: macro "tab_prefixof" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:75:1: warning: macro "MONO" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:72:1: warning: macro "PIC24" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:176:1: warning: macro "min" is not used ../../../../hl/tools/gif2h5/hdfgifwr.c:66:1: warning: macro "CONV24_SLOW" is not used mv -f .deps/hdfgifwr.Tpo .deps/hdfgifwr.Po /bin/sh ../../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT h52gifgentst.o -MD -MP -MF .deps/h52gifgentst.Tpo -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c ../../../../hl/tools/gif2h5/h52gifgentst.c: In function 'main': ../../../../hl/tools/gif2h5/h52gifgentst.c:52: warning: size of 'buf' is 80000 bytes ../../../../hl/tools/gif2h5/h52gifgentst.c:67: warning: conversion to 'unsigned char' from 'int' may alter its value ../../../../hl/tools/gif2h5/h52gifgentst.c:86: warning: conversion to 'unsigned char' from 'int' may alter its value ../../../../hl/tools/gif2h5/h52gifgentst.c:88: warning: conversion to 'unsigned char' from 'int' may alter its value ../../../../hl/tools/gif2h5/h52gifgentst.c:103: warning: the frame size of 80832 bytes is larger than 16384 bytes mv -f .deps/h52gifgentst.Tpo .deps/h52gifgentst.Po /bin/sh ../../../libtool --tag=CC --mode=link 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making all in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' /bin/sh ../../../libtool --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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c -o H5PacketTable.lo ../../../../hl/c++/src/H5PacketTable.cpp libtool: 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c ../../../../hl/c++/src/H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -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=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c ../../../../hl/c++/src/H5PacketTable.cpp -o H5PacketTable.o >/dev/null 2>&1 mv -f .deps/H5PacketTable.Tpo .deps/H5PacketTable.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_hl_cpp.la -rpath /usr/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lz -lrt -ldl -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/H5PacketTable.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/c++/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs -L/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_hl_cpp.so.8 -o .libs/libhdf5_hl_cpp.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so.8" && ln -s "libhdf5_hl_cpp.so.8.0.1" "libhdf5_hl_cpp.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so" && ln -s "libhdf5_hl_cpp.so.8.0.1" "libhdf5_hl_cpp.so") libtool: link: ar cru .libs/libhdf5_hl_cpp.a H5PacketTable.o libtool: link: ranlib .libs/libhdf5_hl_cpp.a libtool: link: ( cd ".libs" && rm -f "libhdf5_hl_cpp.la" && ln -s "../libhdf5_hl_cpp.la" "libhdf5_hl_cpp.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' 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=i386 -mtune=generic -fasynchronous-unwind-tables -MT ptableTest.o -MD -MP -MF .deps/ptableTest.Tpo -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp ../../../../hl/c++/test/ptableTest.cpp: In function 'int BasicTest()': ../../../../hl/c++/test/ptableTest.cpp:87: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompoundDatatype()': ../../../../hl/c++/test/ptableTest.cpp:157: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetNext()': ../../../../hl/c++/test/ptableTest.cpp:211: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompress()': ../../../../hl/c++/test/ptableTest.cpp:274: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetPacket()': ../../../../hl/c++/test/ptableTest.cpp:307: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestErrors()': ../../../../hl/c++/test/ptableTest.cpp:342: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp: In function 'int SystemTest()': ../../../../hl/c++/test/ptableTest.cpp:488: warning: deprecated conversion from string constant to 'char*' ../../../../hl/c++/test/ptableTest.cpp:489: warning: deprecated conversion from string constant to 'char*' mv -f .deps/ptableTest.Tpo .deps/ptableTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ptableTest ptableTest.o ../../../hl/c++/src/libhdf5_hl_cpp.la ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/ptableTest ptableTest.o ../../../hl/c++/src/.libs/libhdf5_hl_cpp.so /builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/c++/src/.libs/libhdf5_cpp.so ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making all in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' Making all in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' /bin/sh ../../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DSfc.lo -MD -MP -MF .deps/H5DSfc.Tpo -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DSfc.lo -MD -MP -MF .deps/H5DSfc.Tpo -c ../../../../hl/fortran/src/H5DSfc.c -fPIC -DPIC -o .libs/H5DSfc.o ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_scale_c_': ../../../../hl/fortran/src/H5DSfc.c:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsset_label_c_': ../../../../hl/fortran/src/H5DSfc.c:229: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_label_c_': ../../../../hl/fortran/src/H5DSfc.c:272: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../../hl/fortran/src/H5DSfc.c: In function 'h5dsget_scale_name_c_': ../../../../hl/fortran/src/H5DSfc.c:321: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5DSfc.lo -MD -MP -MF .deps/H5DSfc.Tpo -c ../../../../hl/fortran/src/H5DSfc.c -o H5DSfc.o >/dev/null 2>&1 mv -f .deps/H5DSfc.Tpo .deps/H5DSfc.Plo /bin/sh ../../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltmake_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:67: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result ../../../../hl/fortran/src/H5LTfc.c:67: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c:76: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltread_dataset_c_': ../../../../hl/fortran/src/H5LTfc.c:587: warning: unused parameter 'dims' ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1230: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c:1232: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c:1234: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1308: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1381: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1450: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1533: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c:1535: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c:1537: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_float_c_': ../../../../hl/fortran/src/H5LTfc.c:1610: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_double_c_': ../../../../hl/fortran/src/H5LTfc.c:1679: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_string_c_': ../../../../hl/fortran/src/H5LTfc.c:1746: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltpath_valid_c_': ../../../../hl/fortran/src/H5LTfc.c:2166: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltget_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1537: warning: will never be executed ../../../../hl/fortran/src/H5LTfc.c:1535: warning: will never be executed ../../../../hl/fortran/src/H5LTfc.c: In function 'h5ltset_attribute_int_c_': ../../../../hl/fortran/src/H5LTfc.c:1234: warning: will never be executed ../../../../hl/fortran/src/H5LTfc.c:1232: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c ../../../../hl/fortran/src/H5LTfc.c -o H5LTfc.o >/dev/null 2>&1 mv -f .deps/H5LTfc.Tpo .deps/H5LTfc.Plo /bin/sh ../../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c ../../../../hl/fortran/src/H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_image_24bit_c_': ../../../../hl/fortran/src/H5IMfc.c:200: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_image_info_c_': ../../../../hl/fortran/src/H5IMfc.c:268: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ ../../../../hl/fortran/src/H5IMfc.c: In function 'h5immake_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:393: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../../hl/fortran/src/H5IMfc.c:398: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ ../../../../hl/fortran/src/H5IMfc.c: In function 'h5imget_palette_c_': ../../../../hl/fortran/src/H5IMfc.c:727: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c ../../../../hl/fortran/src/H5IMfc.c -o H5IMfc.o >/dev/null 2>&1 mv -f .deps/H5IMfc.Tpo .deps/H5IMfc.Plo /bin/sh ../../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c ../../../../hl/fortran/src/H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IM_get_palette': ../../../../hl/fortran/src/H5IMcc.c:506: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result ../../../../hl/fortran/src/H5IMcc.c:508: warning: conversion to 'unsigned int' from 'int' may change the sign of the result ../../../../hl/fortran/src/H5IMcc.c:508: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IMget_palettef': ../../../../hl/fortran/src/H5IMcc.c:430: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:428: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:426: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IMmake_palettef': ../../../../hl/fortran/src/H5IMcc.c:367: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:365: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:364: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:362: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:361: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IMread_imagef': ../../../../hl/fortran/src/H5IMcc.c:280: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:278: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IMmake_image_24bitf': ../../../../hl/fortran/src/H5IMcc.c:207: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:205: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:204: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:202: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:201: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c: In function 'H5IMmake_image_8bitf': ../../../../hl/fortran/src/H5IMcc.c:94: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:92: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:91: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:89: warning: will never be executed ../../../../hl/fortran/src/H5IMcc.c:88: warning: will never be executed libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c ../../../../hl/fortran/src/H5IMcc.c -o H5IMcc.o >/dev/null 2>&1 mv -f .deps/H5IMcc.Tpo .deps/H5IMcc.Plo /bin/sh ../../../libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c ../../../../hl/fortran/src/H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_c_': ../../../../hl/fortran/src/H5TBfc.c:67: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:72: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:74: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:82: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:93: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:172: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:174: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_name_c_': ../../../../hl/fortran/src/H5TBfc.c:287: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:289: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbwrite_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:394: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:401: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbread_field_index_c_': ../../../../hl/fortran/src/H5TBfc.c:501: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:508: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbinsert_field_c_': ../../../../hl/fortran/src/H5TBfc.c:613: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:615: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbdelete_field_c_': ../../../../hl/fortran/src/H5TBfc.c:719: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:721: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_table_info_c_': ../../../../hl/fortran/src/H5TBfc.c:769: warning: conversion to 'int' from 'unsigned int' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbget_field_info_c_': ../../../../hl/fortran/src/H5TBfc.c:820: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result ../../../../hl/fortran/src/H5TBfc.c:838: warning: conversion to 'int' from 'unsigned int' may change the sign of the result libtool: 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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 mv -f .deps/H5TBfc.Tpo .deps/H5TBfc.Plo /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5DSff.f90 -fPIC -o .libs/H5DSff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5DSff.f90 -o H5DSff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5LTff.f90 -fPIC -o .libs/H5LTff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5LTff.f90 -o H5LTff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5IMff.f90 -fPIC -o .libs/H5IMff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5IMff.f90 -o H5IMff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I../../../fortran/src -I../../../fortran/src -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5TBff.f90 -fPIC -o .libs/H5TBff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c ../../../../hl/fortran/src/H5TBff.f90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../fortran/src -version-info 8:1:0 -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 -ldl -lm libtool: link: gfortran -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs -L/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5hl_fortran.so.8 -o .libs/libhdf5hl_fortran.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.8" && ln -s "libhdf5hl_fortran.so.8.0.1" "libhdf5hl_fortran.so.8") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.8.0.1" "libhdf5hl_fortran.so") libtool: link: ar cru .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5IMff.o H5TBff.o libtool: link: ranlib .libs/libhdf5hl_fortran.a libtool: link: ( cd ".libs" && rm -f "libhdf5hl_fortran.la" && ln -s "../libhdf5hl_fortran.la" "libhdf5hl_fortran.la" ) make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstds.o ../../../../hl/fortran/test/tstds.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o tstds tstds.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o .libs/tstds tstds.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstlite.o ../../../../hl/fortran/test/tstlite.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o tstlite tstlite.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o .libs/tstlite tstlite.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstimage.o ../../../../hl/fortran/test/tstimage.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o tstimage tstimage.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o .libs/tstimage tstimage.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tsttable.o ../../../../hl/fortran/test/tsttable.f90 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o tsttable tsttable.o ../../../hl/fortran/src/libhdf5hl_fortran.la ../../../fortran/src/libhdf5_fortran.la ../../../hl/src/libhdf5_hl.la ../../../src/libhdf5.la -lz -lrt -ldl -lm libtool: link: gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -o .libs/tsttable tsttable.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.8.12/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.8.12/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lz -lrt -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making all in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' + popd ~/build/BUILD/hdf5-1.8.12 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HsDGsP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 + cd hdf5-1.8.12 + LANG=C + export LANG + unset DISPLAY + make -C build install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 make: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.8.0.1 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5.so.8.0.1 libhdf5.so.8 || { rm -f libhdf5.so.8 && ln -s libhdf5.so.8.0.1 libhdf5.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5.so.8.0.1 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.8.0.1 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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/H5PLextern.h ../../src/H5Rpublic.h ../../src/H5Spublic.h ../../src/H5Tpublic.h ../../src/H5Zpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so.0 || { rm -f libdynlib1.so.0 && ln -s libdynlib1.so.0.0.0 libdynlib1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so || { rm -f libdynlib1.so && ln -s libdynlib1.so.0.0.0 libdynlib1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so.0 || { rm -f libdynlib2.so.0 && ln -s libdynlib2.so.0.0.0 libdynlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so || { rm -f libdynlib2.so && ln -s libdynlib2.so.0.0.0 libdynlib2.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so.0 || { rm -f libdynlib3.so.0 && ln -s libdynlib3.so.0.0.0 libdynlib3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so || { rm -f libdynlib3.so && ln -s libdynlib3.so.0.0.0 libdynlib3.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib1.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib3.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlib3.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' rm -f /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/*dynlib* make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' Making install in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5diff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' Making install in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5ls make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' Making install in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5dump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.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.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5mkgrp /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' Making install in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5import make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' Making install in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlibadd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so.0 || { rm -f libdynlibadd.so.0 && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so || { rm -f libdynlibadd.so && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlibadd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlibadd.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libdynlibadd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5repack make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' rm -f /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/*dynlib* make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' Making install in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5unjam make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' Making install in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5copy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' Making install in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/bin/h5stat make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making install in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12/build/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' Making install in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /usr/bin/install -c h5c++ '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.12/build/c++/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.12/build/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_cpp.la -rpath /usr/lib H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Location.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 -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5Library.o .libs/H5Attribute.o .libs/H5Location.o .libs/H5Object.o .libs/H5PropList.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5DcreatProp.o .libs/H5DxferProp.o .libs/H5DataType.o .libs/H5DataSpace.o .libs/H5AbstractDs.o .libs/H5AtomType.o .libs/H5PredType.o .libs/H5EnumType.o .libs/H5IntType.o .libs/H5FloatType.o .libs/H5StrType.o .libs/H5ArrayType.o .libs/H5VarLenType.o .libs/H5CompType.o .libs/H5DataSet.o .libs/H5CommonFG.o .libs/H5Group.o .libs/H5File.o -L/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib -L/usr/lib -lhdf5 -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_cpp.so.8 -o .libs/libhdf5_cpp.so.8.0.1 libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: warning: relinking `libhdf5_cpp.la' libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.8.0.1T /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_cpp.so.8.0.1 libhdf5_cpp.so.8 || { rm -f libhdf5_cpp.so.8 && ln -s libhdf5_cpp.so.8.0.1 libhdf5_cpp.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_cpp.so.8.0.1 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.8.0.1 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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/H5Location.h ../../../c++/src/H5Object.h ../../../c++/src/H5PredType.h ../../../c++/src/H5PropList.h ../../../c++/src/H5StrType.h ../../../c++/src/H5CppDoc.h ../../../c++/src/H5ArrayType.h ../../../c++/src/H5VarLenType.h '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making install in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: warning: relinking `libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.12/build/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.12/build/libtool --tag FC --mode=relink gfortran -I../../../src -I../../../fortran/src -version-info 8:1:0 -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 H5Fff_F03.lo H5Lff_F03.lo H5Off_F03.lo H5Pff_F03.lo H5Rff_F03.lo H5Tff_F03.lo HDF5.lo ../../src/libhdf5.la -lz -lrt -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386) libtool: relink: gfortran -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff_F03.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/H5Aff_F03.o .libs/H5Dff_F03.o .libs/H5Eff_F03.o .libs/H5Fff_F03.o .libs/H5Lff_F03.o .libs/H5Off_F03.o .libs/H5Pff_F03.o .libs/H5Rff_F03.o .libs/H5Tff_F03.o .libs/HDF5.o -L/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib -L/usr/lib -lhdf5 -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5_fortran.so.8 -o .libs/libhdf5_fortran.so.8.0.1 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.8.0.1T /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_fortran.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_fortran.so.8.0.1 libhdf5_fortran.so.8 || { rm -f libhdf5_fortran.so.8 && ln -s libhdf5_fortran.so.8.0.1 libhdf5_fortran.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_fortran.so.8.0.1 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.8.0.1 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making install in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making install in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.12/build/hl/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.12/build/libtool --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 -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O3 -fomit-frame-pointer -finline-functions -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_hl.la -rpath /usr/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo ../../src/libhdf5.la -lz -lrt -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386) libtool: install: warning: relinking `libhdf5_hl.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/H5DO.o .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -L/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib -L/usr/lib -lhdf5 -lz -lrt -ldl -lm -O3 -O0 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_hl.so.8 -o .libs/libhdf5_hl.so.8.0.1 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.8.0.1T /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_hl.so.8.0.1 libhdf5_hl.so.8 || { rm -f libhdf5_hl.so.8 && ln -s libhdf5_hl.so.8.0.1 libhdf5_hl.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_hl.so.8.0.1 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.8.0.1 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' /usr/bin/install -c -m 644 ../../../hl/src/hdf5_hl.h ../../../hl/src/H5DOpublic.h ../../../hl/src/H5IMpublic.h ../../../hl/src/H5LTpublic.h ../../../hl/src/H5TBpublic.h ../../../hl/src/H5DSpublic.h ../../../hl/src/H5PTpublic.h '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making install in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12/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.12-1.ru6.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.12/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.12-1.ru6.i386/usr/bin/h52gif make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making install in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.12/build/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 8:1:0 -o libhdf5_hl_cpp.la -rpath /usr/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lz -lrt -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386) libtool: install: warning: relinking `libhdf5_hl_cpp.la' libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.7/crtbeginS.o .libs/H5PacketTable.o -L/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib -L/usr/lib -lhdf5_hl -lhdf5_cpp -lhdf5 -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.7/../../../crtn.o -O2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libhdf5_hl_cpp.so.8 -o .libs/libhdf5_hl_cpp.so.8.0.1 libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.so.8.0.1T /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_hl_cpp.so.8.0.1 libhdf5_hl_cpp.so.8 || { rm -f libhdf5_hl_cpp.so.8 && ln -s libhdf5_hl_cpp.so.8.0.1 libhdf5_hl_cpp.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5_hl_cpp.so.8.0.1 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.8.0.1 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' /usr/bin/install -c -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/c++' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making install in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' Making install in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib' libtool: install: (cd /builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src; /bin/sh /builddir/build/BUILD/hdf5-1.8.12/build/libtool --tag FC --mode=relink gfortran -I../../../fortran/src -I../../../fortran/src -version-info 8:1:0 -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 -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386) libtool: install: warning: relinking `libhdf5hl_fortran.la' libtool: relink: gfortran -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -L/builddir/build/BUILD/hdf5-1.8.12/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib -L/usr/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lz -lrt -ldl -L/usr/lib/gcc/i686-redhat-linux/4.4.7 -L/usr/lib/gcc/i686-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5hl_fortran.so.8 -o .libs/libhdf5hl_fortran.so.8.0.1 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.8.0.1T /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5hl_fortran.so.8.0.1 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5hl_fortran.so.8.0.1 libhdf5hl_fortran.so.8 || { rm -f libhdf5hl_fortran.so.8 && ln -s libhdf5hl_fortran.so.8.0.1 libhdf5hl_fortran.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib && { ln -s -f libhdf5hl_fortran.so.8.0.1 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.8.0.1 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12/build/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' Making install in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making install in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' /bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.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.12/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' + for d in examples fortran c++ hl + cd examples + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/. make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/examples' + for d in examples fortran c++ hl + cd fortran + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' + for d in examples fortran c++ hl + cd c++ + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++ + /usr/bin/install -c ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_cmprss.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtatt.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtdat.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrpar.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrp.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_crtgrpd.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_extend.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_rdwt.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c ../../../c++/examples/h5tutr_subset.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/c++/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/examples' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' + for d in examples fortran c++ hl + cd hl + make install-examples make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' + for d in examples fortran c++ + cd examples + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/examples' + for d in examples fortran c++ + cd fortran + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' + for d in examples fortran c++ + cd c++ + make install-examples make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -c ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' + rm /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386//usr/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5_dble_interface.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5a_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5d_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5e_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5f_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5l_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5lib_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5o_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5p_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5r_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5t_provisional.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/gfortran/modules + find /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.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.12-1.ru6.i386/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/include/H5pubconf-32.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5c++-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5cc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5fc-32 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/etc/rpm + cat + mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/man/man1 + cp -p debian/man/gif2h5.1 debian/man/h52gif.1 debian/man/h5c++.1 debian/man/h5cc.1 debian/man/h5copy.1 debian/man/h5diff.1 debian/man/h5dump.1 debian/man/h5fc.1 debian/man/h5import.1 debian/man/h5jam.1 debian/man/h5ls.1 debian/man/h5mkgrp.1 debian/man/h5perf_serial.1 debian/man/h5redeploy.1 debian/man/h5repack.1 debian/man/h5repart.1 debian/man/h5stat.1 debian/man/h5unjam.1 /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/hdf5-1.8.12 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_cpp.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl_cpp.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_fortran.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5hl_fortran.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/lib/libhdf5_hl.so.8.0.1 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5repart extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/gif2h5 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5repack extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5jam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5dump extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5stat extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5perf_serial extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5debug extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h52gif extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5copy extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5unjam extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5diff extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5import extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5mkgrp extracting debug info from /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/bin/h5ls symlinked /usr/lib/debug/usr/lib/libhdf5_cpp.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_cpp.so.8.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_hl.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5.so.8.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_hl.so.8.debug symlinked /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_hl_cpp.so.8.debug symlinked /usr/lib/debug/usr/lib/libhdf5_fortran.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_fortran.so.8.debug symlinked /usr/lib/debug/usr/lib/libhdf5_cpp.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_cpp.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5_fortran.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5_fortran.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.debug symlinked /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.8.0.1.debug to /usr/lib/debug/usr/lib/libhdf5hl_fortran.so.8.debug cpio: hdf5-1.8.12/build/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: hdf5-1.8.12/build/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: hdf5-1.8.12/build/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: hdf5-1.8.12/build/hl/src/H5LTparse.y: Cannot stat: No such file or directory 27150 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vRoqJc + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.12 + unset DISPLAY + make -C build check make: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' Making check in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[4]: Nothing to be done for `_exec_check-s'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh test_plugin.sh make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[2]: `testhdf5' is up to date. make[2]: `lheap' is up to date. make[2]: `ohdr' is up to date. make[2]: `stab' is up to date. make[2]: `gheap' is up to date. make[2]: `cache' is up to date. make[2]: `cache_api' is up to date. make[2]: `pool' is up to date. make[2]: `accum' is up to date. make[2]: `hyperslab' is up to date. make[2]: `istore' is up to date. make[2]: `bittests' is up to date. make[2]: `dt_arith' is up to date. make[2]: `dtypes' is up to date. make[2]: `dsets' is up to date. make[2]: `cmpd_dset' is up to date. make[2]: `filter_fail' is up to date. make[2]: `extend' is up to date. make[2]: `external' is up to date. make[2]: `efc' is up to date. make[2]: `objcopy' is up to date. make[2]: `links' is up to date. make[2]: `unlink' is up to date. make[2]: `big' is up to date. make[2]: `mtime' is up to date. make[2]: `fillval' is up to date. make[2]: `mount' is up to date. make[2]: `flush1' is up to date. make[2]: `flush2' is up to date. make[2]: `app_ref' is up to date. make[2]: `enum' is up to date. make[2]: `set_extent' is up to date. make[2]: `ttsafe' is up to date. make[2]: `getname' is up to date. make[2]: `vfd' is up to date. make[2]: `ntypes' is up to date. make[2]: `dangle' is up to date. make[2]: `dtransform' is up to date. make[2]: `reserved' is up to date. make[2]: `cross_read' is up to date. make[2]: `freespace' is up to date. make[2]: `mf' is up to date. make[2]: `btree2' is up to date. make[2]: `fheap' is up to date. make[2]: `file_image' is up to date. make[2]: `unregister' is up to date. make[2]: `error_test' is up to date. make[2]: `err_compat' is up to date. make[2]: `tcheck_version' is up to date. make[2]: `testmeta' is up to date. make[2]: `links_env' is up to date. make[2]: `plugin' is up to date. make[2]: `testerror.sh' is up to date. make[2]: `testlibinfo.sh' is up to date. make[2]: `testcheck_version.sh' is up to date. make[2]: `testlinks_env.sh' is up to date. make[2]: `test_plugin.sh' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' ===Serial tests in test begin Tue Jan 14 12:08:18 EST 2014=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' ============================ Testing testhdf5 Finished testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.12/build/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 12 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... 198.34user 2.10system 3:25.26elapsed 97%CPU (0avgtext+0avgdata 116688maxresident)k 0inputs+122488outputs (0major+120177minor)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.03system 0:00.10elapsed 97%CPU (0avgtext+0avgdata 19680maxresident)k 0inputs+120outputs (0major+6849minor)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.04system 0:00.12elapsed 99%CPU (0avgtext+0avgdata 19888maxresident)k 0inputs+584outputs (0major+7007minor)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.65user 0.11system 0:00.78elapsed 98%CPU (0avgtext+0avgdata 50144maxresident)k 0inputs+10344outputs (0major+9603minor)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. 33.66user 0.04system 0:33.70elapsed 99%CPU (0avgtext+0avgdata 24288maxresident)k 0inputs+2664outputs (0major+7897minor)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 100.29user 0.99system 1:41.60elapsed 99%CPU (0avgtext+0avgdata 402016maxresident)k 0inputs+1272outputs (0major+27931minor)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.03system 0:00.13elapsed 79%CPU (0avgtext+0avgdata 20384maxresident)k 96inputs+472outputs (3major+6845minor)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. 1.76user 0.08system 0:01.84elapsed 100%CPU (0avgtext+0avgdata 144800maxresident)k 0inputs+128outputs (0major+15080minor)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.26user 0.38system 0:00.83elapsed 78%CPU (0avgtext+0avgdata 92432maxresident)k 0inputs+12448outputs (0major+13472minor)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. 3.21user 0.20system 0:03.40elapsed 100%CPU (0avgtext+0avgdata 152016maxresident)k 0inputs+88outputs (0major+15977minor)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. 1.30user 5.87system 0:20.64elapsed 34%CPU (0avgtext+0avgdata 41392maxresident)k 16inputs+2117120outputs (2major+8646minor)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.39user 0.03system 0:00.57elapsed 74%CPU (0avgtext+0avgdata 19120maxresident)k 592inputs+48outputs (7major+6426minor)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.55user 0.07system 0:03.69elapsed 98%CPU (0avgtext+0avgdata 20368maxresident)k 264inputs+480outputs (2major+19919minor)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.77user 0.11system 0:01.04elapsed 84%CPU (0avgtext+0avgdata 70656maxresident)k 16inputs+840outputs (0major+16964minor)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 Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED All dataset tests passed. 1.43user 1.30system 0:02.76elapsed 98%CPU (0avgtext+0avgdata 277456maxresident)k 64inputs+128104outputs (0major+30475minor)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. 1.67user 2.44system 0:05.82elapsed 70%CPU (0avgtext+0avgdata 595744maxresident)k 152inputs+363496outputs (1major+21084minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ Testing filter_fail Finished testing filter_fail ============================ filter_fail Test Log ============================ Testing data writing when a mandatory filter fails and chunk cache is enabled PASSED Testing data reading when a mandatory filter fails PASSED Testing data writing when a mandatory filter fails and chunk cache is disabled PASSED Testing data reading when a mandatory filter fails PASSED 0.07user 0.02system 0:00.12elapsed 85%CPU (0avgtext+0avgdata 19744maxresident)k 40inputs+144outputs (0major+6880minor)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.10user 0.05system 0:00.15elapsed 101%CPU (0avgtext+0avgdata 19728maxresident)k 8inputs+8000outputs (0major+7183minor)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.07user 0.04system 0:00.11elapsed 95%CPU (0avgtext+0avgdata 19792maxresident)k 8inputs+248outputs (0major+7004minor)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.28user 0.05system 0:00.35elapsed 97%CPU (0avgtext+0avgdata 20992maxresident)k 16inputs+2032outputs (0major+7691minor)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 H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes to the source file PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes to the source file with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with oldest file format for source file: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing without dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing H5Ocopy(): named datatype PASSED Testing H5Ocopy(): named vlen datatype PASSED Testing H5Ocopy(): named nested vlen datatype PASSED Testing H5Ocopy(): merging committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes with attributes PASSED Testing H5Ocopy(): hier. of committed datatypes and merging PASSED Testing H5Ocopy(): merging various committed datatypes PASSED Testing H5Ocopy(): merging committed datatypes with suggestions PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb PASSED Testing H5Ocopy(): merging committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes with attributes and reopen PASSED Testing H5Ocopy(): hier. of committed datatypes and merging with reopen PASSED Testing H5Ocopy(): merging various committed datatypes with reopen PASSED Testing H5Ocopy(): merging committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): merging committed datatypes of datasets with suggestions and reopen PASSED Testing H5Ocopy(): merging different committed datatypes with suggestions and reopen PASSED Testing H5Ocopy(): H5Pset_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): H5Pset/get_mcdt_search_cb and reopen PASSED Testing H5Ocopy(): external dataset PASSED Testing H5Ocopy(): dataset that uses named datatype PASSED Testing H5Ocopy(): hier. of datasets using named datatype inside hier. PASSED Testing H5Ocopy(): hier. of datasets using named datatype outside hier. PASSED Testing H5Ocopy(): contiguous dataset with VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with VLEN datatype PASSED Testing H5Ocopy(): compact dataset with VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with VLEN datatype PASSED Testing H5Ocopy(): variable length attribute PASSED Testing H5Ocopy(): compact dataset with named VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with named VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with named VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with named VLEN datatype PASSED Testing H5Ocopy(): compact dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contigous dataset with nested VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with nested VLEN datatype PASSED Testing H5Ocopy(): compressed dataset with nested VLEN datatype PASSED Testing H5Ocopy(): contiguous dataset with compound VLEN datatype PASSED Testing H5Ocopy(): chunked dataset with compound VLEN datatype PASSED Testing H5Ocopy(): compact dataset with compound VLEN datatype PASSED Testing H5Ocopy(): named datatype in same file PASSED Testing H5Ocopy(): dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): inside H5Literate() callback PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with oldest file format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing without shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing without shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED Testing with shared src messages: Testing with shared dst messages: Testing with latest format for source file: Testing with dense attributes: Testing with latest format for destination file: Testing H5Ocopy(): simple dataset PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): compound dataset PASSED Testing H5Ocopy(): chunked dataset PASSED Testing H5Ocopy(): empty chunked dataset PASSED Testing H5Ocopy(): sparse dataset PASSED Testing H5Ocopy(): compressed dataset PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): objects with attributes using named datatypes PASSED Testing H5Ocopy(): empty group PASSED Testing H5Ocopy(): root group PASSED Testing H5Ocopy(): simple nested groups PASSED Testing H5Ocopy(): deep nested groups PASSED Testing H5Ocopy(): nested groups with loop PASSED Testing H5Ocopy(): wide nested groups with loop PASSED Testing H5Ocopy(): group with links PASSED Testing H5Ocopy(): object through soft link PASSED Testing H5Ocopy(): object through external link PASSED Testing H5Ocopy(): existing object PASSED Testing H5Ocopy(): full path PASSED Testing H5Ocopy(): named datatype with self-referential attribute PASSED Testing H5Ocopy(): attributes with creation order PASSED Testing H5Ocopy(): without attributes PASSED Testing H5Ocopy(): with missing groups PASSED Testing H5Ocopy(): expand soft link PASSED Testing H5Ocopy: expand external link PASSED Testing H5Ocopy: expand soft and external links PASSED Testing H5Ocopy(): shallow group copy PASSED Testing H5Ocopy(): expand object reference PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): preserve NULL messages PASSED Testing H5Ocopy(): copying objects while opened PASSED All object copying tests passed. 53.76user 4.56system 0:59.31elapsed 98%CPU (0avgtext+0avgdata 118064maxresident)k 24inputs+299168outputs (0major+102569minor)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.84user 0.78system 0:02.70elapsed 97%CPU (0avgtext+0avgdata 24512maxresident)k 48inputs+9504outputs (0major+20386minor)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.91user 0.52system 0:06.94elapsed 92%CPU (0avgtext+0avgdata 83056maxresident)k 16inputs+34432outputs (0major+11665minor)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 0x000000017810d88a PASSED #001 0x000000007a835b13 PASSED #002 0x000000014ccca1a2 PASSED #003 0x000000011f51f4f8 PASSED #004 0x00000000ccf811b0 PASSED #005 0x000000000d12213c PASSED #006 0x000000016d179fa0 PASSED #007 0x00000000d2e9a848 PASSED #008 0x0000000062f3d3c1 PASSED #009 0x00000001d1cf4cf8 PASSED #010 0x000000014e9d9bd0 PASSED #011 0x00000001eea85f40 PASSED #012 0x0000000090acd842 PASSED #013 0x00000000a0bc9b04 PASSED #014 0x00000001603181bd PASSED #015 0x00000000fdd10847 PASSED #016 0x000000011563a119 PASSED #017 0x000000014cf738a8 PASSED #018 0x00000001d02e0918 PASSED #019 0x000000007b056020 PASSED #020 0x000000013e795231 PASSED #021 0x00000000408d8fe8 PASSED #022 0x00000000cefbb5c0 PASSED #023 0x00000001f12ea8e3 PASSED #024 0x00000001640d6b2a PASSED #025 0x0000000144da5d24 PASSED #026 0x00000001c5f6a0be PASSED #027 0x00000001351ffc60 PASSED #028 0x00000000981abdfc PASSED #029 0x00000001c118cb70 PASSED #030 0x0000000111241c9f PASSED #031 0x000000005f127320 PASSED #032 0x00000000c6d4dabc PASSED #033 0x00000000a47d742c PASSED #034 0x0000000148b718b0 PASSED #035 0x00000000e77c3cb0 PASSED #036 0x000000006327ee84 PASSED #037 0x00000000bb79fc71 PASSED #038 0x00000001b5230ec7 PASSED #039 0x0000000092316148 PASSED #040 0x00000001856d587e PASSED #041 0x00000000d8bec960 PASSED #042 0x00000000e7902c97 PASSED #043 0x0000000117dd6b30 PASSED #044 0x00000000fd4ed1ca PASSED #045 0x0000000072434c67 PASSED #046 0x0000000175501661 PASSED #047 0x00000000daa92114 PASSED #048 0x0000000041891cb2 PASSED #049 0x00000000d4e53f7c PASSED Test passed with the Family Driver. Testing big file with the SEC2 Driver Testing Huge dataset write PASSED #000 0x000000018c34b165 PASSED #001 0x000000016bb6adf0 PASSED #002 0x00000001ddbce8dc PASSED #003 0x0000000057ec214a PASSED #004 0x00000000e8047fa4 PASSED #005 0x000000017680d090 PASSED #006 0x00000001facd319c PASSED #007 0x00000001fe925633 PASSED #008 0x0000000169a2531a PASSED #009 0x00000000db7853d9 PASSED #010 0x0000000051b532fc PASSED #011 0x0000000162c7f896 PASSED #012 0x0000000145c76d8b PASSED #013 0x00000000712f2d39 PASSED #014 0x00000001ea1b3866 PASSED #015 0x000000007ae66e00 PASSED #016 0x00000001e52968d8 PASSED #017 0x00000001df353c50 PASSED #018 0x000000015d2fa82c PASSED #019 0x00000000831e52dd PASSED #020 0x00000000f8ed72b8 PASSED #021 0x00000000f007123c PASSED #022 0x0000000165c59532 PASSED #023 0x0000000029f177f0 PASSED #024 0x0000000016982b2c PASSED #025 0x0000000186dc5bd4 PASSED #026 0x000000012578d062 PASSED #027 0x0000000186cc4248 PASSED #028 0x00000001c563ee00 PASSED #029 0x0000000035253d28 PASSED #030 0x00000000010b5610 PASSED #031 0x000000016719aeb0 PASSED #032 0x00000001938313b8 PASSED #033 0x00000001b494bd9d PASSED #034 0x0000000017424ea4 PASSED #035 0x00000000f29ea122 PASSED #036 0x00000001deafac6c PASSED #037 0x00000001173133e8 PASSED #038 0x000000002e17ff24 PASSED #039 0x000000019d2e6edc PASSED #040 0x0000000016bc5770 PASSED #041 0x000000010ccdc248 PASSED #042 0x00000000373fd89c PASSED #043 0x00000000d6012077 PASSED #044 0x0000000021c62d78 PASSED #045 0x000000003304db70 PASSED #046 0x00000000e3feae92 PASSED #047 0x00000000f96334be PASSED #048 0x000000010cf993c3 PASSED #049 0x00000000ef5e0048 PASSED Test passed with the SEC2 Driver. Testing big file with the STDIO Driver Testing Huge dataset write PASSED #000 0x00000000bbb8cbc1 PASSED #001 0x000000018b1ae554 PASSED #002 0x0000000107e0f7b6 PASSED #003 0x0000000193728fda PASSED #004 0x00000001e1860600 PASSED #005 0x000000013aab6ae8 PASSED #006 0x00000000cd7ac1cd PASSED #007 0x00000000602b430e PASSED #008 0x0000000004aed344 PASSED #009 0x00000000ad67916c PASSED #010 0x0000000072f5b1ca PASSED #011 0x00000001d79c39f8 PASSED #012 0x00000000531df68e PASSED #013 0x0000000008d6ebe8 PASSED #014 0x00000000628164a8 PASSED #015 0x000000014fe43a8c PASSED #016 0x00000000632c329f PASSED #017 0x000000012bdcdbf0 PASSED #018 0x000000006bc05a12 PASSED #019 0x00000001657930c4 PASSED #020 0x00000001bbcca5be PASSED #021 0x00000000ca98ea53 PASSED #022 0x00000000d2d0ae40 PASSED #023 0x0000000066aa6ef8 PASSED #024 0x000000016b4c0d0a PASSED #025 0x0000000043a183ac PASSED #026 0x00000001470a4024 PASSED #027 0x0000000186ce2a00 PASSED #028 0x00000001435a80a8 PASSED #029 0x00000000ca3c2feb PASSED #030 0x0000000191702c74 PASSED #031 0x00000001bd630257 PASSED #032 0x000000001879324f PASSED #033 0x0000000093834eb8 PASSED #034 0x000000012676beb7 PASSED #035 0x000000008525cf28 PASSED #036 0x00000001af554ba0 PASSED #037 0x000000015c1581f1 PASSED #038 0x000000003c4a02f3 PASSED #039 0x0000000187ff33a9 PASSED #040 0x00000001eb2c39a7 PASSED #041 0x00000000ad8c59d6 PASSED #042 0x000000001d32adde PASSED #043 0x00000000060936a7 PASSED #044 0x00000000caf73396 PASSED #045 0x000000012d2dc670 PASSED #046 0x00000000f30f286d PASSED #047 0x0000000028d60678 PASSED #048 0x000000001f51248c PASSED #049 0x00000001dd0c2a8a PASSED Test passed with the STDIO Driver. 0.08user 0.12system 0:00.22elapsed 93%CPU (0avgtext+0avgdata 19840maxresident)k 8inputs+21208outputs (0major+6946minor)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.07user 0.02system 0:00.10elapsed 97%CPU (0avgtext+0avgdata 19696maxresident)k 16inputs+120outputs (0major+6816minor)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. 21.67user 17.09system 0:39.81elapsed 97%CPU (0avgtext+0avgdata 51424maxresident)k 0inputs+303400outputs (0major+3099202minor)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.20user 0.04system 0:00.35elapsed 69%CPU (0avgtext+0avgdata 20672maxresident)k 0inputs+832outputs (0major+7622minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 Finished testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1) PASSED 0.07user 0.04system 0:00.11elapsed 103%CPU (0avgtext+0avgdata 19696maxresident)k 0inputs+584outputs (0major+7121minor)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.07user 0.02system 0:00.11elapsed 92%CPU (0avgtext+0avgdata 19664maxresident)k 8inputs+104outputs (0major+6834minor)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.03system 0:00.09elapsed 97%CPU (0avgtext+0avgdata 19728maxresident)k 0inputs+120outputs (0major+6726minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum Finished testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) converions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.06user 0.03system 0:00.11elapsed 92%CPU (0avgtext+0avgdata 19856maxresident)k 16inputs+176outputs (0major+6877minor)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. 9.39user 1.57system 0:11.08elapsed 98%CPU (0avgtext+0avgdata 22912maxresident)k 8inputs+8288outputs (0major+7517minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe Finished testing ttsafe ============================ ttsafe Test Log ============================ Test skipped because THREADSAFE not enabled 0.05user 0.03system 0:00.11elapsed 83%CPU (0avgtext+0avgdata 19504maxresident)k 16inputs+16outputs (0major+6156minor)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.13user 0.04system 0:00.18elapsed 96%CPU (0avgtext+0avgdata 20704maxresident)k 8inputs+736outputs (0major+8257minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd Finished testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing FAMILY file driver PASSED Testing FAMILY file driver backward compatibility PASSED Testing MULTI file driver PASSED Testing MULTI file driver backward compatibility PASSED Testing DIRECT I/O file driver -SKIP- Testing LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.09user 0.04system 0:00.18elapsed 74%CPU (0avgtext+0avgdata 19904maxresident)k 216inputs+1080outputs (1major+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.19user 0.10system 0:00.29elapsed 101%CPU (0avgtext+0avgdata 40656maxresident)k 0inputs+7248outputs (0major+14046minor)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.30user 0.05system 0:00.34elapsed 101%CPU (0avgtext+0avgdata 19792maxresident)k 0inputs+248outputs (0major+6860minor)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.07user 0.03system 0:00.13elapsed 84%CPU (0avgtext+0avgdata 19824maxresident)k 160inputs+496outputs (1major+6965minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved Finished testing reserved ============================ reserved Test Log ============================ -SKIP- 0.06user 0.02system 0:00.08elapsed 97%CPU (0avgtext+0avgdata 19040maxresident)k 0inputs+16outputs (0major+6100minor)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.02system 0:00.19elapsed 55%CPU (0avgtext+0avgdata 19712maxresident)k 304inputs+120outputs (0major+6894minor)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.03system 0:00.13elapsed 87%CPU (0avgtext+0avgdata 20176maxresident)k 16inputs+360outputs (0major+6871minor)pagefaults 0swaps Finished testing freespace ============================ ============================ Testing mf Finished testing mf ============================ mf Test Log ============================ Testing H5MM_alloc() of file allocation PASSED Testing H5MF_try_shrink() of file allocation: test 1 PASSED Testing H5MF_try_shrink() of file allocation: test 2 PASSED Testing H5MF_try_shrink() of file allocation: test 3 PASSED Testing H5MF_try_shrink() of file allocation: test 4 PASSED Testing H5MF_try_extend() of file allocation: test 1 PASSED Testing H5MF_try_extend() of file allocation: test 2 PASSED Testing 'temporary' file space allocation PASSED Testing H5MF_alloc_create()/H5MF_alloc_open() of free-space manager PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 1 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 2 PASSED Testing H5MF_alloc()/H5MF_xfree() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 1 PASSED Testing H5MF_try_extend() of free-space manager:test 2 PASSED Testing H5MF_try_extend() of free-space manager:test 3 PASSED Testing H5MF_try_extend() of free-space manager:test 4 PASSED Testing A free-space section absorbs an aggregator: test 1 PASSED Testing A free-space section absorbs an aggregator: test 2 PASSED Testing Allocation from raw or metadata free-space manager PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 6 PASSED Testing H5MF_alloc() of meta/sdata aggregator:test 7 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_extend() of meta/sdata aggregator: test 3 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 1 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 2 PASSED Testing H5MF_try_shrink() of meta/sdata aggregator: test 3 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED Testing H5MM_alloc() of file allocation with alignment: test 1 PASSED Testing H5MF_try_shrink() of file allocation with alignment: test 2 PASSED Testing H5MF_try_extend() of file allocation with alignment: test 3 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 1 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 2 PASSED Testing H5MF_alloc() of free-space manager with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 1 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 2 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 3 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 4 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 5 PASSED Testing H5MF_alloc() of meta/sdata aggregator with alignment: test 6 PASSED All free-space manager tests for file memory passed. 0.15user 0.03system 0:00.19elapsed 100%CPU (0avgtext+0avgdata 20832maxresident)k 0inputs+728outputs (0major+7002minor)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. 80.31user 13.15system 2:44.71elapsed 56%CPU (0avgtext+0avgdata 127040maxresident)k 24inputs+254008outputs (0major+13240minor)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. 249.52user 57.13system 5:41.65elapsed 89%CPU (0avgtext+0avgdata 176240maxresident)k 24inputs+17341352outputs (0major+322447minor)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.03system 0:00.14elapsed 80%CPU (0avgtext+0avgdata 20048maxresident)k 48inputs+456outputs (0major+6949minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister Finished testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.15user 0.04system 0:00.19elapsed 100%CPU (0avgtext+0avgdata 33360maxresident)k 0inputs+1960outputs (0major+8082minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing testerror.sh Finished testing testerror.sh ============================ testerror.sh Test Log ============================ Testing err_compat PASSED Testing error_test PASSED All Error API tests passed. 0.14user 0.10system 0:00.37elapsed 65%CPU (0avgtext+0avgdata 19824maxresident)k 408inputs+320outputs (5major+19999minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.8 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.37user 0.04system 0:00.57elapsed 72%CPU (0avgtext+0avgdata 4912maxresident)k 800inputs+0outputs (3major+4437minor)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.39user 0.73system 0:01.08elapsed 103%CPU (0avgtext+0avgdata 19072maxresident)k 872inputs+744outputs (4major+172604minor)pagefaults 0swaps Finished testing testcheck_version.sh ============================ ============================ ============================ Testing testlinks_env.sh Finished testing testlinks_env.sh ============================ testlinks_env.sh Test Log ============================ Testing external link with HDF5_EXT_PREFIX Testing external links via environment variable PASSED Testing external links via environment variable (w/new group format) PASSED All external Link (HDF5_EXT_PREFIX) tests passed. Test for HDF5_EXT_PREFIX PASSED 0.07user 0.03system 0:00.12elapsed 92%CPU (0avgtext+0avgdata 19696maxresident)k 8inputs+136outputs (0major+7605minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing test_plugin.sh Finished testing test_plugin.sh ============================ test_plugin.sh Test Log ============================ Testing with old file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing with new file format: Testing deflate filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB1 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing DYNLIB2 filter Testing filters (setup) PASSED Testing filters (uninitialized read) PASSED Testing filters (write) PASSED Testing filters (read) PASSED Testing filters (modify) PASSED Testing filters (re-open) PASSED Testing filters (partial I/O) PASSED Testing Testing DYNLIB3 filter for group PASSED Testing reading data with with dynamic plugin filters: Testing Testing deflate filter PASSED Testing Testing DYNLIB1 filter PASSED Testing Testing DYNLIB2 filter PASSED Testing Testing opening groups with DYNLIB3 filter PASSED All plugin tests passed. All Plugin API tests passed. 0.55user 0.18system 0:00.72elapsed 100%CPU (0avgtext+0avgdata 35184maxresident)k 0inputs+3296outputs (0major+29762minor)pagefaults 0swaps Finished testing test_plugin.sh ============================ ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' ===Serial tests in test ended Tue Jan 14 12:25:15 EST 2014=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/test' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/lib' Making check in h5diff make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make h5diffgentest testh5diff.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[3]: `h5diffgentest' is up to date. make[3]: `testh5diff.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' ===Serial tests in h5diff begin Tue Jan 14 12:25:15 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' ============================ Testing h5diffgentest Finished testing h5diffgentest ============================ h5diffgentest Test Log ============================ 1.18user 0.41system 0:01.61elapsed 98%CPU (0avgtext+0avgdata 540720maxresident)k 32inputs+5432outputs (0major+18561minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing h5diff -h PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g1/dset1 g1/dset2 PASSED Testing h5diff --report --delta=5 h5diff_basic1.h5 h5diff_basic2.h5 g1 PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset5 g PASSED Testing h5diff --verbose --relative=0.02 h5diff_basic1.h5 h5diff_basic PASSED Testing h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_basic1.h5 g1/dset9 g PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp19 /g1/fp19_ PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 /g1/fp20 /g1/fp20_ PASSED Testing h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 dset t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l1 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 g1 g2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 t1 t2 PASSED Testing h5diff -v h5diff_types.h5 h5diff_types.h5 l1 l2 PASSED Testing h5diff -v h5diff_enum_invalid_values.h5 h5diff_enum_invalid_va PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset0a dset0b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset1a dset1b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset4a dset4b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset5a dset5b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset6a dset6b PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 refreg PASSED Testing h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset11a dset11b PASSED Testing h5diff h5diff_basic1.h5 PASSED Testing h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono_obj PASSED Testing h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff --use-system-epsilon h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing h5diff -d 200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/d PASSED Testing h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/ds PASSED Testing h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ PASSED Testing h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dse PASSED Testing h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/ds PASSED Testing h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1 PASSED Testing h5diff --count=200 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 PASSED Testing h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset PASSED Testing h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_basic1.h5 g1/fp18 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff --verbose=2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /ds PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /nt PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g2 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g3 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 /g4 PASSED Testing h5diff -v2 h5diff_attr_v_level1.h5 h5diff_attr_v_level2.h5 PASSED Testing h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/d1 g1/d2 PASSED Testing h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g1/fp1 g1/fp2 PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff -v --use-system-epsilon h5diff_basic1.h5 h5diff_basic1. PASSED Testing h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset1 g2/dset2 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset2 g2/dset3 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset3 g2/dset4 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset4 g2/dset5 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset5 g2/dset6 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset7 g2/dset8 PASSED Testing h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g2/dset8 g2/dset9 PASSED Testing h5diff -c h5diff_dset_zero_dim_size1.h5 h5diff_dset_zero_dim_s PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g1 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /g2 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 PASSED Testing h5diff -c non_comparables1.h5 non_comparables2.h5 /diffobjtype PASSED Testing h5diff -c non_comparables2.h5 non_comparables1.h5 /diffobjtype PASSED Testing h5diff -v h5diff_links.h5 h5diff_links.h5 /link_g1 /link_g2 PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_trg.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_extlink PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_softl PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_linked_softlink.h5 h5diff_l PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_softlinks.h5 h5diff_softlin PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_extlink_src.h5 h5diff_extli PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_trg.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_ext2softlink_src.h5 h5diff_ PASSED Testing h5diff --follow-symlinks -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_danglel PASSED Testing h5diff --no-dangling-links h5diff_softlinks.h5 h5diff_softlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_softlin PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks -v --no-dangling-links h5diff_extlink PASSED Testing h5diff --follow-symlinks h5diff_danglelinks1.h5 h5diff_danglel PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v --follow-symlinks h5diff_danglelinks1.h5 h5diff_dang PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /soft_ PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_danglelinks1.h5 h5diff_danglelinks2.h5 /ext_l PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / / PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 / /grp PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1/ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /grp10 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_recurse2.h5 /slink PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_grp_recurse_ext2-1 PASSED Testing h5diff -v --follow-symlinks h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing h5diff -v --exclude-path /group1/dset3 h5diff_exclude1-1.h5 h5 PASSED Testing h5diff -v h5diff_exclude1-1.h5 h5diff_exclude1-2.h5 PASSED Testing h5diff -v --exclude-path /group1 --exclude-path /dset1 h5diff_ PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude2-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /dset3 h5diff_exclude1-1.h5 h5diff_ex PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-1.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1 h5diff_exclude3-2.h5 h5diff_e PASSED Testing h5diff -v --exclude-path /group1/dset h5diff_exclude3-1.h5 h5d PASSED Testing h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_vl_strs.h5 /group PASSED Testing h5diff -v compounds_array_vlen1.h5 compounds_array_vlen2.h5 PASSED Testing h5diff -v -d 5 -p 0.05 --use-system-epsilon h5diff_basic1.h5 h PASSED Testing h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5diff_basic2.h5 /g1/d PASSED Testing h5diff -v -d 5 --use-system-epsilon h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v --use-system-epsilon -d 5 h5diff_basic1.h5 h5diff_ba PASSED Testing h5diff -v -p 0.05 --use-system-epsilon h5diff_basic1.h5 h5diff PASSED Testing h5diff -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff PASSED All h5diff tests passed. 13.98user 10.29system 0:22.54elapsed 107%CPU (0avgtext+0avgdata 288736maxresident)k 2216inputs+25720outputs (5major+2448939minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' ===Serial tests in h5diff ended Tue Jan 14 12:25:39 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5diff' Making check in h5ls make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make testh5ls.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[3]: `testh5ls.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' ===Serial tests in h5ls begin Tue Jan 14 12:25:39 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.83user 3.24system 0:04.66elapsed 109%CPU (0avgtext+0avgdata 22192maxresident)k 536inputs+6608outputs (0major+754443minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' ===Serial tests in h5ls ended Tue Jan 14 12:25:44 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5ls' Making check in h5dump make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpxml.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[3]: `h5dumpgentest' is up to date. make[3]: `binread' is up to date. make[3]: `testh5dump.sh' is up to date. make[3]: `testh5dumppbits.sh' is up to date. make[3]: `testh5dumpxml.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' ===Serial tests in h5dump begin Tue Jan 14 12:25:44 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' ============================ Testing h5dumpgentest Finished testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.21user 0.14system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 47216maxresident)k 0inputs+19920outputs (0major+15868minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing h5dump -h PASSED Testing h5dump --enable-error-stack --ddl -y packedbits.h5 PASSED Testing h5dump --enable-error-stack --output packedbits.h5 PASSED Testing h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing h5dump --enable-error-stack -y -o trawdatafile.txt packedbits. PASSED Testing h5dump --enable-error-stack -O -y -o tnoddlfile.txt packedbits PASSED Testing h5dump --enable-error-stack --ddl=twithddl.txt -y -o twithddlf PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] -y -o trawssetfi PASSED Testing h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing h5dump --enable-error-stack packedbits.h5 PASSED Testing h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing h5dump --enable-error-stack tattrintsize.h5 PASSED Testing h5dump --enable-error-stack tcmpdattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarattrintsize.h5 PASSED Testing h5dump --enable-error-stack tscalarstring.h5 PASSED Testing h5dump --enable-error-stack tgroup.h5 PASSED Testing h5dump --enable-error-stack --group=/g2 --group / -g /y tgroup PASSED Testing h5dump --enable-error-stack tdset.h5 PASSED Testing h5dump --enable-error-stack -H -d dset1 -d /dset2 --dataset=ds PASSED Testing h5dump --enable-error-stack tattr.h5 PASSED Testing h5dump --enable-error-stack -a /\/attr1 --attribute /attr4 --a PASSED Testing h5dump --enable-error-stack -N /\/attr1 --any_path /attr4 --an PASSED Testing h5dump --enable-error-stack --header -a /attr2 --attribute=/at PASSED Testing h5dump --enable-error-stack tattr4_be.h5 PASSED Testing h5dump --enable-error-stack tnamed_dtype_attr.h5 PASSED Testing h5dump --enable-error-stack tslink.h5 PASSED Testing h5dump --enable-error-stack tudlink.h5 PASSED Testing h5dump --enable-error-stack -l slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -N slink2 tslink.h5 PASSED Testing h5dump --enable-error-stack -l udlink2 tudlink.h5 PASSED Testing h5dump --enable-error-stack -d /slink1 tslink.h5 PASSED Testing h5dump --enable-error-stack thlink.h5 PASSED Testing h5dump --enable-error-stack -d /g1/dset2 --dataset /dset1 --da PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset3 --dataset /g1/ds PASSED Testing h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing h5dump --enable-error-stack -d /dset1 -g /g2 -d /g1/dset2 thli PASSED Testing h5dump --enable-error-stack -N /dset1 -N /g2 -N /g1/dset2 thli PASSED Testing h5dump --enable-error-stack tcompound.h5 PASSED Testing h5dump --enable-error-stack -t /type1 --datatype /type2 --data PASSED Testing h5dump --enable-error-stack -N /type1 --any_path /type2 --any_ PASSED Testing h5dump --enable-error-stack -t /#6632 -g /group2 tcompound.h5 PASSED Testing h5dump --enable-error-stack tcompound_complex.h5 PASSED Testing h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing h5dump --enable-error-stack tall.h5 PASSED Testing h5dump --enable-error-stack --header -g /g1/g1.1 -a attr2 tall PASSED Testing h5dump --enable-error-stack -d /g2/dset2.1 -l /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -N /g2/dset2.1 -N /g1/g1.2/g1.2.1/ PASSED Testing h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing h5dump --enable-error-stack tloop.h5 PASSED Testing h5dump --enable-error-stack tstr.h5 PASSED Testing h5dump --enable-error-stack tstr2.h5 PASSED Testing h5dump --enable-error-stack tsaf.h5 PASSED Testing h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing h5dump --enable-error-stack tvlstr.h5 PASSED Testing h5dump --enable-error-stack tarray1.h5 PASSED Testing h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing h5dump --enable-error-stack tarray2.h5 PASSED Testing h5dump --enable-error-stack tarray3.h5 PASSED Testing h5dump --enable-error-stack tarray4.h5 PASSED Testing h5dump --enable-error-stack tarray5.h5 PASSED Testing h5dump --enable-error-stack tarray6.h5 PASSED Testing h5dump --enable-error-stack tarray7.h5 PASSED Testing h5dump --enable-error-stack tarray8.h5 PASSED Testing h5dump --enable-error-stack -H -d Dataset1 tarray2.h5 tarray3. PASSED Testing h5dump --enable-error-stack tempty.h5 PASSED Testing h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing h5dump --enable-error-stack --filedriver=split tsplit_file PASSED Testing h5dump --enable-error-stack --filedriver=family tfamily%05d.h5 PASSED Testing h5dump --enable-error-stack --filedriver=multi tmulti PASSED Testing h5dump --enable-error-stack -w157 tlarge_objname.h5 PASSED Testing h5dump --enable-error-stack -A tall.h5 PASSED Testing h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing h5dump --enable-error-stack -A -r tall.h5 PASSED Testing h5dump --enable-error-stack --dataset=/g1/g1.1/dset1.1.1 --sta PASSED Testing h5dump --enable-error-stack -d /g1/g1.1/dset1.1.2[0;2;10;] tal PASSED Testing h5dump --enable-error-stack -d /dset1[1,1;;;] tdset.h5 PASSED Testing h5dump --enable-error-stack --no-compact-subset -d AHFINDERDIR PASSED Testing h5dump --enable-error-stack -r tchar.h5 PASSED Testing h5dump --enable-error-stack charsets.h5 PASSED Testing h5dump --enable-error-stack -H -B -d dset tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --boot-block tfcontents2.h5 PASSED Testing h5dump --enable-error-stack --superblock tfcontents2.h5 PASSED Testing h5dump --enable-error-stack -p -d bogus tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -n --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=ascending tall.h PASSED Testing h5dump --enable-error-stack -n 1 --sort_order=descending tall. PASSED Testing h5dump --enable-error-stack -H -p -d compact tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d contiguous tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d chunked tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d external tfilters.h5 PASSED Testing h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing h5dump --enable-error-stack tattr2.h5 PASSED Testing h5dump --enable-error-stack -e tstr3.h5 PASSED Testing h5dump --enable-error-stack tstr3.h5 PASSED Testing h5dump --enable-error-stack -r -d str4 tstr3.h5 PASSED Testing h5dump --enable-error-stack taindices.h5 PASSED Testing h5dump --enable-error-stack -y taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -s 1 -S 10 -c 2 -k 3 taindic PASSED Testing h5dump --enable-error-stack -d 2d -s 1,2 -S 3,3 -c 3,2 -k 2,2 PASSED Testing h5dump --enable-error-stack -d 3d -s 0,1,2 -S 1,3,3 -c 2,2,2 - PASSED Testing h5dump --enable-error-stack -d 4d -s 0,0,1,2 -c 2,2,3,2 -S 1,1 PASSED Testing h5dump --enable-error-stack -d 1d -s 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -c 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -S 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -d 1d -k 1,3 taindices.h5 PASSED Testing h5dump --enable-error-stack -H -p -d szip tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d deflate tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d shuffle tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d fletcher32 tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d nbit tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d scaleoffset tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d all tfilters.h5 PASSED Testing h5dump --enable-error-stack -H -p -d myfilter tfilters.h5 PASSED Testing h5dump --enable-error-stack tlonglinks.h5 PASSED Testing h5dump --enable-error-stack -d dset4gb -s 4294967284 -c 22 tbi PASSED Testing h5dump --enable-error-stack thyperslab.h5 PASSED Testing h5dump --enable-error-stack tnullspace.h5 PASSED Testing h5dump --enable-error-stack zerodim.h5 PASSED Testing h5dump --enable-error-stack tvms.h5 PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b LE tbina PASSED Testing h5dump --enable-error-stack -d /g2/dset2 -b -o tstr2bin2.txt t PASSED Testing h5dump --enable-error-stack -d /g6/dset6 -b -o tstr2bin6.txt t PASSED Testing h5dump --enable-error-stack -d integer -o out1.bin -b tbinary. PASSED Running h5import out1.bin -c out3.h5import -o out1.h5 PASSED Running h5diff tbinary.h5 out1.h5 /integer /integer PASSED Running h5import out1.bin -c tbin1.ddl -o out1D.h5 PASSED Running h5diff tbinary.h5 out1D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -b BE -d float -o out2.bin tbinary PASSED Testing h5dump --enable-error-stack -d integer -o out3.bin -b NATIVE t PASSED Running h5import out3.bin -c out3.h5import -o out3.h5 PASSED Running h5diff tbinary.h5 out3.h5 /integer /integer PASSED Running h5import out3.bin -c tbin3.ddl -o out3D.h5 PASSED Running h5diff tbinary.h5 out3D.h5 /integer /integer PASSED Testing h5dump --enable-error-stack -d double -b FILE -o out4.bin tbin PASSED Testing h5dump --enable-error-stack tdatareg.h5 PASSED Testing h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing h5dump --enable-error-stack tattrreg.h5 PASSED Testing h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinreg PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack --group=1 --sort_by=creation_order PASSED Testing h5dump --enable-error-stack -g 2 -q name -z ascending tordergr PASSED Testing h5dump --enable-error-stack -g 2 -q name -z descending torderg PASSED Testing h5dump --enable-error-stack -q creation_order tordergr.h5 PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=asc PASSED Testing h5dump --enable-error-stack -H --sort_by=name --sort_order=des PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack -H --sort_by=creation_order --sort PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=ascend PASSED Testing h5dump --enable-error-stack --sort_by=name --sort_order=descen PASSED Testing h5dump --enable-error-stack -m %.7f tfpformat.h5 PASSED Testing h5dump --enable-error-stack textlinksrc.h5 PASSED Testing h5dump --enable-error-stack textlinkfar.h5 PASSED Testing h5dump --enable-error-stack textlink.h5 PASSED Testing h5dump --enable-error-stack filter_fail.h5 PASSED Testing h5dump --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1 PASSED All h5dump tests passed. 9.44user 11.09system 0:19.92elapsed 103%CPU (0avgtext+0avgdata 43632maxresident)k 44712inputs+267968outputs (1major+2440833minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing h5dump --enable-error-stack PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,8 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,16 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,32 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,64 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 1,63 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,4,4,4 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,8,8,8 packedbits PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,16,16,16 packedb PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,32,32,32 packedb PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,2,4,2,6,2 pa PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,4,4,4,8,4,12,4 p PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,8,8,8,16,8,24,8 PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,16,16,16,32,16,4 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DU08BITS -M 0,2,2,6 packedbits PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU16BITS -M 0,2,10,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU32BITS -M 0,2,26,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DU64BITS -M 0,2,58,6 packedbit PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,0,3 pa PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,1,1,2,1,3,1,4, PASSED Testing h5dump --enable-error-stack -d /dset1 -M 0,1,1,1 tcompound.h5 PASSED Testing h5dump --enable-error-stack -d /Dataset1 -M 0,1,1,1 tarray1.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,1,0,1,1,1,2,1,3, PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 64,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 8,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 16,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 32,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M -1,1 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 4,0 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 37,28 packedbits.h PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 2,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS16BITS -M 10,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS32BITS -M 26,7 packedbits.h5 PASSED Testing h5dump --enable-error-stack -d /DS08BITS -M 0,2,2,1,0,2,2, pac PASSED All h5dump tests passed. 1.59user 2.98system 0:04.07elapsed 112%CPU (0avgtext+0avgdata 16960maxresident)k 160inputs+5608outputs (0major+721317minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing h5dump --xml tall.h5 PASSED Testing h5dump --xml tattr.h5 PASSED Testing h5dump --xml tbitfields.h5 PASSED Testing h5dump --xml tcompound.h5 PASSED Testing h5dump --xml tcompound2.h5 PASSED Testing h5dump --xml tdatareg.h5 PASSED Testing h5dump --xml tdset.h5 PASSED Testing h5dump --xml tdset2.h5 PASSED Testing h5dump --xml tenum.h5 PASSED Testing h5dump --xml tgroup.h5 PASSED Testing h5dump --xml thlink.h5 PASSED Testing h5dump --xml tloop.h5 PASSED Testing h5dump --xml tloop2.h5 PASSED Testing h5dump --xml tmany.h5 PASSED Testing h5dump --xml tnestedcomp.h5 PASSED Testing h5dump --xml tcompound_complex.h5 PASSED Testing h5dump --xml tobjref.h5 PASSED Testing h5dump --xml topaque.h5 PASSED Testing h5dump --xml tslink.h5 PASSED Testing h5dump --xml tudlink.h5 PASSED Testing h5dump --xml textlink.h5 PASSED Testing h5dump --xml tstr.h5 PASSED Testing h5dump --xml tstr2.h5 PASSED Testing h5dump --xml tref.h5 PASSED Testing h5dump --xml tname-amp.h5 PASSED Testing h5dump --xml tname-apos.h5 PASSED Testing h5dump --xml tname-gt.h5 PASSED Testing h5dump --xml tname-lt.h5 PASSED Testing h5dump --xml tname-quot.h5 PASSED Testing h5dump --xml tname-sp.h5 PASSED Testing h5dump --xml tstring.h5 PASSED Testing h5dump --xml tstring-at.h5 PASSED Testing h5dump --xml tref-escapes.h5 PASSED Testing h5dump --xml tref-escapes-at.h5 PASSED Testing h5dump --xml tnodata.h5 PASSED Testing h5dump --xml tarray1.h5 PASSED Testing h5dump --xml tarray2.h5 PASSED Testing h5dump --xml tarray3.h5 PASSED Testing h5dump --xml tarray6.h5 PASSED Testing h5dump --xml tarray7.h5 PASSED Testing h5dump --xml tvldtypes1.h5 PASSED Testing h5dump --xml tvldtypes2.h5 PASSED Testing h5dump --xml tvldtypes3.h5 PASSED Testing h5dump --xml tvldtypes4.h5 PASSED Testing h5dump --xml tvldtypes5.h5 PASSED Testing h5dump --xml tvlstr.h5 PASSED Testing h5dump --xml tsaf.h5 PASSED Testing h5dump --xml tempty.h5 PASSED Testing h5dump --xml tnamed_dtype_attr.h5 PASSED Testing h5dump --xml --use-dtd tempty.h5 PASSED Testing h5dump --xml -u tempty.h5 PASSED Testing h5dump --xml -X : tempty.h5 PASSED Testing h5dump --xml --xml-ns=: tempty.h5 PASSED Testing h5dump --xml -X thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing h5dump --xml --xml-ns=: --xml-dtd=http://somewhere.net tempty. PASSED Testing h5dump --xml --use-dtd --xml-dtd=http://somewhere.net tempty.h PASSED Testing h5dump --xml -A tall.h5 PASSED Testing h5dump --xml -H --sort_by=name --sort_order=ascending torderat PASSED Testing h5dump --xml -H --sort_by=name --sort_order=descending tordera PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=ascendin PASSED Testing h5dump --xml -H --sort_by=creation_order --sort_order=descendi PASSED Testing h5dump -u -m %.7f tfpformat.h5 PASSED All h5dumpxml tests passed. 1.62user 3.03system 0:03.82elapsed 121%CPU (0avgtext+0avgdata 22992maxresident)k 496inputs+4648outputs (0major+727426minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' ===Serial tests in h5dump ended Tue Jan 14 12:26:12 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5dump' Making check in misc make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make h5repart_gentest talign repart_test testh5repart.sh testh5mkgrp.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[3]: `h5repart_gentest' is up to date. make[3]: `talign' is up to date. make[3]: `repart_test' is up to date. make[3]: `testh5repart.sh' is up to date. make[3]: `testh5mkgrp.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' ===Serial tests in misc begin Tue Jan 14 12:26:13 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' ============================ Testing h5repart_gentest Finished testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.06user 0.03system 0:00.09elapsed 95%CPU (0avgtext+0avgdata 19056maxresident)k 8inputs+176outputs (0major+6662minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing talign Finished testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.06user 0.03system 0:00.10elapsed 94%CPU (0avgtext+0avgdata 19120maxresident)k 8inputs+48outputs (0major+7721minor)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.15user 0.11system 0:00.28elapsed 98%CPU (0avgtext+0avgdata 19216maxresident)k 136inputs+200outputs (0major+26056minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing h5mkgrp -h PASSED Testing h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two /three/four PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.57user 0.96system 0:01.43elapsed 107%CPU (0avgtext+0avgdata 21184maxresident)k 32inputs+1672outputs (0major+230135minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' ===Serial tests in misc ended Tue Jan 14 12:26:15 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/misc' Making check in h5import make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make h5importtest make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[3]: `h5importtest' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' ===Serial tests in h5import begin Tue Jan 14 12:26:15 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' ============================ Testing h5importtest Finished testing h5importtest ============================ h5importtest Test Log ============================ 0.06user 0.03system 0:00.09elapsed 103%CPU (0avgtext+0avgdata 19072maxresident)k 0inputs+88outputs (0major+6099minor)pagefaults 0swaps Finished testing h5importtest ============================ ============================ Testing h5importtestutil.sh Finished testing h5importtestutil.sh ============================ h5importtestutil.sh Test Log ============================ ============================== H5IMPORT tests started ============================== Testing ASCII I32 rank 3 - Output BE PASSED Testing ASCII I16 rank 3 - Output LE - CHUNKED - extended PASSED Testing ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed PASSED Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed PASSED Testing ASCII UI32 - rank 3 - Output BE PASSED Testing ASCII F32 - rank 3 - Output LE PASSED Testing ASCII F64 - rank 3 - Output BE + CHUNKED+Extended+Compressed PASSED Testing BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compressed PASSED Testing H5DUMP-BINARY F64 - rank 3 - Output LE+CHUNKED+Extended+Compre PASSED Testing BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Compresse PASSED Testing H5DUMP-BINARY I8 - rank 3 - Output I16LE + Chunked+Extended+Co PASSED Testing BINARY I16 - rank 3 - Output order LE + CHUNKED + extended PASSED Testing H5DUMP-BINARY I16 - rank 3 - Output order LE + CHUNKED + exten PASSED Testing BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing H5DUMP-BINARY I32 - rank 3 - Output BE + CHUNKED PASSED Testing BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing H5DUMP-BINARY UI16 - rank 3 - Output byte BE + CHUNKED PASSED Testing BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing H5DUMP-BINARY UI32 - rank 3 - Output LE + CHUNKED PASSED Testing STR PASSED Testing H5DUMP-STR PASSED Testing BINARY I8 CR LF EOF PASSED Testing H5DUMP-BINARY I8 CR LF EOF PASSED Testing ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE PASSED All h5import tests passed. 1.25user 2.06system 0:02.77elapsed 119%CPU (0avgtext+0avgdata 16912maxresident)k 592inputs+1792outputs (0major+490323minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' ===Serial tests in h5import ended Tue Jan 14 12:26:18 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5import' Making check in h5repack make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make h5repacktst h5repack.sh h5repack_plugin.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[3]: `h5repacktst' is up to date. make[3]: `h5repack.sh' is up to date. make[3]: `h5repack_plugin.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' ===Serial tests in h5repack begin Tue Jan 14 12:26:18 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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. 10.59user 0.60system 0:11.33elapsed 98%CPU (0avgtext+0avgdata 977440maxresident)k 16inputs+5848outputs (0major+55790minor)pagefaults 0swaps Finished testing h5repacktst ============================ ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing h5repack -h PASSED fill h5repack_fill.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out-f PASSED objs h5repack_objs.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out-o PASSED attr h5repack_attr.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out-a PASSED hlink h5repack_hlink.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_hlink.h5 ./testfiles/out- PASSED layout h5repack_layout.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED early h5repack_early.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_early.h5 ./testfiles/out- PASSED gzip_individual h5repack_layout.h5 -f dset1:GZIP=1 -l dset1:CHUNK=20x10 Testing h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing h5repack -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- shuffle_individual h5repack_layout.h5 -f dset2:SHUF -l dset2:CHUNK=20x10 Testing h5repack -f dset2:SHUF -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED shuffle_all h5repack_layout.h5 -f SHUF Testing h5repack -f SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED fletcher_individual h5repack_layout.h5 -f dset2:FLET -l dset2:CHUNK=20x10 Testing h5repack -f dset2:FLET -l dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED fletcher_all h5repack_layout.h5 -f FLET Testing h5repack -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 -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- deflate_copy h5repack_deflate.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing h5repack -f dset_deflate:NONE PASSED Verifying h5diff output ./testfiles/h5repack_deflate.h5 ./testfiles/ou PASSED shuffle_copy h5repack_shuffle.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output ./testfiles/h5repack_shuffle.h5 ./testfiles/ou PASSED fletcher_copy h5repack_fletcher.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output ./testfiles/h5repack_fletcher.h5 ./testfiles/o PASSED nbit_copy h5repack_nbit.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out-n PASSED nbit_remove h5repack_nbit.h5 -f dset_nbit:NONE Testing h5repack -f dset_nbit:NONE PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out-n PASSED nbit_add h5repack_nbit.h5 -f dset_int31:NBIT Testing h5repack -f dset_int31:NBIT PASSED Verifying h5diff output ./testfiles/h5repack_nbit.h5 ./testfiles/out-n PASSED scale_copy h5repack_soffset.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED scale_add h5repack_soffset.h5 -f dset_none:SOFF=31,IN Testing h5repack -f dset_none:SOFF=31,IN PASSED Verifying h5diff output ./testfiles/h5repack_soffset.h5 ./testfiles/ou PASSED scale_remove h5repack_soffset.h5 -f dset_scaleoffset:NONE Testing h5repack -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- Testing h5repack -f GZIP=1 -m 1024 PASSED Verifying h5dump output -f GZIP=1 -m 1024 PASSED deflate_file h5repack_layout.h5 -e ./testfiles/h5repack.info Testing h5repack -e ./testfiles/h5repack.info PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 ./testfiles/out-chunk_20x10 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 ./testfiles/out-conti.h5rep PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset2:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 ./testfiles/out-compa.h5rep PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack/../h5du PASSED Testing h5repack -l dset_compact:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:CHUNK=2x5 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_compact:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CHUNK=3x6 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l dset_chunk:CHUNK=18x13 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verifying a dataset layout PASSED Testing h5repack -l contig_small:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -l chunked_small_fixed:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout2.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -f chunk_unlimit3:NONE PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED error4 h5repack_layout3.h5 -f NONE Testing h5repack -f NONE PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Testing h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED Testing h5repack -l chunk_unlimit3:CONTI PASSED Verifying h5diff output ./testfiles/h5repack_layout3.h5 ./testfiles/ou PASSED Verifying a dataset layout PASSED native_fill h5repack_fill.h5 -n Testing h5repack -n PASSED Verifying h5diff output ./testfiles/h5repack_fill.h5 ./testfiles/out-n PASSED native_attr h5repack_attr.h5 -n Testing h5repack -n PASSED Verifying h5diff output ./testfiles/h5repack_attr.h5 ./testfiles/out-n PASSED Testing h5repack --layout CHUNK=20x10 --filter GZIP=1 --minimum=10 --n PASSED Verifying h5diff output h5repack_layout.h5 ./testfiles/out-layout_long PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack/../h5du PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output h5repack_layout.h5 ./testfiles/out-layout_shor PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack/../h5du PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n -L -c 8 -d 6 -s 8[: PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED add_userblock h5repack_objs.h5 -u ./testfiles/ublock.bin -b 2048 Testing h5repack -u ./testfiles/ublock.bin -b 2048 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out-a PASSED add_alignment h5repack_objs.h5 -t 1 -a 1 Testing h5repack -t 1 -a 1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out-a PASSED pgrade_layout h5repack_layouto.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_layouto.h5 ./testfiles/ou PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing h5repack -f GZIP=1 PASSED Verifying h5diff output ./testfiles/h5repack_objs.h5 ./testfiles/out-g PASSED committed_dt h5repack_named_dtypes.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_named_dtypes.h5 ./testfil PASSED Testing h5repack PASSED Verifying h5diff output ./testfiles/tfamily%05d.h5 ./testfiles/out-fam PASSED bug1814 h5repack_refs.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_refs.h5 ./testfiles/out-b PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5repack_attr_refs.h5 ./testfiles/ PASSED HDFFV-7840 h5diff_attr1.h5 Testing h5repack PASSED Verifying h5diff output ./testfiles/h5diff_attr1.h5 ./testfiles/out-HD PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack -M 8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Verify the sizes of both output files (27280 vs 27488) PASSED Testing h5repack --metadata_block_size=8192 PASSED Verifying h5diff output ./testfiles/h5repack_layout.h5 ./testfiles/out PASSED Testing h5repack --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. 3.45user 4.46system 0:06.99elapsed 113%CPU (0avgtext+0avgdata 22704maxresident)k 1008inputs+17704outputs (1major+1063344minor)pagefaults 0swaps Finished testing h5repack.sh ============================ ============================ ============================ Testing h5repack_plugin.sh Finished testing h5repack_plugin.sh ============================ h5repack_plugin.sh Test Log ============================ plugin_test h5repack_layout.h5 -v -f UD=257,1,9 Testing h5repack -v -f UD=257,1,9 PASSED PASSED Verifying h5dump output -pH testfiles/out-plugin_test.h5repack_layout. PASSED All Plugin API tests passed. 0.06user 0.10system 0:00.13elapsed 119%CPU (0avgtext+0avgdata 15488maxresident)k 0inputs+272outputs (0major+25161minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' ===Serial tests in h5repack ended Tue Jan 14 12:26:36 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5repack' Making check in h5jam make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make tellub h5jamgentest getub testh5jam.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/tools/h5jam' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' ===Serial tests in h5jam begin Tue Jan 14 12:26:36 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' ============================ Testing testh5jam.sh Finished testing testh5jam.sh ============================ testh5jam.sh Test Log ============================ Testing h5jam -h PASSED Testing h5jam -i tall.h5 -u tall.h5 -o tall-tmp.h5 PASSED Testing h5jam -u u10.txt -i tall.h5 -o ta2.h5 PASSED Compare ta2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i tall.h5 -o ta3.h5 PASSED Compare ta3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i tall.h5 -o ta4.h5 PASSED Compare ta4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i tall.h5 -o ta5.h5 PASSED Compare ta5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i ta6.h5 PASSED Compare ta6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i ta7.h5 PASSED Compare ta7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i ta8.h5 PASSED Compare ta8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i ta9.h5 PASSED Compare ta9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o tax2.h5 PASSED Compare tax2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o tax3.h5 PASSED Compare tax3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o tax4.h5 PASSED Compare tax4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o tax5.h5 PASSED Compare tax5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o tax6.h5 PASSED Compare tax6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o tax7.h5 PASSED Compare tax7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o tax8.h5 PASSED Compare tax8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o tax9.h5 PASSED Compare tax9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub.h5 -o taz2.h5 --clobber PASSED Compare taz2.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub.h5 -o taz3.h5 --clobber PASSED Compare taz3.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub.h5 -o taz4.h5 --clobber PASSED Compare taz4.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub.h5 -o taz5.h5 --clobber PASSED Compare taz5.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u10.txt -i twithub513.h5 -o taz6.h5 --clobber PASSED Compare taz6.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u511.txt -i twithub513.h5 -o taz7.h5 --clobber PASSED Compare taz7.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u512.txt -i twithub513.h5 -o taz8.h5 --clobber PASSED Compare taz8.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -u u513.txt -i twithub513.h5 -o taz9.h5 --clobber PASSED Compare taz9.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay2.h5 --clobber PASSED Compare tay2.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay3.h5 --clobber PASSED Compare tay3.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay4.h5 --clobber PASSED Compare tay4.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay5.h5 --clobber PASSED Compare tay5.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u10.txt -i tay6.h5 --clobber PASSED Compare tay6.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u511.txt -i tay7.h5 --clobber PASSED Compare tay7.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u512.txt -i tay8.h5 --clobber PASSED Compare tay8.h5 to ./testfiles/tall.h5 PASSED Testing jam -u u513.txt -i tay9.h5 --clobber PASSED Compare tay9.h5 to ./testfiles/tall.h5 PASSED Testing h5jam -h PASSED Testing h5unjam -i tai1.h5 -u o10.txt -o taa1.h5 PASSED Compare taa1.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai2.h5 -u o512.txt -o taa2.h5 PASSED Compare taa2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai3.h5 -o taa3.h5 > uofile PASSED Compare taa3.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i tai4.h5 -o taa4.h5 > uofile PASSED Compare taa4.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj2.h5 -o tac2.h5 --delete PASSED Compare tac2.h5 to ./testfiles/tall.h5 PASSED Testing h5unjam -i taj3.h5 -o tac3.h5 --delete PASSED Compare tac3.h5 to ./testfiles/tall.h5 PASSED All h5jam/h5unjam tests passed. 3.09user 4.62system 0:06.77elapsed 113%CPU (0avgtext+0avgdata 21328maxresident)k 80inputs+4984outputs (0major+1123821minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' ===Serial tests in h5jam ended Tue Jan 14 12:26:43 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5jam' Making check in h5copy make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make h5copygentest testh5copy.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[3]: `h5copygentest' is up to date. make[3]: `testh5copy.sh' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' ===Serial tests in h5copy begin Tue Jan 14 12:26:43 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' ============================ Testing h5copygentest Finished testing h5copygentest ============================ h5copygentest Test Log ============================ 0.07user 0.04system 0:00.12elapsed 91%CPU (0avgtext+0avgdata 19120maxresident)k 16inputs+160outputs (0major+8658minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple.out.h PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/chunk.out.h5 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compact.out. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compound.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/compressed.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/named_vl.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/nested_vl.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Test copying dataset within group in source file to root of destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_top.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/dsrename.out PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_empty.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets.ou PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_nested.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Test copying dataset within group in source file to group in destination Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_groupTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/simple_group PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_rename.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_reTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/grp_dsets_re PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Test copying objects into group hier. that doesn't exist yet in destination file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B1_simple. PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/A_B2_simple2 PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/C_D_simple.o PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/E_F_grp_dset PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/G_H_grp_nest PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o ./testfiles/regi PASSED Test copying external link directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying external link directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no obj) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no obj) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying dangling external link (no file) directly without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying dangling external link (no file) directly with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying a group contains external links without -f ext Testing h5copy -v -i ./testfiles/h5copy_extlinks_src.h5 -o ./testfiles PASSED Test copying a group contains external links with -f ext Testing h5copy -f ext -i ./testfiles/h5copy_extlinks_src.h5 -o ./testf PASSED Test copying object into group which doesn't exist, without -p Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/h5copy_misc1 PASSED Verifying output files ./testfiles/h5copy_misc1.out ./testfiles/h5copy PASSED Test copying objects to the same file Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile1.ou PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ouTesting h5copy -i ./testfiles/h5copytst.h5 -o ./testfiles/samefile2.ou PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 1.06user 1.37system 0:02.23elapsed 109%CPU (0avgtext+0avgdata 21216maxresident)k 56inputs+1568outputs (0major+327114minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' ===Serial tests in h5copy ended Tue Jan 14 12:26:46 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5copy' Making check in h5stat make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make h5stat_gentest testh5stat.sh make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/tools/h5stat' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' ===Serial tests in h5stat begin Tue Jan 14 12:26:46 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' ============================ Testing h5stat_gentest Finished testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 2.14user 0.22system 0:02.38elapsed 99%CPU (0avgtext+0avgdata 48768maxresident)k 0inputs+12504outputs (0major+9028minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing h5stat -h PASSED Testing h5stat --help PASSED Testing h5stat notexist.h5 PASSED Testing h5stat PASSED Testing h5stat h5stat_filters.h5 PASSED Testing h5stat -f h5stat_filters.h5 PASSED Testing h5stat -F h5stat_filters.h5 PASSED Testing h5stat -d h5stat_filters.h5 PASSED Testing h5stat -g h5stat_filters.h5 PASSED Testing h5stat -dT h5stat_filters.h5 PASSED Testing h5stat -D h5stat_filters.h5 PASSED Testing h5stat -T h5stat_filters.h5 PASSED Testing h5stat h5stat_tsohm.h5 PASSED Testing h5stat h5stat_newgrat.h5 PASSED Testing h5stat -G h5stat_newgrat.h5 PASSED Testing h5stat -A h5stat_newgrat.h5 PASSED Testing h5stat -l 0 h5stat_threshold.h5 PASSED Testing h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing h5stat --links=8 h5stat_threshold.h5 PASSED Testing h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing h5stat -g h5stat_newgrat.h5 PASSED Testing h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing h5stat -a -2 h5stat_threshold.h5 PASSED Testing h5stat --numattrs h5stat_threshold.h5 PASSED Testing h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing h5stat -a 1 h5stat_threshold.h5 PASSED Testing h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing h5stat -A -a 100 h5stat_newgrat.h5 PASSED All h5stat tests passed. 10.84user 2.28system 0:13.29elapsed 98%CPU (0avgtext+0avgdata 47344maxresident)k 9912inputs+15128outputs (0major+420909minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' ===Serial tests in h5stat ended Tue Jan 14 12:27:02 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools/h5stat' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/tools' Making check in . make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' Making check in c++ make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make testhdf5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[3]: `testhdf5' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' ===Serial tests in test begin Tue Jan 14 12:27:02 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' ============================ C++ API: Testing testhdf5 Finished testing testhdf5 ============================ C++ API: testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.8.12/build/c++/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.8 release 12 Testing -- File I/O Operations (tfile) Subtest: File Creation I/O PASSED Subtest: File Opening I/O PASSED Subtest: File Size PASSED Subtest: File Name PASSED Subtest: File Attribute PASSED 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: Checking for Existence and Renaming Attribute PASSED Subtest: Basic Attribute Reading Functions PASSED Subtest: Multiple Attribute Functions PASSED Subtest: Basic Attribute Functions PASSED Subtest: Basic Scalar Attribute Writing Functions PASSED Subtest: Basic Scalar Attribute Reading Functions PASSED Subtest: Multiple Attribute Writing Functions PASSED Subtest: Multiple Attribute Reading Functions PASSED Subtest: Removing Attribute Function PASSED Subtest: Shared Datatypes with Attributes PASSED Subtest: I/O on FL and VL String Attributes PASSED Subtest: Check Attribute Existence PASSED Testing -- References (trefer) Subtest: Object Reference Parameters PASSED Subtest: Object Reference Functions PASSED Subtest: Object Reference to Group PASSED Subtest: 1-D Dataset Region Reference Functions PASSED Testing -- Variable-Length Strings (tvlstr) Subtest: VL String on Datasets PASSED Subtest: Special VL Strings PASSED Subtest: VL String Type PASSED Subtest: VL Strings on Compact Dataset PASSED Subtest: VL String on Attributes PASSED Subtest: VL String Array on Attributes PASSED Subtest: VL String Array on Datasets PASSED Subtest: I/O on VL strings with link/unlink PASSED Testing -- Generic Data Types (ttypes) Subtest: PredType::getClass() PASSED Subtest: DataType::copy() and DataType::operator= PASSED Subtest: Query functions of compound and enumeration types PASSED Subtest: Transient datatypes PASSED Subtest: Named datatypes PASSED Testing -- 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.77user 0.26system 0:01.20elapsed 86%CPU (0avgtext+0avgdata 69872maxresident)k 2048inputs+11208outputs (8major+43286minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' ===Serial tests in test ended Tue Jan 14 12:27:03 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/c++' Making check in fortran make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make check-am make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/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.12/build/fortran/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' ===Serial tests in test begin Tue Jan 14 12:27:04 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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 12 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.14user 0.05system 0:00.25elapsed 77%CPU (0avgtext+0avgdata 26368maxresident)k 728inputs+736outputs (5major+10227minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 Finished testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.07user 0.03system 0:00.10elapsed 102%CPU (0avgtext+0avgdata 24304maxresident)k 0inputs+120outputs (0major+6707minor)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.03system 0:00.11elapsed 93%CPU (0avgtext+0avgdata 24272maxresident)k 8inputs+120outputs (0major+6678minor)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 12 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 scaleoffset filter PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.53user 0.06system 0:00.59elapsed 100%CPU (0avgtext+0avgdata 29760maxresident)k 0inputs+1312outputs (0major+7928minor)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 12 Testing 1-D Array of Compound Datatypes Functionality PASSED Testing 1-D Array of Compound Array Datatypes Functionality PASSED Testing 3-D array by dataset, using C_LOC PASSED Testing writing/reading enum dataset, using C_LOC PASSED Testing enumeration conversions PASSED Testing writing/reading bitfield dataset, using C_LOC PASSED Testing writing/reading opaque datatypes, using C_LOC PASSED Testing writing/reading object references, using C_LOC PASSED Testing writing/reading region references, using C_LOC PASSED Testing writing/reading variable-length datatypes, using C_LOC PASSED Testing writing/reading variable-string datatypes, using C_LOC PASSED Testing variable-string write/read, using h5dwrite_f/h5dread_f PASSED Testing writing/reading string datatypes, using C_LOC PASSED Testing string datatypes containing control characters PASSED Testing filling functions PASSED Test function h5kind_to_type PASSED Testing Partial I/O of Array Fields in Compound Datatype Functionality PASSED Test basic generic property list callback functionality PASSED Testing group iteration functionality PASSED Testing nbit filter PASSED Testing external dataset with offset PASSED Testing object functions PASSED Testing object visiting functions PASSED Testing object info functions PASSED Testing get file image PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.16user 0.04system 0:00.23elapsed 91%CPU (0avgtext+0avgdata 25568maxresident)k 128inputs+712outputs (1major+10844minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' ===Serial tests in test ended Tue Jan 14 12:27:05 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran/test' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/fortran' Making check in hl make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making check in src make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[5]: Nothing to be done for `_exec_check-s'. make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[3]: `test_lite' is up to date. make[3]: `test_image' is up to date. make[3]: `test_file_image' is up to date. make[3]: `test_table' is up to date. make[3]: `test_ds' is up to date. make[3]: `test_packet' is up to date. make[3]: `test_dset_opt' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' ===Serial tests in test begin Tue Jan 14 12:27:06 EST 2014=== make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' ============================ Testing test_lite Finished testing test_lite ============================ test_lite Test Log ============================ Testing H5LTmake_dataset PASSED Testing H5LTread_dataset PASSED Testing H5LTmake_dataset_char PASSED Testing H5LTmake_dataset_short PASSED Testing H5LTmake_dataset_int PASSED Testing H5LTmake_dataset_long PASSED Testing H5LTmake_dataset_float PASSED Testing H5LTmake_dataset_double PASSED Testing H5LTmake_dataset_string PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTset_attribute_string PASSED Testing H5LTget_attribute_string PASSED Testing H5LTset_attribute_char PASSED Testing H5LTget_attribute_char PASSED Testing H5LTset_attribute_short PASSED Testing H5LTget_attribute_short PASSED Testing H5LTset_attribute_int PASSED Testing H5LTget_attribute_int PASSED Testing H5LTset_attribute_long PASSED Testing H5LTget_attribute_long PASSED Testing H5LTset_attribute_uchar PASSED Testing H5LTget_attribute_uchar PASSED Testing H5LTset_attribute_ushort PASSED Testing H5LTget_attribute_ushort PASSED Testing H5LTset_attribute_uint PASSED Testing H5LTget_attribute_uint PASSED Testing H5LTset_attribute_ulong PASSED Testing H5LTget_attribute_ulong PASSED Testing H5LTset_attribute_float PASSED Testing H5LTget_attribute_float PASSED Testing H5LTset_attribute_double PASSED Testing H5LTget_attribute_double PASSED Testing H5LTget_attribute_ndims PASSED Testing H5LTget_attribute_info PASSED Testing H5LTpath_valid PASSED Testing H5LTtext_to_dtype text for integer types PASSED text for floating-point types PASSED text for string types PASSED text for opaque types PASSED text for enum types PASSED text for variable types PASSED text for array types PASSED text for compound types PASSED text for compound type of bug fix PASSED text for complicated compound types PASSED 0.10user 0.04system 0:00.16elapsed 87%CPU (0avgtext+0avgdata 19904maxresident)k 24inputs+184outputs (0major+7065minor)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.54user 0.07system 0:01.17elapsed 52%CPU (0avgtext+0avgdata 25440maxresident)k 2880inputs+4912outputs (0major+7775minor)pagefaults 0swaps Finished testing test_image ============================ ============================ Testing test_file_image Finished testing test_file_image ============================ test_file_image Test Log ============================ Testing get file images PASSED Testing open file images and check image copies PASSED Testing read file images PASSED Testing write and extend file images PASSED Testing read extended file images PASSED Testing close file images PASSED File image tests passed. 0.09user 0.03system 0:00.12elapsed 103%CPU (0avgtext+0avgdata 23136maxresident)k 0inputs+136outputs (0major+7501minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ Testing test_table Finished testing test_table ============================ test_table Test Log ============================ Testing table with file creation mode (read/write in native architecture): Testing making table PASSED Testing reading table PASSED Testing writing records PASSED Testing reading records PASSED Testing appending records PASSED Testing inserting records PASSED Testing deleting records PASSED Testing deleting records (differing memory layout) PASSED Testing adding records PASSED Testing combining tables PASSED Testing writing fields by name PASSED Testing reading fields by name PASSED Testing writing fields by index PASSED Testing reading fields by index PASSED Testing inserting fields PASSED Testing deleting fields PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read big-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read little-endian data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED Testing table with file open mode (read Cray data): Testing reading table PASSED Testing reading records PASSED Testing reading fields by name PASSED Testing reading fields by index PASSED Testing getting table info PASSED Testing getting field info PASSED 0.16user 0.09system 0:00.27elapsed 93%CPU (0avgtext+0avgdata 20096maxresident)k 88inputs+264outputs (0major+21639minor)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.35user 0.04system 0:00.41elapsed 95%CPU (0avgtext+0avgdata 20208maxresident)k 104inputs+976outputs (0major+7370minor)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.25user 0.04system 0:00.29elapsed 101%CPU (0avgtext+0avgdata 19808maxresident)k 0inputs+736outputs (0major+9128minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_dset_opt Finished testing test_dset_opt ============================ test_dset_opt Test Log ============================ Testing basic functionality of H5DOwrite_chunk PASSED Testing skipping compression filter for H5DOwrite_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5DOwrite_chunk PASSED Testing invalid parameters for H5DOwrite_chunk PASSED 0.07user 0.03system 0:00.12elapsed 86%CPU (0avgtext+0avgdata 19824maxresident)k 16inputs+120outputs (0major+7156minor)pagefaults 0swaps Finished testing test_dset_opt ============================ make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' ===Serial tests in test ended Tue Jan 14 12:27:08 EST 2014=== make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/test' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making check in gif2h5 make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[4]: `h52giftest.sh' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Tue Jan 14 12:27:08 EST 2014=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.15user 0.09system 0:00.25elapsed 97%CPU (0avgtext+0avgdata 22448maxresident)k 8inputs+1216outputs (0major+15778minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Tue Jan 14 12:27:09 EST 2014=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools/gif2h5' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/tools' Making check in c++ make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make ptableTest make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[4]: `ptableTest' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' ===Serial tests in test begin Tue Jan 14 12:27:09 EST 2014=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.10user 0.04system 0:00.15elapsed 94%CPU (0avgtext+0avgdata 32816maxresident)k 16inputs+144outputs (0major+7496minor)pagefaults 0swaps Finished testing ptableTest ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' ===Serial tests in test ended Tue Jan 14 12:27:09 EST 2014=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/c++' Making check in fortran make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' Making check in src make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[6]: Nothing to be done for `_exec_check-s'. make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/src' Making check in test make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/hl/fortran/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' ===Serial tests in test begin Tue Jan 14 12:27:09 EST 2014=== make[6]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' ============================ Fortran API: Testing tstds Finished testing tstds ============================ Fortran API: tstds Test Log ============================ Test Attaching Dimension Scale PASSED Test If Dimension Scale Attached PASSED Test Getting Number Dimension Scales PASSED Test Detaching Dimension Scale PASSED Test Setting Dimension Scale PASSED Test If Dimension Scale PASSED Test Getting Dimension Scale By Name PASSED Test Setting Dimension Scale Label PASSED 0.07user 0.03system 0:00.11elapsed 94%CPU (0avgtext+0avgdata 24592maxresident)k 16inputs+48outputs (0major+6774minor)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.08user 0.04system 0:00.13elapsed 96%CPU (0avgtext+0avgdata 24720maxresident)k 0inputs+328outputs (0major+6921minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: Testing tstimage Finished testing tstimage ============================ Fortran API: tstimage Test Log ============================ Make/Read image 8bit PASSED Make/Read image 24bit PASSED Make palette PASSED Link/Unlink palette PASSED 0.10user 0.03system 0:00.13elapsed 98%CPU (0avgtext+0avgdata 30944maxresident)k 8inputs+824outputs (0major+7800minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: Testing tsttable Finished testing tsttable ============================ Fortran API: tsttable Test Log ============================ Make table PASSED Read/Write field by name PASSED Read/Write field by index PASSED Insert field PASSED Delete field PASSED Get table info PASSED Get fields info PASSED 0.10user 0.06system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 24608maxresident)k 0inputs+72outputs (0major+13818minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' ===Serial tests in test ended Tue Jan 14 12:27:10 EST 2014=== make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[5]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[5]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran/test' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[4]: Nothing to be done for `check-TESTS'. make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl/fortran' make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[3]: Nothing to be done for `check-TESTS'. make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/hl' Making check in perform make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make iopipe chunk overhead zip_perf perf_meta perf make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/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.12/build/perform' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' ===Serial tests in perform begin Tue Jan 14 12:27:10 EST 2014=== make[4]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' ============================ Testing iopipe Finished testing iopipe ============================ iopipe Test Log ============================ df: cannot read table of mounted file systems fill raw ============================================= df: cannot read table of mounted file systems fill hdf5 ============================================= df: cannot read table of mounted file systems out raw ============================================= df: cannot read table of mounted file systems out hdf5 ============================================= df: cannot read table of mounted file systems in raw ============================================= df: cannot read table of mounted file systems in hdf5 ============================================= df: cannot read table of mounted file systems in hdf5 partial ============================================= I/O request size is 1000000.0MB fill raw 0.02user 0.00system 0.02elapsed 2038.54MB/s fill hdf5 0.03user 0.00system 0.03elapsed 1446.08MB/s out raw 0.00user 0.09system 0.09elapsed 455.40MB/s out hdf5 0.00user 0.09system 0.09elapsed 454.22MB/s in raw 0.00user 0.07system 0.07elapsed 576.44MB/s in hdf5 0.00user 0.07system 0.07elapsed 580.51MB/s in hdf5 partial 0.04user 0.05system 0.09elapsed 468.06MB/s 0.17user 0.50system 0:01.32elapsed 50%CPU (0avgtext+0avgdata 19088maxresident)k 320inputs+4016outputs (3major+15218minor)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.41user 0.21system 0:00.63elapsed 99%CPU (0avgtext+0avgdata 32960maxresident)k 0inputs+7952outputs (0major+9008minor)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.14user 0.06system 0:00.21elapsed 100%CPU (0avgtext+0avgdata 19040maxresident)k 0inputs+608outputs (0major+6952minor)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.29s Uncompressed Write Throughput: 223.38MB/s Compression Ratio: 0.00113678 Compressed Write Time: 1.09s Compressed Write Throughput: 58.93MB/s Compression Time: 1.06388s Buffer size == 256KB Uncompressed Write Time: 0.29s Uncompressed Write Throughput: 221.64MB/s Compression Ratio: 0.00105667 Compressed Write Time: 1.02s Compressed Write Throughput: 62.90MB/s Compression Time: 1.01535s Buffer size == 512KB Uncompressed Write Time: 0.30s Uncompressed Write Throughput: 216.76MB/s Compression Ratio: 0.0010128 Compressed Write Time: 1.12s Compressed Write Throughput: 57.14MB/s Compression Time: 0.990842s Buffer size == 1MB Uncompressed Write Time: 0.29s Uncompressed Write Throughput: 223.35MB/s Compression Ratio: 0.000990868 Compressed Write Time: 1.04s Compressed Write Throughput: 61.55MB/s Compression Time: 1.03826s 4.12user 1.47system 0:05.73elapsed 97%CPU (0avgtext+0avgdata 21504maxresident)k 8inputs+529192outputs (0major+35035minor)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.000032s; max=0.000080s; min=0.000027s H5Dclose: avg=0.000013s; max=0.000028s; min=0.000011s H5A(create & close): avg=0.000019s; max=0.000088s; min=0.000013s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000043s; max=0.000124s; min=0.000031s H5Dclose: avg=0.000004s; max=0.000011s; min=0.000003s H5A(create & close): avg=0.000016s; max=0.000051s; min=0.000011s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000028s; max=0.000054s; min=0.000026s H5Dclose: avg=0.000012s; max=0.000017s; min=0.000011s H5A(create & close): avg=0.000020s; max=0.000046s; min=0.000014s All metadata performance tests passed. 0.08user 0.03system 0:00.14elapsed 84%CPU (0avgtext+0avgdata 19744maxresident)k 8inputs+1024outputs (0major+7088minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial Finished testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.8.12 ==== 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: 6.21 MB/s Average Throughput: 6.21 MB/s Minimum Throughput: 6.21 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 6.02 MB/s Average Throughput: 6.02 MB/s Minimum Throughput: 6.02 MB/s Read (1 iteration(s)): Maximum Throughput: 16.57 MB/s Average Throughput: 16.57 MB/s Minimum Throughput: 16.57 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 16.41 MB/s Average Throughput: 16.41 MB/s Minimum Throughput: 16.41 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 11.20 MB/s Average Throughput: 11.20 MB/s Minimum Throughput: 11.20 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 5.23 MB/s Average Throughput: 5.23 MB/s Minimum Throughput: 5.23 MB/s Read (1 iteration(s)): Maximum Throughput: 18.55 MB/s Average Throughput: 18.55 MB/s Minimum Throughput: 18.55 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8.69 MB/s Average Throughput: 8.69 MB/s Minimum Throughput: 8.69 MB/s 0.08user 0.04system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 22048maxresident)k 0inputs+680outputs (0major+7103minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[4]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' ===Serial tests in perform ended Tue Jan 14 12:27:18 EST 2014=== make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[3]: Entering directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[3]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[2]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make[1]: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build/perform' make: Leaving directory `/builddir/build/BUILD/hdf5-1.8.12/build' + export HDF5_Make_Ignore=yes + HDF5_Make_Ignore=yes + exit 0 Processing files: hdf5-1.8.12-1.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4eUIbH + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.12 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/doc/hdf5-1.8.12 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/doc/hdf5-1.8.12 + /bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/doc/hdf5-1.8.12 + cp -pr COPYING MANIFEST README.txt release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/doc/hdf5-1.8.12 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_8.txt /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386/usr/share/doc/hdf5-1.8.12 + exit 0 Provides: libhdf5.so.8 libhdf5_cpp.so.8 libhdf5_fortran.so.8 libhdf5_hl.so.8 libhdf5_hl_cpp.so.8 libhdf5hl_fortran.so.8 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) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgfortran.so.3 libgfortran.so.3(GFORTRAN_1.0) libhdf5.so.8 libhdf5_cpp.so.8 libhdf5_fortran.so.8 libhdf5_hl.so.8 libhdf5_hl_cpp.so.8 libhdf5hl_fortran.so.8 libm.so.6 libm.so.6(GLIBC_2.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) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: hdf5-devel-1.8.12-1.ru6.i386 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.8 libhdf5_cpp.so.8 libhdf5_fortran.so.8 libhdf5_hl.so.8 libhdf5_hl_cpp.so.8 libhdf5hl_fortran.so.8 Processing files: hdf5-static-1.8.12-1.ru6.i386 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.12-1.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/hdf5-1.8.12-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.8.12-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.8.12-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.8.12-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5pBRr4 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.12 + /bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.8.12-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->