tar -xf hdf5-1.8.5-patch1.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-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 i486-slackware-linux-gnu... no checking for config i486-slackware-linux-gnu... no checking for config slackware-linux-gnu... no checking for config slackware-linux-gnu... no checking for config i486-linux-gnu... no checking for config i486-linux-gnu... no checking for config i486-slackware... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.5.2 CC_BASENAME is gcc. checking for config ./config/site-specific/host-darkstar... no checking for 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 Fortran interface enabled... yes 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 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/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. -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 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) 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... yes 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/i486-slackware-linux/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... no 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 for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/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... yes 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/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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... yes 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/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production checking for ceil in -lm... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for difftime... yes checking for gettimeofday... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdint.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if 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 fseek64... no 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 for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %lld and %llu checking Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... skipped checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... yes 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 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 Whether to enable the h5dump packed bits feature... yes checking if alignment restrictions are strictly enforced... no 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 testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5diff/Makefile config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing default-1 commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.5-patch1 Configured on: Thu Jan 27 15:25:14 BRST 2011 Configured by: root@darkstar Configure mode: production Host system: i486-slackware-linux-gnu Uname information: Linux darkstar 2.6.35.7-smp #2 SMP Mon Oct 11 14:52:09 CDT 2010 i686 Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz GenuineIntel GNU/Linux Byte sex: little-endian Libraries: Installation point: /usr Compiling Options: ------------------ Compilation Mode: production C Compiler: /usr/bin/gcc ( gcc (GCC) 4.5.2) CFLAGS: -O2 -march=i486 -mtune=i686 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE Shared Libraries: yes Static Libraries: yes Statically Linked Executables: no LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 4.5.2) Fortran Flags: H5 Fortran Flags: AM Fortran Flags: C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 4.5.2) C++ Flags: -O2 -march=i486 -mtune=i686 H5 C++ Flags: AM C++ Flags: 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 H5dump Packed Bits: yes Making all in src make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' make all-am make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c -o H5.lo H5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c H5.c -fPIC -DPIC -o .libs/H5.o H5.c: In function ‘H5dont_atexit’: H5.c:352:5: warning: unused variable ‘FUNC’ H5.c: In function ‘H5check_version’: H5.c:629:5: warning: unused variable ‘FUNC’ H5.c: In function ‘H5close’: H5.c:773:5: warning: unused variable ‘FUNC’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c -o H5checksum.lo H5checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o H5checksum.c: In function ‘H5_checksum_lookup3’: H5checksum.c:409:5: warning: switch missing default case libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c -o H5dbg.lo H5dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o H5dbg.c: In function ‘H5_buffer_dump’: H5dbg.c:102:5: warning: cannot optimize loop, the loop counter may overflow libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c -o H5system.lo H5system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c H5system.c -fPIC -DPIC -o .libs/H5system.o H5system.c: In function ‘HDfprintf’: H5system.c:142:3: warning: switch missing default case H5system.c:261:7: warning: format not a string literal, argument types not checked H5system.c:264:7: warning: format not a string literal, argument types not checked H5system.c:267:7: warning: format not a string literal, argument types not checked H5system.c:270:7: warning: format not a string literal, argument types not checked H5system.c:280:7: warning: format not a string literal, argument types not checked H5system.c:283:7: warning: format not a string literal, argument types not checked H5system.c:286:7: warning: format not a string literal, argument types not checked H5system.c:289:7: warning: format not a string literal, argument types not checked H5system.c:300:7: warning: format not a string literal, argument types not checked H5system.c:303:7: warning: format not a string literal, argument types not checked H5system.c:311:7: warning: format not a string literal, argument types not checked H5system.c:340:4: warning: format not a string literal, argument types not checked H5system.c:348:4: warning: format not a string literal, argument types not checked H5system.c:356:7: warning: format not a string literal, argument types not checked H5system.c:364:7: warning: format not a string literal, argument types not checked H5system.c:370:17: warning: format not a string literal, argument types not checked libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c -o H5timer.lo H5timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c H5timer.c -fPIC -DPIC -o .libs/H5timer.o H5timer.c: In function ‘H5_timer_begin’: H5timer.c:134:20: warning: unsuffixed float constant H5timer.c:136:20: warning: unsuffixed float constant H5timer.c:143:5: warning: unsuffixed float constant H5timer.c: In function ‘H5_timer_end’: H5timer.c:175:5: warning: unsuffixed float constant H5timer.c:175:5: warning: unsuffixed float constant H5timer.c:176:5: warning: unsuffixed float constant H5timer.c:176:5: warning: unsuffixed float constant H5timer.c:177:5: warning: unsuffixed float constant H5timer.c:177:5: warning: unsuffixed float constant H5timer.c: In function ‘H5_bandwidth’: H5timer.c:219:5: warning: unsuffixed float constant H5timer.c:223:9: warning: unsuffixed float constant H5timer.c:226:2: warning: unsuffixed float constant H5timer.c:228:2: warning: unsuffixed float constant H5timer.c:231:2: warning: unsuffixed float constant H5timer.c:231:2: warning: unsuffixed float constant H5timer.c:232:6: warning: unsuffixed float constant H5timer.c:234:2: warning: unsuffixed float constant H5timer.c:234:2: warning: unsuffixed float constant H5timer.c:234:2: warning: unsuffixed float constant H5timer.c:235:6: warning: unsuffixed float constant H5timer.c:235:6: warning: unsuffixed float constant H5timer.c:237:2: warning: unsuffixed float constant H5timer.c:237:2: warning: unsuffixed float constant H5timer.c:237:2: warning: unsuffixed float constant H5timer.c:237:2: warning: unsuffixed float constant H5timer.c:238:6: warning: unsuffixed float constant H5timer.c:238:6: warning: unsuffixed float constant H5timer.c:238:6: warning: unsuffixed float constant H5timer.c:240:2: warning: unsuffixed float constant H5timer.c:240:2: warning: unsuffixed float constant H5timer.c:240:2: warning: unsuffixed float constant H5timer.c:240:2: warning: unsuffixed float constant H5timer.c:240:2: warning: unsuffixed float constant H5timer.c:241:6: warning: unsuffixed float constant H5timer.c:241:6: warning: unsuffixed float constant H5timer.c:241:6: warning: unsuffixed float constant H5timer.c:241:6: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c -o H5trace.lo H5trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c H5trace.c -fPIC -DPIC -o .libs/H5trace.o H5trace.c: In function ‘H5_trace’: H5trace.c:132:5: warning: unsuffixed float constant H5trace.c:132:5: warning: unsuffixed float constant H5trace.c:132:5: warning: unsuffixed float constant H5trace.c:139:9: warning: unsuffixed float constant H5trace.c:146:17: warning: unsuffixed float constant H5trace.c:153:17: warning: unsuffixed float constant H5trace.c:159:5: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c -o H5A.lo H5A.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c H5A.c -fPIC -DPIC -o .libs/H5A.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c -o H5Abtree2.lo H5Abtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c -o H5Adense.lo H5Adense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c -o H5Adeprec.lo H5Adeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c -o H5Aint.lo H5Aint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c -o H5Atest.lo H5Atest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c -o H5AC.lo H5AC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c -o H5B.lo H5B.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c H5B.c -fPIC -DPIC -o .libs/H5B.o H5B.c: In function ‘H5B_iterate_helper’: H5B.c:1236:15: warning: request for implicit conversion from ‘void *’ to ‘haddr_t *’ not permitted in C++ H5B.c: In function ‘H5B_shared_new’: H5B.c:1805:30: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5B.c: In function ‘H5B_shared_free’: H5B.c:1836:18: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5B.c: In function ‘H5B_copy’: H5B.c:1904:22: warning: request for implicit conversion from ‘void *’ to ‘haddr_t *’ not permitted in C++ H5B.c: In function ‘H5B_node_dest’: H5B.c:2151:15: warning: request for implicit conversion from ‘void *’ to ‘haddr_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c -o H5Bcache.lo H5Bcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c -o H5Bdbg.lo H5Bdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Bdbg.lo -MD -MP -MF .deps/H5Bdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c -o H5B2.lo H5B2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c -o H5B2cache.lo H5B2cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o H5B2cache.c: In function ‘H5B2_cache_internal_load’: H5B2cache.c:560:5: warning: conversion to ‘uint16_t’ from ‘unsigned int’ may alter its value H5B2cache.c:561:5: warning: conversion to ‘uint16_t’ from ‘unsigned int’ may alter its value H5B2cache.c:580:9: warning: conversion to ‘uint16_t’ from ‘int’ may alter its value H5B2cache.c: In function ‘H5B2_cache_leaf_load’: H5B2cache.c:898:5: warning: conversion to ‘uint16_t’ from ‘unsigned int’ may alter its value H5B2cache.c:841:29: warning: unused parameter ‘f’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c -o H5B2dbg.lo H5B2dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c -o H5B2hdr.lo H5B2hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o H5B2hdr.c: In function ‘H5B2_hdr_free’: H5B2hdr.c:526:22: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5B2hdr.c:543:24: warning: request for implicit conversion from ‘void *’ to ‘struct H5B2_node_info_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2hdr.lo -MD -MP -MF .deps/H5B2hdr.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c -o H5B2int.lo H5B2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o H5B2int.c: In function ‘H5B2_redistribute2’: H5B2int.c:549:13: warning: conversion to ‘hssize_t’ from ‘hsize_t’ may change the sign of the result H5B2int.c:550:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5B2int.c:550:13: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5B2int.c:602:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5B2int.c:602:13: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5B2int.c:603:13: warning: conversion to ‘hssize_t’ from ‘hsize_t’ may change the sign of the result H5B2int.c: In function ‘H5B2_merge2.clone.1’: H5B2int.c:1061:11: warning: ‘left_child’ may be used uninitialized in this function H5B2int.c:1061:24: warning: ‘right_child’ may be used uninitialized in this function H5B2int.c: In function ‘H5B2_redistribute3.clone.2’: H5B2int.c:675:11: warning: ‘left_child’ may be used uninitialized in this function H5B2int.c:675:24: warning: ‘right_child’ may be used uninitialized in this function H5B2int.c:676:11: warning: ‘middle_child’ may be used uninitialized in this function H5B2int.c: In function ‘H5B2_merge3.clone.3’: H5B2int.c:1215:11: warning: ‘left_child’ may be used uninitialized in this function H5B2int.c:1215:24: warning: ‘right_child’ may be used uninitialized in this function H5B2int.c:1216:11: warning: ‘middle_child’ may be used uninitialized in this function H5B2int.c: In function ‘H5B2_swap_leaf.clone.4’: H5B2int.c:1442:11: warning: ‘child’ may be used uninitialized in this function H5B2int.c: In function ‘H5B2_split1.clone.6’: H5B2int.c:179:25: warning: ‘child_class’ may be used uninitialized in this function H5B2int.c:180:13: warning: ‘left_addr’ may be used uninitialized in this function H5B2int.c:180:24: warning: ‘right_addr’ may be used uninitialized in this function H5B2int.c:181:11: warning: ‘left_child’ may be used uninitialized in this function H5B2int.c:181:24: warning: ‘right_child’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c -o H5B2stat.lo H5B2stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c -o H5B2test.lo H5B2test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o H5B2test.c: In function ‘H5B2_get_node_depth_test’: H5B2test.c:530:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c -o H5C.lo H5C.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c H5C.c -fPIC -DPIC -o .libs/H5C.o H5C.c: In function ‘H5C_create’: H5C.c:549:5: warning: unsuffixed float constant H5C.c:555:5: warning: unsuffixed float constant H5C.c:556:5: warning: unsuffixed float constant H5C.c:561:5: warning: unsuffixed float constant H5C.c:562:5: warning: unsuffixed float constant H5C.c:565:5: warning: unsuffixed float constant H5C.c:566:5: warning: unsuffixed float constant H5C.c:571:5: warning: unsuffixed float constant H5C.c: In function ‘H5C_get_cache_hit_rate’: H5C.c:1842:9: warning: unsuffixed float constant H5C.c: In function ‘H5C_set_cache_auto_resize_config’: H5C.c:3776:13: warning: unsuffixed float constant H5C.c:3777:18: warning: unsuffixed float constant H5C.c:3801:13: warning: unsuffixed float constant H5C.c:3802:18: warning: unsuffixed float constant H5C.c:3812:20: warning: unsuffixed float constant H5C.c:3822:20: warning: unsuffixed float constant H5C.c:3825:18: warning: unsuffixed float constant H5C.c: In function ‘H5C_validate_resize_config’: H5C.c:5429:9: warning: unsuffixed float constant H5C.c:5430:14: warning: unsuffixed float constant H5C.c:5458:13: warning: unsuffixed float constant H5C.c:5459:18: warning: unsuffixed float constant H5C.c:5465:13: warning: unsuffixed float constant H5C.c:5490:17: warning: unsuffixed float constant H5C.c:5491:22: warning: unsuffixed float constant H5C.c:5497:17: warning: unsuffixed float constant H5C.c:5498:22: warning: unsuffixed float constant H5C.c:5526:13: warning: unsuffixed float constant H5C.c:5532:13: warning: unsuffixed float constant H5C.c:5533:18: warning: unsuffixed float constant H5C.c:5568:18: warning: unsuffixed float constant H5C.c:5569:20: warning: unsuffixed float constant H5C.c:5582:13: warning: unsuffixed float constant H5C.c:5583:18: warning: unsuffixed float constant H5C.c: At top level: H5C.c:308:1: warning: ‘H5C_epoch_marker_notify’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c -o H5CS.lo H5CS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c -o H5D.lo H5D.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c -o H5Dbtree.lo H5Dbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dbtree.lo -MD -MP -MF .deps/H5Dbtree.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c -o H5Dchunk.lo H5Dchunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o H5Dchunk.c: In function ‘H5D_chunk_io_init’: H5Dchunk.c:597:5: warning: cast discards qualifiers from pointer target type H5Dchunk.c:819:9: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function ‘H5D_create_chunk_map_single’: H5Dchunk.c:1006:5: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function ‘H5D_create_chunk_file_map_hyper’: H5Dchunk.c:1073:9: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function ‘H5D_create_chunk_mem_map_hyper’: H5Dchunk.c:1241:9: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function ‘H5D_chunk_allocate’: H5Dchunk.c:3188:17: warning: cast discards qualifiers from pointer target type H5Dchunk.c:3189:17: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function ‘H5D_chunk_prune_fill’: H5Dchunk.c:3434:20: warning: size of ‘chunk_iter’ is 2084 bytes H5Dchunk.c: In function ‘H5D_chunk_dest’: H5Dchunk.c:4855:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5D_rdcc_ent_t **’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c -o H5Dcompact.lo H5Dcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c -o H5Dcontig.lo H5Dcontig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c -o H5Ddbg.lo H5Ddbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c -o H5Ddeprec.lo H5Ddeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c -o H5Defl.lo H5Defl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o H5Defl.c: In function ‘H5D_efl_read’: H5Defl.c:279:2: warning: conversion to ‘long long unsigned int’ from ‘off_t’ may change the sign of the result H5Defl.c:283:2: warning: conversion to ‘long long unsigned int’ from ‘off_t’ may change the sign of the result H5Defl.c: In function ‘H5D_efl_write’: H5Defl.c:365:2: warning: conversion to ‘long long unsigned int’ from ‘off_t’ may change the sign of the result H5Defl.c:373:2: warning: conversion to ‘long long unsigned int’ from ‘off_t’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c -o H5Dfill.lo H5Dfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o H5Dfill.c: In function ‘H5D_fill’: H5Dfill.c:246:28: warning: size of ‘mem_iter’ is 2084 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c -o H5Dint.lo H5Dint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o H5Dint.c: In function ‘H5D_init_type’: H5Dint.c:638:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c -o H5Dio.lo H5Dio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o H5Dio.c: In function ‘H5D_read’: H5Dio.c:290:21: warning: size of ‘fm’ is 2676 bytes H5Dio.c: In function ‘H5D_write’: H5Dio.c:441:21: warning: size of ‘fm’ is 2676 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c -o H5Dlayout.lo H5Dlayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dlayout.lo -MD -MP -MF .deps/H5Dlayout.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c -o H5Dmpio.lo H5Dmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c -o H5Doh.lo H5Doh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c -o H5Dscatgath.lo H5Dscatgath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o H5Dscatgath.c: In function ‘H5D_scatter_file’: H5Dscatgath.c:99:13: warning: size of ‘_off’ is 8192 bytes H5Dscatgath.c:104:12: warning: size of ‘_len’ is 4096 bytes H5Dscatgath.c:163:13: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dscatgath.c:165:13: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dscatgath.c: In function ‘H5D_gather_file’: H5Dscatgath.c:198:13: warning: size of ‘_off’ is 8192 bytes H5Dscatgath.c:203:12: warning: size of ‘_len’ is 4096 bytes H5Dscatgath.c:264:13: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dscatgath.c:266:13: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dscatgath.c: In function ‘H5D_scatter_mem’: H5Dscatgath.c:294:13: warning: size of ‘_off’ is 8192 bytes H5Dscatgath.c:296:12: warning: size of ‘_len’ is 4096 bytes H5Dscatgath.c:349:13: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dscatgath.c:351:13: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dscatgath.c: In function ‘H5D_gather_mem’: H5Dscatgath.c:381:13: warning: size of ‘_off’ is 8192 bytes H5Dscatgath.c:383:12: warning: size of ‘_len’ is 4096 bytes H5Dscatgath.c:436:13: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dscatgath.c:438:13: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dscatgath.c: In function ‘H5D_scatgath_read’: H5Dscatgath.c:462:20: warning: size of ‘mem_iter’ is 2084 bytes H5Dscatgath.c:464:20: warning: size of ‘bkg_iter’ is 2084 bytes H5Dscatgath.c:466:20: warning: size of ‘file_iter’ is 2084 bytes H5Dscatgath.c: In function ‘H5D_scatgath_write’: H5Dscatgath.c:594:20: warning: size of ‘mem_iter’ is 2084 bytes H5Dscatgath.c:596:20: warning: size of ‘bkg_iter’ is 2084 bytes H5Dscatgath.c:598:20: warning: size of ‘file_iter’ is 2084 bytes H5Dscatgath.c: In function ‘H5D_compound_opt_read’: H5Dscatgath.c:746:16: warning: size of ‘_off’ is 8192 bytes H5Dscatgath.c:748:16: warning: size of ‘_len’ is 4096 bytes H5Dscatgath.c:830:13: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dscatgath.c:832:13: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dscatgath.c: In function ‘H5D_scatgath_read’: H5Dscatgath.c:573:1: warning: the frame size of 18656 bytes is larger than 16384 bytes H5Dscatgath.c: In function ‘H5D_scatgath_write’: H5Dscatgath.c:704:1: warning: the frame size of 18736 bytes is larger than 16384 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c -o H5Dselect.lo H5Dselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o H5Dselect.c: In function ‘H5D_select_io’: H5Dselect.c:86:20: warning: size of ‘mem_iter’ is 2084 bytes H5Dselect.c:88:20: warning: size of ‘file_iter’ is 2084 bytes H5Dselect.c:90:13: warning: size of ‘_mem_off’ is 8192 bytes H5Dselect.c:92:13: warning: size of ‘_file_off’ is 8192 bytes H5Dselect.c:94:12: warning: size of ‘_mem_len’ is 4096 bytes H5Dselect.c:96:12: warning: size of ‘_file_len’ is 4096 bytes H5Dselect.c:239:18: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dselect.c:241:18: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dselect.c:243:17: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ H5Dselect.c:245:17: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Dselect.c:248:1: warning: the frame size of 28832 bytes is larger than 16384 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c -o H5Dtest.lo H5Dtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c -o H5E.lo H5E.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c H5E.c -fPIC -DPIC -o .libs/H5E.o H5E.c: In function ‘H5Epush2’: H5E.c:1338:5: warning: implicit declaration of function ‘vasprintf’ H5E.c:1338:5: warning: nested extern declaration of ‘vasprintf’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c -o H5Edeprec.lo H5Edeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c -o H5Eint.lo H5Eint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o H5Eint.c: In function ‘H5E_printf_stack’: H5Eint.c:724:5: warning: implicit declaration of function ‘vasprintf’ H5Eint.c:724:5: warning: nested extern declaration of ‘vasprintf’ H5Eint.c: In function ‘H5E_clear_entries’: H5Eint.c:904:13: warning: cast discards qualifiers from pointer target type H5Eint.c:906:13: warning: cast discards qualifiers from pointer target type H5Eint.c:908:13: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c -o H5F.lo H5F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c H5F.c -fPIC -DPIC -o .libs/H5F.o H5F.c: In function ‘H5F_build_actual_name’: H5F.c:2228:18: warning: size of ‘realname’ is 4096 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c -o H5Faccum.lo H5Faccum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Faccum.lo -MD -MP -MF .deps/H5Faccum.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c -o H5Fdbg.lo H5Fdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c -o H5Ffake.lo H5Ffake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c -o H5Fio.lo H5Fio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fio.lo -MD -MP -MF .deps/H5Fio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c -o H5Fmount.lo H5Fmount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c -o H5Fmpi.lo H5Fmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fmpi.lo -MD -MP -MF .deps/H5Fmpi.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c -o H5Fquery.lo H5Fquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fquery.lo -MD -MP -MF .deps/H5Fquery.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c -o H5Fsfile.lo H5Fsfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c -o H5Fsuper.lo H5Fsuper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c -o H5Fsuper_cache.lo H5Fsuper_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o H5Fsuper_cache.c: In function ‘H5F_sblock_load’: H5Fsuper_cache.c:277:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:278:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:279:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:280:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:288:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:409:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:410:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:411:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Fsuper_cache.c:412:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Fsuper_cache.lo -MD -MP -MF .deps/H5Fsuper_cache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c -o H5Ftest.lo H5Ftest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c -o H5FD.lo H5FD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c H5FD.c -fPIC -DPIC -o .libs/H5FD.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c -o H5FDcore.lo H5FDcore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c -o H5FDdirect.lo H5FDdirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o H5private.h:1721:13: warning: ‘H5_interface_initialize_g’ defined but not used H5private.h:1722:16: warning: ‘H5FD_direct_init_interface’ declared ‘static’ but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c -o H5FDfamily.lo H5FDfamily.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o H5FDfamily.c: In function ‘H5FD_family_open’: H5FDfamily.c:747:11: warning: size of ‘memb_name’ is 4096 bytes H5FDfamily.c:747:28: warning: size of ‘temp’ is 4096 bytes H5FDfamily.c:809:5: warning: format not a string literal, argument types not checked H5FDfamily.c:810:5: warning: format not a string literal, argument types not checked H5FDfamily.c:816:9: warning: format not a string literal, argument types not checked H5FDfamily.c: In function ‘H5FD_family_set_eoa’: H5FDfamily.c:1073:11: warning: size of ‘memb_name’ is 4096 bytes H5FDfamily.c:1096:13: warning: format not a string literal, argument types not checked libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c -o H5FDint.lo H5FDint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDint.lo -MD -MP -MF .deps/H5FDint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c -o H5FDlog.lo H5FDlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o H5FDlog.c: In function ‘H5Pset_fapl_log’: H5FDlog.c:361:5: warning: cast discards qualifiers from pointer target type H5FDlog.c: In function ‘H5FD_log_close’: H5FDlog.c:655:13: warning: unsuffixed float constant H5FDlog.c: In function ‘H5FD_log_write’: H5FDlog.c:1223:17: warning: unsuffixed float constant H5FDlog.c:1285:13: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c -o H5FDmpi.lo H5FDmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c -o H5FDmpio.lo H5FDmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o H5private.h:1721:13: warning: ‘H5_interface_initialize_g’ defined but not used H5private.h:1722:16: warning: ‘H5FD_mpio_init_interface’ declared ‘static’ but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c -o H5FDmpiposix.lo H5FDmpiposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c H5FDmpiposix.c -fPIC -DPIC -o .libs/H5FDmpiposix.o H5private.h:1721:13: warning: ‘H5_interface_initialize_g’ defined but not used H5private.h:1722:16: warning: ‘H5FD_mpiposix_init_interface’ declared ‘static’ but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c -o H5FDmulti.lo H5FDmulti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o H5FDmulti.c: In function ‘compute_next’: H5FDmulti.c:2040:2: warning: declaration of ‘_unmapped’ shadows a previous local H5FDmulti.c:2039:5: warning: shadowed declaration is here H5FDmulti.c:2040:2: warning: declaration of ‘_seen’ shadows a previous local H5FDmulti.c:2039:5: warning: shadowed declaration is here H5FDmulti.c: In function ‘open_members’: H5FDmulti.c:2085:2: warning: format not a string literal, argument types not checked libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c -o H5FDsec2.lo H5FDsec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c -o H5FDspace.lo H5FDspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c -o H5FDstdio.lo H5FDstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c -o H5FL.lo H5FL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c -o H5FO.lo H5FO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c -o H5FS.lo H5FS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c H5FS.c -fPIC -DPIC -o .libs/H5FS.o H5FS.c: In function ‘H5FS_size’: H5FS.c:612:5: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result H5FS.c: In function ‘H5FS_sinfo_dest’: H5FS.c:891:17: warning: request for implicit conversion from ‘void *’ to ‘struct H5FS_bin_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c -o H5FScache.lo H5FScache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o H5FScache.c: In function ‘H5FS_cache_sinfo_load’: H5FScache.c:573:56: warning: unused parameter ‘addr’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c -o H5FSdbg.lo H5FSdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c -o H5FSsection.lo H5FSsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o H5FSsection.c: In function ‘H5FS_sinfo_new’: H5FSsection.c:178:25: warning: request for implicit conversion from ‘void *’ to ‘struct H5FS_bin_t *’ not permitted in C++ H5FSsection.c: In function ‘H5FS_sect_serialize_size’: H5FSsection.c:505:9: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value H5FSsection.c:508:9: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c -o H5FSstat.lo H5FSstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FSstat.lo -MD -MP -MF .deps/H5FSstat.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c -o H5FStest.lo H5FStest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5FStest.lo -MD -MP -MF .deps/H5FStest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c -o H5G.lo H5G.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c -o H5Gbtree2.lo H5Gbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c -o H5Gcache.lo H5Gcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o H5Gcache.c: In function ‘H5G_node_load’: H5Gcache.c:123:60: warning: unused parameter ‘udata’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcache.lo -MD -MP -MF .deps/H5Gcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c -o H5Gcompact.lo H5Gcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c -o H5Gdense.lo H5Gdense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c -o H5Gdeprec.lo H5Gdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c -o H5Gent.lo H5Gent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o H5Gent.c: In function ‘H5G_ent_encode’: H5Gent.c:252:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Gent.c: In function ‘H5G_ent_copy’: H5Gent.c:303:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c -o H5Gint.lo H5Gint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o H5Gint.c:95:1: warning: ‘H5G_init_int_interface’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c -o H5Glink.lo H5Glink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o H5Glink.c: In function ‘H5G_link_copy_file’: H5Glink.c:434:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c -o H5Gloc.lo H5Gloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o H5Gloc.c: In function ‘H5G_loc_insert’: H5Gloc.c:630:5: warning: cast discards qualifiers from pointer target type H5Gloc.c: In function ‘H5G_loc_set_comment_cb’: H5Gloc.c:842:2: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c -o H5Gname.lo H5Gname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o H5Gname.c: In function ‘H5G_name_copy’: H5Gname.c:402:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c -o H5Gnode.lo H5Gnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o H5Gnode.c: In function ‘H5G_node_size_real’: H5Gnode.c:260:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gnode.c: In function ‘H5G_node_free’: H5Gnode.c:292:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5G_entry_t *’ not permitted in C++ H5Gnode.c: In function ‘H5G_node_create’: H5Gnode.c:362:28: warning: request for implicit conversion from ‘void *’ to ‘struct H5G_entry_t *’ not permitted in C++ H5Gnode.c: In function ‘H5G_node_insert’: H5Gnode.c:712:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gnode.c:712:6: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Gnode.c:732:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gnode.c: In function ‘H5G_node_remove’: H5Gnode.c:785:21: warning: unused variable ‘lt_key’ H5Gnode.c: In function ‘H5G_node_copy’: H5Gnode.c:1284:13: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c -o H5Gobj.lo H5Gobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o H5Gobj.c: In function ‘H5G_obj_create_real’: H5Gobj.c:269:9: warning: passing argument 5 of ‘H5O_msg_create’ discards qualifiers from pointer target type H5Oprivate.h:630:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_linfo_t *’ H5Gobj.c:273:9: warning: passing argument 5 of ‘H5O_msg_create’ discards qualifiers from pointer target type H5Oprivate.h:630:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_ginfo_t *’ H5Gobj.c:278:13: warning: passing argument 5 of ‘H5O_msg_create’ discards qualifiers from pointer target type H5Oprivate.h:630:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_pline_t *’ H5Gobj.c: In function ‘H5G_obj_stab_to_new_cb’: H5Gobj.c:423:5: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c -o H5Goh.lo H5Goh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c -o H5Groot.lo H5Groot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Groot.lo -MD -MP -MF .deps/H5Groot.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c -o H5Gstab.lo H5Gstab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o H5Gstab.c: In function ‘H5G_stab_create’: H5Gstab.c:185:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gstab.c:186:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gstab.c:189:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Gstab.c:189:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c -o H5Gtest.lo H5Gtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c -o H5Gtraverse.lo H5Gtraverse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o H5Gtraverse.c: In function ‘H5G_traverse_real’: H5Gtraverse.c:852:21: warning: passing argument 2 of ‘H5O_msg_reset’ discards qualifiers from pointer target type H5Oprivate.h:642:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_ginfo_t *’ H5Gtraverse.c:855:21: warning: passing argument 2 of ‘H5O_msg_reset’ discards qualifiers from pointer target type H5Oprivate.h:642:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_linfo_t *’ H5Gtraverse.c:858:21: warning: passing argument 2 of ‘H5O_msg_reset’ discards qualifiers from pointer target type H5Oprivate.h:642:15: note: expected ‘void *’ but argument is of type ‘const struct H5O_pline_t *’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c -o H5HF.lo H5HF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c H5HF.c -fPIC -DPIC -o .libs/H5HF.o H5HF.c: In function ‘H5HF_op_write’: H5HF.c:130:5: warning: cast discards qualifiers from pointer target type H5HF.c: In function ‘H5HF_insert’: H5HF.c:387:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c -o H5HFbtree2.lo H5HFbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c -o H5HFcache.lo H5HFcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o H5HFcache.c: In function ‘H5HF_cache_hdr_flush’: H5HFcache.c:503:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5HFcache.c:504:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5HFcache.c: In function ‘H5HF_cache_iblock_load’: H5HFcache.c:708:25: warning: size of ‘iblock_buf’ is 4096 bytes H5HFcache.c:749:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFcache.c:749:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFcache.c: In function ‘H5HF_cache_iblock_flush’: H5HFcache.c:906:17: warning: size of ‘iblock_buf’ is 4096 bytes H5HFcache.c: In function ‘H5HF_cache_dblock_load’: H5HFcache.c:1349:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c -o H5HFdbg.lo H5HFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o H5HFdbg.c: In function ‘H5HF_dblock_debug’: H5HFdbg.c:435:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFdbg.c:488:13: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c -o H5HFdblock.lo H5HFdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o H5HFdblock.c: In function ‘H5HF_man_dblock_create’: H5HFdblock.c:143:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFdblock.c:171:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5HFdblock.c: In function ‘H5HF_man_dblock_new’: H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c -o H5HFdtable.lo H5HFdtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c -o H5HFhdr.lo H5HFhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o H5HFhdr.c: In function ‘H5HF_hdr_finish_init_phase1’: H5HFhdr.c:226:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5HFhdr.c: In function ‘H5HF_hdr_finish_init_phase2’: H5HFhdr.c:264:21: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5HFhdr.c: In function ‘H5HF_hdr_create’: H5HFhdr.c:442:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFhdr.c:446:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFhdr.c:468:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFhdr.c:472:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFhdr.c:494:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFhdr.c: In function ‘H5HF_hdr_adj_free’: H5HFhdr.c:760:5: warning: conversion to ‘hsize_t’ from ‘ssize_t’ may change the sign of the result H5HFhdr.c: In function ‘H5HF_hdr_adjust_heap’: H5HFhdr.c:800:5: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5HFhdr.c: In function ‘H5HF_hdr_reverse_iter’: H5HFhdr.c:1242:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5HFhdr.c:1277:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFhdr.c: In function ‘H5HF_hdr_create’: H5HFhdr.c:477:15: warning: assuming signed overflow does not occur when reducing constant in comparison libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c -o H5HFhuge.lo H5HFhuge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o H5HFhuge.c: In function ‘H5HF_huge_write’: H5HFhuge.c:752:12: warning: ‘obj_size’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c -o H5HFiblock.lo H5HFiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o H5HFiblock.c: In function ‘H5HF_man_iblock_root_double’: H5HFiblock.c:555:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c:555:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c: In function ‘H5HF_man_iblock_root_halve’: H5HFiblock.c:696:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c:724:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c:724:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c: In function ‘H5HF_man_iblock_create’: H5HFiblock.c:988:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c:988:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HFiblock.c: In function ‘H5HF_man_iblock_attach’: H5HFiblock.c:1261:13: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value H5HFiblock.c: In function ‘H5HF_man_iblock_dest’: H5HFiblock.c:1627:22: warning: request for implicit conversion from ‘void *’ to ‘struct H5HF_indirect_ent_t *’ not permitted in C++ H5HFiblock.c:1629:27: warning: request for implicit conversion from ‘void *’ to ‘struct H5HF_indirect_filt_ent_t *’ not permitted in C++ H5HFiblock.c:1631:31: warning: request for implicit conversion from ‘void *’ to ‘struct H5HF_indirect_t **’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c -o H5HFiter.lo H5HFiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c -o H5HFman.lo H5HFman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o H5HFman.c: In function ‘H5HF_man_op_real’: H5HFman.c:335:16: warning: comparison between signed and unsigned integer expressions H5HFman.c: In function ‘H5HF_man_write’: H5HFman.c:424:5: warning: cast discards qualifiers from pointer target type H5HFman.c: In function ‘H5HF_man_remove’: H5HFman.c:556:16: warning: comparison between signed and unsigned integer expressions libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c -o H5HFsection.lo H5HFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o H5HFsection.c: In function ‘H5HF_sect_single_dblock_info’: H5HFsection.c:714:9: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value H5HFsection.c: In function ‘H5HF_sect_single_full_dblock’: H5HFsection.c:813:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c: In function ‘H5HF_sect_single_can_shrink’: H5HFsection.c:1073:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c: In function ‘H5HF_sect_single_valid’: H5HFsection.c:1239:13: warning: cast discards qualifiers from pointer target type H5HFsection.c:1248:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c: In function ‘H5HF_sect_row_init_cls’: H5HFsection.c:1608:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c: In function ‘H5HF_sect_indirect_init_cls’: H5HFsection.c:2224:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c: In function ‘H5HF_sect_indirect_init_rows’: H5HFsection.c:2516:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFsection.c:2517:5: warning: cannot optimize possibly infinite loops libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c -o H5HFspace.lo H5HFspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c -o H5HFstat.lo H5HFstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c -o H5HFtest.lo H5HFtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o H5HFtest.c: In function ‘H5HF_get_cparam_test’: H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions H5HFtest.c:102:9: warning: conversion to ‘uint16_t’ from ‘unsigned int’ may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c -o H5HFtiny.lo H5HFtiny.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o H5HFtiny.c: In function ‘H5HF_tiny_insert’: H5HFtiny.c:173:17: warning: conversion to ‘uint8_t’ from ‘size_t’ may alter its value H5HFtiny.c:177:17: warning: conversion to ‘uint8_t’ from ‘size_t’ may alter its value H5HFtiny.c: In function ‘H5HF_tiny_get_obj_len’: H5HFtiny.c:232:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFtiny.c: In function ‘H5HF_tiny_op_real’: H5HFtiny.c:283:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HFtiny.c: In function ‘H5HF_tiny_remove’: H5HFtiny.c:408:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c -o H5HG.lo H5HG.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c H5HG.c -fPIC -DPIC -o .libs/H5HG.o H5HG.c: In function ‘H5HG_create’: H5HG.c:174:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:174:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:174:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:193:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:201:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c: In function ‘H5HG_protect’: H5HG.c:291:5: warning: return from incompatible pointer type H5HG.c: In function ‘H5HG_alloc’: H5HG.c:318:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:383:39: warning: comparison between signed and unsigned integer expressions H5HG.c: In function ‘H5HG_insert’: H5HG.c:548:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:615:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:633:22: warning: assignment from incompatible pointer type H5HG.c: In function ‘H5HG_read’: H5HG.c:696:22: warning: assignment from incompatible pointer type H5HG.c: In function ‘H5HG_link’: H5HG.c:778:22: warning: assignment from incompatible pointer type H5HG.c: In function ‘H5HG_remove’: H5HG.c:841:22: warning: assignment from incompatible pointer type H5HG.c:848:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:861:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c:863:26: warning: comparison between signed and unsigned integer expressions H5HG.c:873:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HG.c: In function ‘H5HG_free’: H5HG.c:942:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5HG_obj_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c -o H5HGcache.lo H5HGcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o H5HGcache.c: In function ‘H5HG_load’: H5HGcache.c:171:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HGcache.c:171:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HGcache.c:171:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HGcache.c:187:6: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HGcache.c:233:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HGcache.c:269:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HGcache.c:115:56: warning: unused parameter ‘udata’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGcache.lo -MD -MP -MF .deps/H5HGcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c -o H5HGdbg.lo H5HGdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o H5HGdbg.c: In function ‘H5HG_debug’: H5HGdbg.c:76:19: warning: assignment from incompatible pointer type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c -o H5HL.lo H5HL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c H5HL.c -fPIC -DPIC -o .libs/H5HL.o H5HL.c: In function ‘H5HL_create’: H5HL.c:129:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:130:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:134:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_dblk_realloc’: H5HL.c:262:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_minimize_heap_space’: H5HL.c:357:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:364:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_protect’: H5HL.c:454:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_insert’: H5HL.c:724:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:768:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:816:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c:832:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_remove’: H5HL.c:1002:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_delete’: H5HL.c:1071:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_get_size’: H5HL.c:1151:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_heapsize’: H5HL.c:1205:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HL.c: In function ‘H5HL_delete’: H5HL.c:1054:13: warning: ‘heap’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c -o H5HLcache.lo H5HLcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o H5HLcache.c: In function ‘H5HL_prefix_flush’: H5HLcache.c:441:26: warning: comparison between signed and unsigned integer expressions H5HLcache.c:447:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HLcache.c: In function ‘H5HL_datablock_load’: H5HLcache.c:624:54: warning: unused parameter ‘addr’ H5HLcache.c: In function ‘H5HL_datablock_flush’: H5HLcache.c:690:72: warning: unused parameter ‘addr’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLcache.lo -MD -MP -MF .deps/H5HLcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c -o H5HLdbg.lo H5HLdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o H5HLdbg.c: In function ‘H5HL_debug’: H5HLdbg.c:106:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HLdbg.c:108:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5HLdbg.c:120:3: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c -o H5HLint.lo H5HLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HLint.lo -MD -MP -MF .deps/H5HLint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c -o H5HP.lo H5HP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c H5HP.c -fPIC -DPIC -o .libs/H5HP.o H5HP.c: In function ‘H5HP_create’: H5HP.c:384:32: warning: request for implicit conversion from ‘void *’ to ‘struct H5HP_ent_t *’ not permitted in C++ H5HP.c: In function ‘H5HP_decr’: H5HP.c:851:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5HP.c:851:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5HP.c: In function ‘H5HP_close’: H5HP.c:913:16: warning: request for implicit conversion from ‘void *’ to ‘struct H5HP_ent_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c -o H5I.lo H5I.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c H5I.c -fPIC -DPIC -o .libs/H5I.o H5I.c: In function ‘H5I_clear_type’: H5I.c:632:13: warning: cast discards qualifiers from pointer target type H5I.c: In function ‘H5I_register’: H5I.c:913:5: warning: conversion to ‘size_t’ from ‘hid_t’ may change the sign of the result H5I.c:949:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5I.c: In function ‘H5I_subst’: H5I.c:1005:5: warning: cast discards qualifiers from pointer target type H5I.c: In function ‘H5I_object’: H5I.c:1043:9: warning: cast discards qualifiers from pointer target type H5I.c: In function ‘H5I_object_verify’: H5I.c:1123:9: warning: cast discards qualifiers from pointer target type H5I.c: In function ‘H5I_remove’: H5I.c:1341:9: warning: cast discards qualifiers from pointer target type H5I.c: In function ‘H5I_dec_ref’: H5I.c:1500:9: warning: cast discards qualifiers from pointer target type H5I.c:1511:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_inc_ref’: H5I.c:1607:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_get_ref’: H5I.c:1697:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_inc_type_ref’: H5I.c:1778:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_dec_type_ref’: H5I.c:1879:9: warning: conversion to ‘herr_t’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_get_type_ref’: H5I.c:1961:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5I.c: In function ‘H5I_search’: H5I.c:2107:17: warning: cast discards qualifiers from pointer target type H5I.c:2109:21: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c -o H5L.lo H5L.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c H5L.c -fPIC -DPIC -o .libs/H5L.o H5L.c: In function ‘H5L_link_cb’: H5L.c:1716:5: warning: cast discards qualifiers from pointer target type H5L.c: In function ‘H5L_move_dest_cb’: H5L.c:2418:5: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c -o H5Lexternal.lo H5Lexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 mv -f .deps/H5Lexternal.Tpo .deps/H5Lexternal.Plo gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5make_libsettings.o -MD -MP -MF .deps/H5make_libsettings.Tpo -c -o H5make_libsettings.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5make_libsettings H5make_libsettings.o -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5make_libsettings H5make_libsettings.o -lz -lm LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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:6: warning: size of ‘H5libhdf5_settings’ is 3399 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c -o H5MF.lo H5MF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c -o H5MFaggr.lo H5MFaggr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFaggr.lo -MD -MP -MF .deps/H5MFaggr.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c -o H5MFdbg.lo H5MFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFdbg.lo -MD -MP -MF .deps/H5MFdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c -o H5MFsection.lo H5MFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MFsection.lo -MD -MP -MF .deps/H5MFsection.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c -o H5MM.lo H5MM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c -o H5MP.lo H5MP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c -o H5MPtest.lo H5MPtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c -o H5O.lo H5O.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c H5O.c -fPIC -DPIC -o .libs/H5O.o H5O.c: In function ‘H5Oclose’: H5O.c:1054:5: warning: enumeration value ‘H5I_UNINIT’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_BADID’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_FILE’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_DATASPACE’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_ATTR’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_REFERENCE’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_VFL’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_GENPROP_CLS’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_GENPROP_LST’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_ERROR_CLASS’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_ERROR_MSG’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_ERROR_STACK’ not handled in switch H5O.c:1054:5: warning: enumeration value ‘H5I_NTYPES’ not handled in switch H5O.c: In function ‘H5O_create’: H5O.c:1230:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5O.c: In function ‘H5O_link_oh’: H5O.c:1481:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5O.c:1513:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5O.c: In function ‘H5O_touch_oh’: H5O.c:1983:20: warning: comparison between signed and unsigned integer expressions H5O.c: In function ‘H5O_get_loc’: H5O.c:2419:5: warning: enumeration value ‘H5I_UNINIT’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_BADID’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_FILE’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_DATASPACE’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_ATTR’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_REFERENCE’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_VFL’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_GENPROP_CLS’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_GENPROP_LST’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_ERROR_CLASS’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_ERROR_MSG’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_ERROR_STACK’ not handled in switch H5O.c:2419:5: warning: enumeration value ‘H5I_NTYPES’ not handled in switch H5O.c: In function ‘H5O_loc_copy’: H5O.c:2518:9: warning: cast discards qualifiers from pointer target type H5O.c: In function ‘H5O_get_hdr_info_real’: H5O.c:2679:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5O.c:2689:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5O.c:2691:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5O.c:2693:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c -o H5Oainfo.lo H5Oainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o H5Oainfo.c: In function ‘H5O_ainfo_encode’: H5Oainfo.c:199:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Oainfo.c: In function ‘H5O_ainfo_size’: H5Oainfo.c:292:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c -o H5Oalloc.lo H5Oalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o H5Oalloc.c: In function ‘H5O_add_gap’: H5Oalloc.c:189:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:111:20: warning: unused parameter ‘f’ H5Oalloc.c: In function ‘H5O_eliminate_gap’: H5Oalloc.c:300:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_alloc_null’: H5Oalloc.c:374:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_alloc_extend_chunk’: H5Oalloc.c:556:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:629:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_alloc_new_chunk’: H5Oalloc.c:819:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:856:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:878:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:889:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:889:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:963:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:971:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:972:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:986:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Oalloc.c:987:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1018:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1026:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1027:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_move_cont’: H5Oalloc.c:1311:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1323:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1349:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1370:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_move_msgs_forward’: H5Oalloc.c:1491:33: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1564:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1622:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1623:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_merge_null’: H5Oalloc.c:1759:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1767:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c:1768:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_remove_empty_chunks’: H5Oalloc.c:1879:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Oalloc.c: In function ‘H5O_alloc’: H5Oalloc.c:873:11: warning: assuming signed overflow does not occur when simplifying conditional to constant H5Oalloc.c:873:11: warning: assuming signed overflow does not occur when simplifying conditional to constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c -o H5Oattr.lo H5Oattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o H5Oattr.c: In function ‘H5O_attr_encode’: H5Oattr.c:302:9: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c -o H5Oattribute.lo H5Oattribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c -o H5Obogus.lo H5Obogus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c -o H5Obtreek.lo H5Obtreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c -o H5Ocache.lo H5Ocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o H5Ocache.c: In function ‘H5O_chunk_deserialize’: H5Ocache.c:1090:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Ocache.c:1109:13: warning: cast discards qualifiers from pointer target type H5Ocache.c: In function ‘H5O_chunk_serialize’: H5Ocache.c:1307:13: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c -o H5Ochunk.lo H5Ochunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ochunk.lo -MD -MP -MF .deps/H5Ochunk.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c -o H5Ocont.lo H5Ocont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o H5Ocont.c: In function ‘H5O_cont_size’: H5Ocont.c:183:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c -o H5Ocopy.lo H5Ocopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o H5Ocopy.c: In function ‘H5O_copy_header_real’: H5Ocopy.c:498:17: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Ocopy.c:530:9: warning: conversion to ‘uint64_t’ from ‘int’ may change the sign of the result H5Ocopy.c:537:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Ocopy.c:570:5: warning: conversion to ‘uint64_t’ from ‘int’ may change the sign of the result H5Ocopy.c: In function ‘H5O_copy_expand_ref’: H5Ocopy.c:1137:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Ocopy.c:1166:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Ocopy.c:1167:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Ocopy.c:1167:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Ocopy.c:1167:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Ocopy.c:1167:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Ocopy.c:1176:17: warning: new qualifiers in middle of multi-level non-const cast are unsafe libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c -o H5Odbg.lo H5Odbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o H5Odbg.c: In function ‘H5O_debug_real’: H5Odbg.c:388:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Odbg.c:414:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c -o H5Odrvinfo.lo H5Odrvinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c -o H5Odtype.lo H5Odtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o In file included from H5Odtype.c:68:0: H5Oshared.h: In function ‘H5O_dtype_shared_post_copy_file’: H5Oshared.h:385:44: warning: unused parameter ‘oloc_src’ H5Oshared.h:385:66: warning: unused parameter ‘mesg_src’ H5Odtype.c: In function ‘H5O_dtype_encode_helper’: H5Odtype.c:805:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Odtype.c:998:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Odtype.c: At top level: H5Oshared.h:385:1: warning: ‘H5O_dtype_shared_post_copy_file’ defined but not used H5Odtype.c: In function ‘H5O_dtype_decode_helper’: H5Odtype.c:562:7: warning: assuming signed overflow does not occur when simplifying conditional to constant H5Odtype.c:562:7: warning: assuming signed overflow does not occur when simplifying conditional to constant H5Odtype.c:562:7: warning: assuming signed overflow does not occur when simplifying conditional to constant H5Odtype.c:328:25: warning: cannot optimize possibly infinite loops H5Odtype.c:348:33: warning: cannot optimize possibly infinite loops libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c -o H5Oefl.lo H5Oefl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o H5Oefl.c: In function ‘H5O_efl_encode’: H5Oefl.c:229:2: warning: conversion to ‘uint64_t’ from ‘off_t’ may change the sign of the result H5Oefl.c: In function ‘H5O_efl_size’: H5Oefl.c:356:11: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Oefl.c:356:11: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c -o H5Ofill.lo H5Ofill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from H5Ofill.c:68:0: H5Oshared.h: In function ‘H5O_fill_shared_post_copy_file’: H5Oshared.h:385:44: warning: unused parameter ‘oloc_src’ H5Oshared.h:385:66: warning: unused parameter ‘mesg_src’ In file included from H5Ofill.c:103:0: H5Oshared.h: In function ‘H5O_fill_new_shared_post_copy_file’: H5Oshared.h:385:44: warning: unused parameter ‘oloc_src’ H5Oshared.h:385:66: warning: unused parameter ‘mesg_src’ H5Ofill.c: In function ‘H5O_fill_new_decode’: H5Ofill.c:217:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:254:13: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c: In function ‘H5O_fill_old_decode’: H5Ofill.c:319:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:319:5: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c:319:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:319:5: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c:319:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result H5Ofill.c:319:5: warning: conversion to ‘ssize_t’ from ‘unsigned int’ may change the sign of the result H5Ofill.c: In function ‘H5O_fill_new_encode’: H5Ofill.c:398:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Ofill.c:402:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Ofill.c: In function ‘H5O_fill_debug’: H5Ofill.c:820:5: warning: enumeration value ‘H5D_ALLOC_TIME_ERROR’ not handled in switch H5Ofill.c:820:5: warning: enumeration value ‘H5D_ALLOC_TIME_DEFAULT’ not handled in switch H5Ofill.c:839:5: warning: enumeration value ‘H5D_FILL_TIME_ERROR’ not handled in switch H5Ofill.c:859:5: warning: enumeration value ‘H5D_FILL_VALUE_ERROR’ not handled in switch H5Ofill.c: At top level: H5Oshared.h:385:1: warning: ‘H5O_fill_shared_post_copy_file’ defined but not used H5Oshared.h:385:1: warning: ‘H5O_fill_new_shared_post_copy_file’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c -o H5Oginfo.lo H5Oginfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o H5Oginfo.c: In function ‘H5O_ginfo_encode’: H5Oginfo.c:187:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Oginfo.c: In function ‘H5O_ginfo_size’: H5Oginfo.c:282:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c -o H5Olayout.lo H5Olayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o H5Olayout.c: In function ‘H5O_layout_decode’: H5Olayout.c:193:9: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Olayout.c:193:9: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Olayout.c: In function ‘H5O_layout_encode’: H5Olayout.c:309:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Olayout.c:309:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Olayout.c: In function ‘H5O_layout_delete’: H5Olayout.c:539:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Olayout.c:539:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Olayout.c: In function ‘H5O_layout_copy_file’: H5Olayout.c:605:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Olayout.c:605:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Olayout.c: In function ‘H5O_layout_debug’: H5Olayout.c:693:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Olayout.c:693:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c -o H5Olinfo.lo H5Olinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o H5Olinfo.c: In function ‘H5O_linfo_encode’: H5Olinfo.c:206:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Olinfo.c: In function ‘H5O_linfo_size’: H5Olinfo.c:299:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c -o H5Olink.lo H5Olink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o H5Olink.c: In function ‘H5O_link_decode’: H5Olink.c:208:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Olink.c:208:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Olink.c:208:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch H5Olink.c: In function ‘H5O_link_encode’: H5Olink.c:307:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Olink.c:308:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Olink.c:309:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Olink.c:351:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Olink.c:351:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Olink.c:351:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch H5Olink.c: In function ‘H5O_link_size’: H5Olink.c:498:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Olink.c:499:17: warning: conversion to ‘size_t’ from ‘uint64_t’ may alter its value H5Olink.c:502:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Olink.c:502:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Olink.c:502:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch H5Olink.c: In function ‘H5O_link_debug’: H5Olink.c:826:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Olink.c:826:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Olink.c:826:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c -o H5Omessage.lo H5Omessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o H5Omessage.c: In function ‘H5O_msg_count’: H5Omessage.c:808:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Omessage.c: In function ‘H5O_msg_size_f’: H5Omessage.c:1435:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Omessage.c: In function ‘H5O_msg_size_oh’: H5Omessage.c:1488:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Omessage.c: In function ‘H5O_copy_mesg’: H5Omessage.c:1983:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Omessage.c: In function ‘H5O_msg_get_chunkno’: H5Omessage.c:2291:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c -o H5Omtime.lo H5Omtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c -o H5Oname.lo H5Oname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c -o H5Onull.lo H5Onull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c -o H5Opline.lo H5Opline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from H5Opline.c:66:0: H5Oshared.h: In function ‘H5O_pline_shared_post_copy_file’: H5Oshared.h:385:44: warning: unused parameter ‘oloc_src’ H5Oshared.h:385:66: warning: unused parameter ‘mesg_src’ H5Opline.c: In function ‘H5O_pline_encode’: H5Opline.c:252:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Opline.c: In function ‘H5O_pline_size’: H5Opline.c:469:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Opline.c: At top level: H5Oshared.h:385:1: warning: ‘H5O_pline_shared_post_copy_file’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c -o H5Orefcount.lo H5Orefcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c -o H5Osdspace.lo H5Osdspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from H5Osdspace.c:60:0: H5Oshared.h: In function ‘H5O_sdspace_shared_post_copy_file’: H5Oshared.h:385:44: warning: unused parameter ‘oloc_src’ H5Oshared.h:385:66: warning: unused parameter ‘mesg_src’ H5Osdspace.c: In function ‘H5O_sdspace_encode’: H5Osdspace.c:249:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Osdspace.c:252:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Osdspace.c:257:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Osdspace.c: At top level: H5Oshared.h:385:1: warning: ‘H5O_sdspace_shared_post_copy_file’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c -o H5Oshared.lo H5Oshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o H5Oshared.c: In function ‘H5O_shared_encode’: H5Oshared.c:412:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Oshared.c:413:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Oshared.c: In function ‘H5O_shared_size’: H5Oshared.c:479:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c -o H5Ostab.lo H5Ostab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o H5Ostab.c: In function ‘H5O_stab_size’: H5Ostab.c:229:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c -o H5Oshmesg.lo H5Oshmesg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o H5Oshmesg.c: In function ‘H5O_shmesg_encode’: H5Oshmesg.c:132:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Oshmesg.c:134:5: warning: conversion to ‘uint8_t’ from ‘unsigned int’ may alter its value H5Oshmesg.c: In function ‘H5O_shmesg_size’: H5Oshmesg.c:206:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c -o H5Otest.lo H5Otest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c -o H5Ounknown.lo H5Ounknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c -o H5P.lo H5P.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c H5P.c -fPIC -DPIC -o .libs/H5P.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c -o H5Pacpl.lo H5Pacpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c -o H5Pdapl.lo H5Pdapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o H5Pdapl.c: In function ‘H5P_dacc_reg_prop’: H5Pdapl.c:126:5: warning: unsuffixed float constant H5Pdapl.c: In function ‘H5Pset_chunk_cache’: H5Pdapl.c:189:5: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdapl.lo -MD -MP -MF .deps/H5Pdapl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c -o H5Pdcpl.lo H5Pdcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o H5Pdcpl.c: In function ‘H5P_dcrt_copy’: H5Pdcpl.c:258:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Pdcpl.c:258:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Pdcpl.c: In function ‘H5P_dcrt_layout_cmp’: H5Pdcpl.c:407:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Pdcpl.c:407:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Pdcpl.c: In function ‘H5P_set_layout’: H5Pdcpl.c:612:9: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Pdcpl.c:612:9: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Pdcpl.c: In function ‘H5Pset_layout’: H5Pdcpl.c:726:5: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Pdcpl.c:726:5: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch H5Pdcpl.c: In function ‘H5Pset_szip’: H5Pdcpl.c:1199:5: warning: negative integer implicitly converted to unsigned type H5Pdcpl.c:1207:5: warning: negative integer implicitly converted to unsigned type H5Pdcpl.c: In function ‘H5Pset_alloc_time’: H5Pdcpl.c:1792:9: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch H5Pdcpl.c:1792:9: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c -o H5Pdeprec.lo H5Pdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c -o H5Pdxpl.lo H5Pdxpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o H5Pdxpl.c: In function ‘H5P_dxfr_reg_prop’: H5Pdxpl.c:189:5: warning: unsuffixed float constant H5Pdxpl.c:189:5: warning: unsuffixed float constant H5Pdxpl.c:189:5: warning: unsuffixed float constant H5Pdxpl.c: In function ‘H5Pset_btree_ratios’: H5Pdxpl.c:1149:5: warning: unsuffixed float constant H5Pdxpl.c:1149:5: warning: unsuffixed float constant H5Pdxpl.c:1149:5: warning: unsuffixed float constant H5Pdxpl.c:1149:5: warning: unsuffixed float constant H5Pdxpl.c:1150:13: warning: unsuffixed float constant H5Pdxpl.c:1150:13: warning: unsuffixed float constant H5Pdxpl.c: At top level: H5Pdxpl.c:101:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_RATIO_DEF" is not used H5Pdxpl.c:100:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_RATIO_SIZE" is not used H5Pdxpl.c:97:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_HARD_DEF" is not used H5Pdxpl.c:94:0: warning: macro "H5D_XFER_MPIO_COLLECTIVE_OPT_SIZE" is not used H5Pdxpl.c:95:0: warning: macro "H5D_XFER_MPIO_COLLECTIVE_OPT_DEF" is not used H5Pdxpl.c:99:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_NUM_DEF" is not used H5Pdxpl.c:91:0: warning: macro "H5D_XFER_IO_XFER_MODE_SIZE" is not used H5Pdxpl.c:98:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_NUM_SIZE" is not used H5Pdxpl.c:92:0: warning: macro "H5D_XFER_IO_XFER_MODE_DEF" is not used H5Pdxpl.c:96:0: warning: macro "H5D_XFER_MPIO_CHUNK_OPT_HARD_SIZE" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c -o H5Pfapl.lo H5Pfapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o H5Pfapl.c: In function ‘H5P_facc_reg_prop’: H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:195:5: warning: unsuffixed float constant H5Pfapl.c:198:5: warning: unsuffixed float constant H5Pfapl.c: In function ‘H5Pset_cache’: H5Pfapl.c:1238:5: warning: unsuffixed float constant H5Pfapl.c:1238:5: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c -o H5Pfcpl.lo H5Pfcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c -o H5Pfmpl.lo H5Pfmpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c -o H5Pgcpl.lo H5Pgcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c -o H5Pint.lo H5Pint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c -o H5Plapl.lo H5Plapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c -o H5Plcpl.lo H5Plcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c -o H5Pocpl.lo H5Pocpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o H5Pocpl.c: In function ‘H5Pset_attr_creation_order’: H5Pocpl.c:382:5: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Pocpl.c:383:5: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Pocpl.c: In function ‘H5Pset_obj_track_times’: H5Pocpl.c:489:5: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c -o H5Pocpypl.lo H5Pocpypl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c -o H5Pstrcpl.lo H5Pstrcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c -o H5Ptest.lo H5Ptest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c -o H5R.lo H5R.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c H5R.c -fPIC -DPIC -o .libs/H5R.o H5R.c: In function ‘H5R_dereference’: H5R.c:399:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:399:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:399:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5R.c:399:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:432:5: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch H5R.c:432:5: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch H5R.c: In function ‘H5R_get_region’: H5R.c:583:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:583:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:583:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5R.c:583:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c: In function ‘H5R_get_obj_type’: H5R.c:718:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:718:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:718:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5R.c:718:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c: In function ‘H5R_get_name’: H5R.c:862:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:862:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5R.c:862:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5R.c:862:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c -o H5Rdeprec.lo H5Rdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c -o H5RC.lo H5RC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c H5RC.c -fPIC -DPIC -o .libs/H5RC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c -o H5RS.lo H5RS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c H5RS.c -fPIC -DPIC -o .libs/H5RS.o H5RS.c: In function ‘H5RS_wrap’: H5RS.c:151:5: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c -o H5S.lo H5S.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c H5S.c -fPIC -DPIC -o .libs/H5S.o H5S.c: In function ‘H5S_create’: H5S.c:179:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch H5S.c: In function ‘H5S_extent_copy’: H5S.c:491:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch H5S.c: In function ‘H5S_get_npoints_max’: H5S.c:689:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch H5S.c: In function ‘H5S_get_simple_extent_ndims’: H5S.c:792:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch H5S.c: In function ‘H5S_extent_get_dims’: H5S.c:877:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c -o H5Sall.lo H5Sall.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c -o H5Sdbg.lo H5Sdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o H5Sdbg.c: In function ‘H5S_debug’: H5Sdbg.c:98:5: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c -o H5Shyper.lo H5Shyper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o H5Shyper.c: In function ‘H5S_hyper_iter_init’: H5Shyper.c:325:25: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:325:25: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Shyper.c: In function ‘H5S_get_select_hyper_blocklist’: H5Shyper.c:2454:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:2488:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Shyper.c:2492:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_bounds_helper’: H5Shyper.c:2660:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:2661:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:2662:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:2663:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_bounds’: H5Shyper.c:2720:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:2737:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:2740:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_offset’: H5Shyper.c:2792:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:2810:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:2843:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_convert’: H5Shyper.c:3659:5: warning: enumeration value ‘H5S_SEL_ERROR’ not handled in switch H5Shyper.c:3659:5: warning: enumeration value ‘H5S_SEL_N’ not handled in switch H5Shyper.c: In function ‘H5S_hyper_adjust_helper_s’: H5Shyper.c:4086:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:4087:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_adjust_s’: H5Shyper.c:4135:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_move_helper’: H5Shyper.c:4196:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:4197:13: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_move’: H5Shyper.c:4245:13: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_make_spans’: H5Shyper.c:5446:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_rebuild_helper’: H5Shyper.c:5656:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5Shyper.c: In function ‘H5S_generate_hyperslab’: H5Shyper.c:5848:9: warning: enumeration value ‘H5S_SELECT_NOOP’ not handled in switch H5Shyper.c:5848:9: warning: enumeration value ‘H5S_SELECT_SET’ not handled in switch H5Shyper.c:5848:9: warning: enumeration value ‘H5S_SELECT_APPEND’ not handled in switch H5Shyper.c:5848:9: warning: enumeration value ‘H5S_SELECT_PREPEND’ not handled in switch H5Shyper.c:5848:9: warning: enumeration value ‘H5S_SELECT_INVALID’ not handled in switch H5Shyper.c: In function ‘H5S_select_hyperslab’: H5Shyper.c:6084:13: warning: enumeration value ‘H5S_SELECT_NOOP’ not handled in switch H5Shyper.c:6084:13: warning: enumeration value ‘H5S_SELECT_APPEND’ not handled in switch H5Shyper.c:6084:13: warning: enumeration value ‘H5S_SELECT_PREPEND’ not handled in switch H5Shyper.c:6084:13: warning: enumeration value ‘H5S_SELECT_INVALID’ not handled in switch H5Shyper.c:6142:13: warning: enumeration value ‘H5S_SELECT_NOOP’ not handled in switch H5Shyper.c:6142:13: warning: enumeration value ‘H5S_SELECT_APPEND’ not handled in switch H5Shyper.c:6142:13: warning: enumeration value ‘H5S_SELECT_PREPEND’ not handled in switch H5Shyper.c:6142:13: warning: enumeration value ‘H5S_SELECT_INVALID’ not handled in switch H5Shyper.c:6163:13: warning: enumeration value ‘H5S_SELECT_NOOP’ not handled in switch H5Shyper.c:6163:13: warning: enumeration value ‘H5S_SELECT_APPEND’ not handled in switch H5Shyper.c:6163:13: warning: enumeration value ‘H5S_SELECT_PREPEND’ not handled in switch H5Shyper.c:6163:13: warning: enumeration value ‘H5S_SELECT_INVALID’ not handled in switch H5Shyper.c:6140:5: warning: enumeration value ‘H5S_SEL_ERROR’ not handled in switch H5Shyper.c:6140:5: warning: enumeration value ‘H5S_SEL_N’ not handled in switch H5Shyper.c: In function ‘H5S_hyper_get_seq_list_gen’: H5Shyper.c:7324:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:7348:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:7480:21: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:7667:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_get_seq_list_opt’: H5Shyper.c:7770:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:7781:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Shyper.c:7820:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:7853:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:7882:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:7965:29: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:8016:17: warning: switch missing default case H5Shyper.c:8065:25: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c:8145:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Shyper.c: In function ‘H5S_hyper_iter_coords’: H5Shyper.c:448:18: warning: assuming signed overflow does not occur when simplifying conditional to constant H5Shyper.c: In function ‘H5S_generate_hyperslab’: H5Shyper.c:5429:28: warning: ‘head’ may be used uninitialized in this function H5Shyper.c:5429:28: note: ‘head’ was declared here libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c -o H5Smpio.lo H5Smpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c -o H5Snone.lo H5Snone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c -o H5Spoint.lo H5Spoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o H5Spoint.c: In function ‘H5S_point_bounds’: H5Spoint.c:1102:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Spoint.c:1103:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Spoint.c:1104:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Spoint.c:1105:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Spoint.c: In function ‘H5S_point_get_seq_list’: H5Spoint.c:1484:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c -o H5Sselect.lo H5Sselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o H5Sselect.c: In function ‘H5S_select_iterate’: H5Sselect.c:1136:20: warning: size of ‘iter’ is 2084 bytes H5Sselect.c:1142:13: warning: size of ‘off’ is 8192 bytes H5Sselect.c:1145:12: warning: size of ‘len’ is 4096 bytes H5Sselect.c: In function ‘H5S_select_shape_same’: H5Sselect.c:1341:20: warning: size of ‘iter1’ is 2084 bytes H5Sselect.c:1342:20: warning: size of ‘iter2’ is 2084 bytes H5Sselect.c: In function ‘H5S_select_fill’: H5Sselect.c:1523:20: warning: size of ‘iter’ is 2084 bytes H5Sselect.c:1551:17: warning: size of ‘off’ is 8192 bytes H5Sselect.c:1552:16: warning: size of ‘len’ is 4096 bytes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c -o H5Stest.lo H5Stest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c -o H5SL.lo H5SL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c H5SL.c -fPIC -DPIC -o .libs/H5SL.o H5SL.c: In function ‘H5SL_release_common’: H5SL.c:750:13: warning: cast discards qualifiers from pointer target type H5SL.c: In function ‘H5SL_remove_first’: H5SL.c:1125:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5SL.c: In function ‘H5SL_below’: H5SL.c:1597:5: warning: switch missing default case H5SL.c: In function ‘H5SL_above’: H5SL.c:1692:5: warning: switch missing default case H5SL.c: In function ‘H5SL_iterate’: H5SL.c:1957:9: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c -o H5SM.lo H5SM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SM.lo -MD -MP -MF .deps/H5SM.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c -o H5SMbtree2.lo H5SMbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMbtree2.lo -MD -MP -MF .deps/H5SMbtree2.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c -o H5SMcache.lo H5SMcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMcache.lo -MD -MP -MF .deps/H5SMcache.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c -o H5SMmessage.lo H5SMmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMmessage.lo -MD -MP -MF .deps/H5SMmessage.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c -o H5SMtest.lo H5SMtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5SMtest.lo -MD -MP -MF .deps/H5SMtest.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c -o H5ST.lo H5ST.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5ST.lo -MD -MP -MF .deps/H5ST.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c -o H5T.lo H5T.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c H5T.c -fPIC -DPIC -o .libs/H5T.o H5T.c:241:1: warning: unsuffixed float constant H5T.c:242:1: warning: unsuffixed float constant H5T.c:243:1: warning: unsuffixed float constant H5T.c:244:1: warning: unsuffixed float constant H5T.c: In function ‘H5T_copy’: H5T.c:3151:21: warning: passing argument 1 of ‘H5O_open’ discards qualifiers from pointer target type H5Oprivate.h:603:15: note: expected ‘struct H5O_loc_t *’ but argument is of type ‘const struct H5O_loc_t *’ H5T.c:3176:25: warning: passing argument 1 of ‘H5O_open’ discards qualifiers from pointer target type H5Oprivate.h:603:15: note: expected ‘struct H5O_loc_t *’ but argument is of type ‘const struct H5O_loc_t *’ H5T.c:3120:5: warning: switch missing default case H5T.c:3230:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:3235:33: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3245:25: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3252:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:3252:25: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5T.c:3257:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:3198:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:3198:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_lock’: H5T.c:3378:5: warning: switch missing default case H5T.c: In function ‘H5T_free’: H5T.c:3497:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5T.c:3497:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_set_size’: H5T.c:3676:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:3676:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_cmp’: H5T.c:3908:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3912:29: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3914:29: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5T.c:3917:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3921:29: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3923:29: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5T.c:3986:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3990:29: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:3992:29: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5T.c:3998:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:4002:29: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5T.c:4004:29: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5T.c:4217:21: warning: enumeration value ‘H5R_BADTYPE’ not handled in switch H5T.c:4217:21: warning: enumeration value ‘H5R_MAXTYPE’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5T.c:4145:13: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5T.c:3891:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_path_find’: H5T.c:4509:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5T.c: In function ‘H5T_oloc’: H5T.c:4769:5: warning: switch missing default case H5T.c: In function ‘H5T_nameof’: H5T.c:4808:5: warning: switch missing default case H5T.c: In function ‘H5T_is_sensible’: H5T.c:4953:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5T.c:4953:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_set_loc’: H5T.c:5052:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:5075:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:5075:29: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:5075:29: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5T.c:5081:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5T.c:5022:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5T.c:5022:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: In function ‘H5T_upgrade_version_cb’: H5T.c:5191:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5T.c:5191:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5T.c: At top level: H5T.c:292:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5T.lo -MD -MP -MF .deps/H5T.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c -o H5Tarray.lo H5Tarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o H5Tarray.c: In function ‘H5T_get_array_ndims’: H5Tarray.c:282:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tarray.c: In function ‘H5T_get_array_dims’: H5Tarray.c:353:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tarray.lo -MD -MP -MF .deps/H5Tarray.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c -o H5Tbit.lo H5Tbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o H5Tbit.c: In function ‘H5T_bit_dec’: H5Tbit.c:609:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Tbit.c:617:13: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Tbit.c:627:13: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Tbit.c:629:17: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Tbit.c:638:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5Tbit.c:640:13: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tbit.lo -MD -MP -MF .deps/H5Tbit.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c -o H5Tcommit.lo H5Tcommit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcommit.lo -MD -MP -MF .deps/H5Tcommit.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c -o H5Tcompound.lo H5Tcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcompound.lo -MD -MP -MF .deps/H5Tcompound.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c -o H5Tconv.lo H5Tconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o H5Tconv.c: In function ‘H5T_conv_order_opt’: H5Tconv.c:1061:13: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tconv.c:1061:13: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tconv.c:1111:13: warning: switch missing default case H5Tconv.c: In function ‘H5T_conv_order’: H5Tconv.c:1463:13: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tconv.c:1463:13: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tconv.c: In function ‘H5T_conv_b_b’: H5Tconv.c:1691:17: warning: enumeration value ‘H5T_PAD_ERROR’ not handled in switch H5Tconv.c:1691:17: warning: enumeration value ‘H5T_PAD_BACKGROUND’ not handled in switch H5Tconv.c:1691:17: warning: enumeration value ‘H5T_NPAD’ not handled in switch H5Tconv.c:1704:17: warning: enumeration value ‘H5T_PAD_ERROR’ not handled in switch H5Tconv.c:1704:17: warning: enumeration value ‘H5T_PAD_BACKGROUND’ not handled in switch H5Tconv.c:1704:17: warning: enumeration value ‘H5T_NPAD’ not handled in switch H5Tconv.c:1736:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:1737:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:1740:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:1741:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_struct’: H5Tconv.c:2152:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:2153:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:2196:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_struct_opt’: H5Tconv.c:2378:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c:2498:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_enum_init’: H5Tconv.c:2594:2: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c:2631:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tconv.c:2633:6: warning: unsuffixed float constant H5Tconv.c:2635:6: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_enum’: H5Tconv.c:2812:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:2819:21: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Tconv.c:2823:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:2845:25: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_vlen’: H5Tconv.c:3001:13: warning: conversion to ‘hbool_t’ from ‘htri_t’ may change the sign of the result H5Tconv.c:3029:21: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3029:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3029:21: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3034:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3035:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3036:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3044:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3045:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3046:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3077:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3078:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3122:37: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tconv.c:3123:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3123:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3123:37: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tconv.c:3123:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3130:37: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3150:33: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:3154:41: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tconv.c:3155:41: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3155:41: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3155:41: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tconv.c:3155:41: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_array’: H5Tconv.c:3290:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3291:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_i_i’: H5Tconv.c:3733:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3734:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3736:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:3737:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_f_f’: H5Tconv.c:3949:17: warning: conversion to ‘hssize_t’ from ‘uint64_t’ may change the sign of the result H5Tconv.c:4065:17: warning: conversion to ‘hssize_t’ from ‘uint64_t’ may change the sign of the result H5Tconv.c:4080:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4104:21: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4104:21: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Tconv.c:4104:21: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Tconv.c:4106:21: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Tconv.c:4106:21: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Tconv.c:4124:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Tconv.c:4124:17: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Tconv.c:4180:21: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4183:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4183:25: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4184:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4184:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4184:29: warning: conversion to ‘hbool_t’ from ‘htri_t’ may change the sign of the result H5Tconv.c:4188:21: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4190:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4190:29: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4311:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4312:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4314:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4315:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_s_s’: H5Tconv.c:4381:81: warning: comparison between ‘H5T_str_t’ and ‘enum H5T_pad_t’ H5Tconv.c:4382:85: warning: comparison between ‘H5T_str_t’ and ‘enum H5T_pad_t’ H5Tconv.c:4456:17: warning: switch missing default case H5Tconv.c:4500:17: warning: switch missing default case H5Tconv.c:4541:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4542:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4544:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4545:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_uchar’: H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4586:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uchar_schar’: H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4619:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_short’: H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4652:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_ushort’: H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4685:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uchar_short’: H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4718:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_uchar_ushort’: H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4751:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_int’: H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4783:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_uint’: H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4815:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uchar_int’: H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4847:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_uchar_uint’: H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4879:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_long’: H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4911:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_ulong’: H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4944:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uchar_long’: H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c:4976:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_uchar_ulong’: H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5009:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_llong’: H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5042:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_ullong’: H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5075:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uchar_llong’: H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5108:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_uchar_ullong’: H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5141:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_schar’: H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5174:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_uchar’: H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5207:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_schar’: H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5240:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_uchar’: H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5273:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_ushort’: H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5306:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_short’: H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5339:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_int’: H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5372:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_uint’: H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5405:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_int’: H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5438:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_ushort_uint’: H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5471:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_long’: H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5504:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_ulong’: H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5537:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_long’: H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5570:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_ushort_ulong’: H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5603:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_llong’: H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5636:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_short_ullong’: H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5669:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ushort_llong’: H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c:5702:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_ushort_ullong’: H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5735:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_schar’: H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5768:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_uchar’: H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5801:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_schar’: H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5834:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_uchar’: H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5867:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_short’: H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5900:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_ushort’: H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5933:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_short’: H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5966:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_ushort’: H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:5999:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_uint’: H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6031:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_int’: H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6063:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_long’: H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6095:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_ulong’: H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6127:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_long’: H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6159:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_ulong’: H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6191:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_llong’: H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6223:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_int_ullong’: H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6255:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_llong’: H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6287:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_uint_ullong’: H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6320:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_schar’: H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6352:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_uchar’: H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6384:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_schar’: H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6417:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_uchar’: H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6450:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_short’: H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6482:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_ushort’: H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6515:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_short’: H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6547:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_ushort’: H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6580:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_int’: H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6612:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_uint’: H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6644:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_int’: H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6676:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_uint’: H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_ulong’: H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6740:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_long’: H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_llong’: H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6804:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_ullong’: H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6837:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_llong’: H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c:6870:5: warning: comparison is always false due to limited range of data type H5Tconv.c: In function ‘H5T_conv_ulong_ullong’: H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6903:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_schar’: H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6936:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_uchar’: H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:6969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_schar’: H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_uchar’: H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_short’: H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7068:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_ushort’: H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7101:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_short’: H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7134:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_ushort’: H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7167:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_int’: H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7199:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_uint’: H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_int’: H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_uint’: H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_long’: H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7328:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_ulong’: H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_long’: H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_ulong’: H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7427:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_ullong’: H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7460:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_llong’: H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7493:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_float_double’: H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7530:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_float_ldouble’: H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_double_float’: H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7605:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_double_ldouble’: H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7639:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ldouble_float’: H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7674:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ldouble_double’: H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7708:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_schar_float’: H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7741:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_schar_double’: H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7773:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_schar_ldouble’: H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7806:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_uchar_float’: H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7839:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_uchar_double’: H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7871:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_uchar_ldouble’: H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7904:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_short_float’: H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7937:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_short_double’: H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:7969:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_short_ldouble’: H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8002:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_ushort_float’: H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8035:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_ushort_double’: H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8067:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_ushort_ldouble’: H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8100:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_int_float’: H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8133:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_int_double’: H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8165:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_int_ldouble’: H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c:8198:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Tconv.c: In function ‘H5T_conv_uint_float’: H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8231:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_double’: H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8263:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_uint_ldouble’: H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8296:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_long_float’: H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8329:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_long_double’: H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8361:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_long_ldouble’: H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c:8394:5: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_ulong_float’: H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8428:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_double’: H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8462:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ulong_ldouble’: H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8496:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_llong_float’: H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8529:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_llong_double’: H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8561:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_llong_ldouble’: H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c:8594:5: warning: conversion to ‘unsigned char’ from ‘long long int’ may alter its value H5Tconv.c: In function ‘H5T_conv_ullong_float’: H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8628:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_double’: H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8662:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_ullong_ldouble’: H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8696:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_float_schar’: H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8729:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_uchar’: H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8761:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_schar’: H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8793:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_uchar’: H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8825:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_schar’: H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8858:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_uchar’: H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8892:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_short’: H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8925:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_ushort’: H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8957:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_short’: H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:8989:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_ushort’: H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9021:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_short’: H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9054:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_ushort’: H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9088:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_int’: H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9121:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_uint’: H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9153:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_int’: H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9185:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_uint’: H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9217:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_int’: H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9250:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_uint’: H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9284:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_long’: H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9317:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_ulong’: H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9349:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_long’: H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9381:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_ulong’: H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9413:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_long’: H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9446:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_ulong’: H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9480:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_llong’: H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9514:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_float_ullong’: H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9548:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_llong’: H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9582:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_double_ullong’: H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9616:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_llong’: H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9650:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_ldouble_ullong’: H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c:9684:1: warning: comparing floating point with == or != is unsafe H5Tconv.c: In function ‘H5T_conv_f_i’: H5Tconv.c:9807:13: warning: unsuffixed float constant H5Tconv.c:9807:24: warning: cast from function call of type ‘double’ to non-matching type ‘unsigned int’ H5Tconv.c:9883:17: warning: conversion to ‘hssize_t’ from ‘uint64_t’ may change the sign of the result H5Tconv.c:10010:17: warning: conversion to ‘hssize_t’ from ‘uint64_t’ may change the sign of the result H5Tconv.c:10017:21: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Tconv.c:10017:21: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Tconv.c:10019:21: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result H5Tconv.c:10019:21: warning: conversion to ‘hssize_t’ from ‘long long unsigned int’ may change the sign of the result H5Tconv.c:10255:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10256:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10258:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10259:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_i_f’: H5Tconv.c:10607:17: warning: unsuffixed float constant H5Tconv.c:10607:28: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ H5Tconv.c:10686:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10687:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10689:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c:10690:21: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tconv.c: In function ‘H5T_conv_b_b’: H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c: In function ‘H5T_conv_i_i’: H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c: In function ‘H5T_conv_f_f’: H5Tconv.c:4291:21: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:3934:21: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c: In function ‘H5T_conv_f_i’: H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:9865:21: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c: In function ‘H5T_conv_i_f’: H5Tconv.c:10667:21: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c:10743:9: warning: cannot optimize loop, the loop counter may overflow H5Tconv.c: At top level: H5Tconv.c:599:0: warning: macro "H5T_CONV_NO_EXCEPT_CORE" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tconv.lo -MD -MP -MF .deps/H5Tconv.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c -o H5Tcset.lo H5Tcset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tcset.lo -MD -MP -MF .deps/H5Tcset.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c -o H5Tdbg.lo H5Tdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o H5Tdbg.c: In function ‘H5T_debug’: H5Tdbg.c:175:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tdbg.c:175:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tdbg.c:175:5: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tdbg.c:175:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tdbg.c:220:5: warning: switch missing default case H5Tdbg.c:247:2: warning: enumeration value ‘H5T_ORDER_ERROR’ not handled in switch H5Tdbg.c:279:17: warning: enumeration value ‘H5T_SGN_ERROR’ not handled in switch H5Tdbg.c:279:17: warning: enumeration value ‘H5T_NSGN’ not handled in switch H5Tdbg.c:298:17: warning: enumeration value ‘H5T_NORM_ERROR’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tdbg.c:277:2: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tdbg.c:351:9: warning: enumeration value ‘H5T_LOC_BADLOC’ not handled in switch H5Tdbg.c:351:9: warning: enumeration value ‘H5T_LOC_MAXLOC’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdbg.lo -MD -MP -MF .deps/H5Tdbg.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c -o H5Tdeprec.lo H5Tdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tdeprec.lo -MD -MP -MF .deps/H5Tdeprec.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c -o H5Tenum.lo H5Tenum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tenum.lo -MD -MP -MF .deps/H5Tenum.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c -o H5Tfields.lo H5Tfields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o H5Tfields.c: In function ‘H5Tget_nmembers’: H5Tfields.c:86:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tfields.c: In function ‘H5Tget_member_name’: H5Tfields.c:168:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tfields.c: In function ‘H5T_get_member_name’: H5Tfields.c:207:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tfields.c:207:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tfields.c: In function ‘H5Tget_member_index’: H5Tfields.c:259:17: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tfields.c:263:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tfields.c:263:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfields.lo -MD -MP -MF .deps/H5Tfields.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c -o H5Tfixed.lo H5Tfixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o H5Tfixed.c: In function ‘H5Tget_sign’: H5Tfixed.c:82:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tfixed.c: In function ‘H5Tset_sign’: H5Tfixed.c:161:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfixed.lo -MD -MP -MF .deps/H5Tfixed.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c -o H5Tfloat.lo H5Tfloat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tfloat.lo -MD -MP -MF .deps/H5Tfloat.Tpo -c H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 mv -f .deps/H5Tfloat.Tpo .deps/H5Tfloat.Plo gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5detect-H5detect.o -MD -MP -MF .deps/H5detect-H5detect.Tpo -c -o H5detect-H5detect.o `test -f 'H5detect.c' || echo './'`H5detect.c H5detect.c:115:19: warning: size of ‘d_g’ is 11776 bytes H5detect.c: In function ‘find_bias’: H5detect.c:1111:2: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1112:2: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5detect.c:1113:2: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1117:2: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1117:2: warning: conversion to ‘int’ from ‘long unsigned int’ may change the sign of the result H5detect.c:1118:2: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1118:2: warning: conversion to ‘int’ from ‘long unsigned int’ may change the sign of the result H5detect.c: In function ‘detect_C89_integers’: H5detect.c:1283:5: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5detect.c:1283:5: warning: cast discards qualifiers from pointer target type H5detect.c:1283:5: warning: cast discards qualifiers from pointer target type H5detect.c:1284:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5detect.c:1284:5: warning: cast discards qualifiers from pointer target type H5detect.c:1284:5: warning: cast discards qualifiers from pointer target type H5detect.c:1285:5: warning: conversion to ‘short int’ from ‘int’ may alter its value H5detect.c:1285:5: warning: cast discards qualifiers from pointer target type H5detect.c:1285:5: warning: cast discards qualifiers from pointer target type H5detect.c:1286:5: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value H5detect.c:1286:5: warning: cast discards qualifiers from pointer target type H5detect.c:1286:5: warning: cast discards qualifiers from pointer target type H5detect.c:1287:5: warning: cast discards qualifiers from pointer target type H5detect.c:1287:5: warning: cast discards qualifiers from pointer target type H5detect.c:1288:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1288:5: warning: cast discards qualifiers from pointer target type H5detect.c:1288:5: warning: cast discards qualifiers from pointer target type H5detect.c:1289:5: warning: cast discards qualifiers from pointer target type H5detect.c:1289:5: warning: cast discards qualifiers from pointer target type H5detect.c:1290:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1290:5: warning: cast discards qualifiers from pointer target type H5detect.c:1290:5: warning: cast discards qualifiers from pointer target type H5detect.c: In function ‘detect_C89_floats’: H5detect.c:1311:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: conversion to ‘float’ from ‘double’ may alter its value H5detect.c:1311:5: warning: cast discards qualifiers from pointer target type H5detect.c:1311:5: warning: cast discards qualifiers from pointer target type H5detect.c:1311:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: passing argument 3 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: passing argument 4 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: unsuffixed float constant H5detect.c:1311:5: warning: passing argument 4 of ‘find_bias’ discards qualifiers from pointer target type H5detect.c:1104:1: note: expected ‘void *’ but argument is of type ‘volatile float *’ H5detect.c:1311:5: warning: cast discards qualifiers from pointer target type H5detect.c:1311:5: warning: cast discards qualifiers from pointer target type H5detect.c:1311:5: warning: comparing floating point with == or != is unsafe H5detect.c:1312:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: cast discards qualifiers from pointer target type H5detect.c:1312:5: warning: cast discards qualifiers from pointer target type H5detect.c:1312:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: passing argument 3 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: passing argument 4 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: unsuffixed float constant H5detect.c:1312:5: warning: passing argument 4 of ‘find_bias’ discards qualifiers from pointer target type H5detect.c:1104:1: note: expected ‘void *’ but argument is of type ‘volatile double *’ H5detect.c:1312:5: warning: cast discards qualifiers from pointer target type H5detect.c:1312:5: warning: cast discards qualifiers from pointer target type H5detect.c:1312:5: warning: comparing floating point with == or != is unsafe H5detect.c: In function ‘detect_C99_integers8’: H5detect.c:1334:5: warning: conversion to ‘int8_t’ from ‘int’ may alter its value H5detect.c:1334:5: warning: cast discards qualifiers from pointer target type H5detect.c:1334:5: warning: cast discards qualifiers from pointer target type H5detect.c:1337:5: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value H5detect.c:1337:5: warning: cast discards qualifiers from pointer target type H5detect.c:1337:5: warning: cast discards qualifiers from pointer target type H5detect.c:1340:5: warning: conversion to ‘int_least8_t’ from ‘int’ may alter its value H5detect.c:1340:5: warning: cast discards qualifiers from pointer target type H5detect.c:1340:5: warning: cast discards qualifiers from pointer target type H5detect.c:1343:5: warning: conversion to ‘uint_least8_t’ from ‘int’ may alter its value H5detect.c:1343:5: warning: cast discards qualifiers from pointer target type H5detect.c:1343:5: warning: cast discards qualifiers from pointer target type H5detect.c:1346:5: warning: conversion to ‘int_fast8_t’ from ‘int’ may alter its value H5detect.c:1346:5: warning: cast discards qualifiers from pointer target type H5detect.c:1346:5: warning: cast discards qualifiers from pointer target type H5detect.c:1349:5: warning: conversion to ‘uint_fast8_t’ from ‘int’ may alter its value H5detect.c:1349:5: warning: cast discards qualifiers from pointer target type H5detect.c:1349:5: warning: cast discards qualifiers from pointer target type H5detect.c: In function ‘detect_C99_integers16’: H5detect.c:1372:5: warning: conversion to ‘int16_t’ from ‘int’ may alter its value H5detect.c:1372:5: warning: cast discards qualifiers from pointer target type H5detect.c:1372:5: warning: cast discards qualifiers from pointer target type H5detect.c:1375:5: warning: conversion to ‘uint16_t’ from ‘int’ may alter its value H5detect.c:1375:5: warning: cast discards qualifiers from pointer target type H5detect.c:1375:5: warning: cast discards qualifiers from pointer target type H5detect.c:1378:5: warning: conversion to ‘int_least16_t’ from ‘int’ may alter its value H5detect.c:1378:5: warning: cast discards qualifiers from pointer target type H5detect.c:1378:5: warning: cast discards qualifiers from pointer target type H5detect.c:1381:5: warning: conversion to ‘uint_least16_t’ from ‘int’ may alter its value H5detect.c:1381:5: warning: cast discards qualifiers from pointer target type H5detect.c:1381:5: warning: cast discards qualifiers from pointer target type H5detect.c:1384:5: warning: cast discards qualifiers from pointer target type H5detect.c:1384:5: warning: cast discards qualifiers from pointer target type H5detect.c:1387:5: warning: conversion to ‘uint_fast16_t’ from ‘int’ may change the sign of the result H5detect.c:1387:5: warning: cast discards qualifiers from pointer target type H5detect.c:1387:5: warning: cast discards qualifiers from pointer target type H5detect.c: In function ‘detect_C99_integers32’: H5detect.c:1410:5: warning: cast discards qualifiers from pointer target type H5detect.c:1410:5: warning: cast discards qualifiers from pointer target type H5detect.c:1413:5: warning: conversion to ‘uint32_t’ from ‘int’ may change the sign of the result H5detect.c:1413:5: warning: cast discards qualifiers from pointer target type H5detect.c:1413:5: warning: cast discards qualifiers from pointer target type H5detect.c:1416:5: warning: cast discards qualifiers from pointer target type H5detect.c:1416:5: warning: cast discards qualifiers from pointer target type H5detect.c:1419:5: warning: conversion to ‘uint_least32_t’ from ‘int’ may change the sign of the result H5detect.c:1419:5: warning: cast discards qualifiers from pointer target type H5detect.c:1419:5: warning: cast discards qualifiers from pointer target type H5detect.c:1422:5: warning: cast discards qualifiers from pointer target type H5detect.c:1422:5: warning: cast discards qualifiers from pointer target type H5detect.c:1425:5: warning: conversion to ‘uint_fast32_t’ from ‘int’ may change the sign of the result H5detect.c:1425:5: warning: cast discards qualifiers from pointer target type H5detect.c:1425:5: warning: cast discards qualifiers from pointer target type H5detect.c: In function ‘detect_C99_integers64’: H5detect.c:1448:5: warning: cast discards qualifiers from pointer target type H5detect.c:1448:5: warning: cast discards qualifiers from pointer target type H5detect.c:1451:5: warning: conversion to ‘uint64_t’ from ‘int’ may change the sign of the result H5detect.c:1451:5: warning: cast discards qualifiers from pointer target type H5detect.c:1451:5: warning: cast discards qualifiers from pointer target type H5detect.c:1454:5: warning: cast discards qualifiers from pointer target type H5detect.c:1454:5: warning: cast discards qualifiers from pointer target type H5detect.c:1457:5: warning: conversion to ‘uint_least64_t’ from ‘int’ may change the sign of the result H5detect.c:1457:5: warning: cast discards qualifiers from pointer target type H5detect.c:1457:5: warning: cast discards qualifiers from pointer target type H5detect.c:1460:5: warning: cast discards qualifiers from pointer target type H5detect.c:1460:5: warning: cast discards qualifiers from pointer target type H5detect.c:1463:5: warning: conversion to ‘uint_fast64_t’ from ‘int’ may change the sign of the result H5detect.c:1463:5: warning: cast discards qualifiers from pointer target type H5detect.c:1463:5: warning: cast discards qualifiers from pointer target type H5detect.c:1467:5: warning: cast discards qualifiers from pointer target type H5detect.c:1467:5: warning: cast discards qualifiers from pointer target type H5detect.c:1468:5: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result H5detect.c:1468:5: warning: cast discards qualifiers from pointer target type H5detect.c:1468:5: warning: cast discards qualifiers from pointer target type H5detect.c: In function ‘detect_C99_floats’: H5detect.c:1533:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type /usr/include/string.h:65:14: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: cast discards qualifiers from pointer target type H5detect.c:1533:5: warning: cast discards qualifiers from pointer target type H5detect.c:1533:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: passing argument 3 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: passing argument 4 of ‘imp_bit’ discards qualifiers from pointer target type H5detect.c:1054:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: passing argument 3 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: passing argument 4 of ‘bit_cmp’ discards qualifiers from pointer target type H5detect.c:933:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: unsuffixed float constant H5detect.c:1533:5: warning: passing argument 4 of ‘find_bias’ discards qualifiers from pointer target type H5detect.c:1104:1: note: expected ‘void *’ but argument is of type ‘volatile long double *’ H5detect.c:1533:5: warning: cast discards qualifiers from pointer target type H5detect.c:1533:5: warning: cast discards qualifiers from pointer target type H5detect.c:1533:5: warning: comparing floating point with == or != is unsafe H5detect.c: In function ‘sigsegv_handler’: H5detect.c:462:1: warning: function might be possible candidate for attribute ‘noreturn’ H5detect.c: In function ‘sigbus_handler’: H5detect.c:500:1: warning: function might be possible candidate for attribute ‘noreturn’ H5detect.c: In function ‘detect_C89_floats’: H5detect.c:1066:5: warning: assuming signed overflow does not occur when simplifying conditional to constant H5detect.c:1066:5: warning: assuming signed overflow does not occur when simplifying conditional to constant H5detect.c: In function ‘detect_C99_floats’: H5detect.c:1066:5: warning: assuming signed overflow does not occur when simplifying conditional to constant H5detect.c: In function ‘main’: H5detect.c:837:2: warning: cannot optimize possibly infinite loops H5detect.c:828:2: warning: cannot optimize possibly infinite loops mv -f .deps/H5detect-H5detect.Tpo .deps/H5detect-H5detect.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5detect H5detect-H5detect.o -lz -lm libtool: link: gcc -g -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5detect H5detect-H5detect.o -lz -lm LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tinit.lo -MD -MP -MF .deps/H5Tinit.Tpo -c -o H5Tinit.lo H5Tinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tinit.lo -MD -MP -MF .deps/H5Tinit.Tpo -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o H5Tinit.c: In function ‘H5TN_init_interface’: H5Tinit.c:955:13: warning: value computed is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c -o H5Tnative.lo H5Tnative.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tnative.lo -MD -MP -MF .deps/H5Tnative.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c -o H5Toffset.lo H5Toffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toffset.lo -MD -MP -MF .deps/H5Toffset.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c -o H5Toh.lo H5Toh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Toh.lo -MD -MP -MF .deps/H5Toh.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c -o H5Topaque.lo H5Topaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o H5Topaque.c: In function ‘H5Tset_tag’: H5Topaque.c:80:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Topaque.c: In function ‘H5Tget_tag’: H5Topaque.c:126:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Topaque.lo -MD -MP -MF .deps/H5Topaque.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c -o H5Torder.lo H5Torder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o H5Torder.c: In function ‘H5Tget_order’: H5Torder.c:79:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Torder.c: In function ‘H5Tset_order’: H5Torder.c:151:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Torder.lo -MD -MP -MF .deps/H5Torder.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c -o H5Tpad.lo H5Tpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o H5Tpad.c: In function ‘H5Tget_pad’: H5Tpad.c:83:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tpad.c: In function ‘H5Tset_pad’: H5Tpad.c:127:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tpad.lo -MD -MP -MF .deps/H5Tpad.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c -o H5Tprecis.lo H5Tprecis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o H5Tprecis.c: In function ‘H5Tget_precision’: H5Tprecis.c:90:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tprecis.c: In function ‘H5Tset_precision’: H5Tprecis.c:179:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tprecis.c: In function ‘H5T_set_precision’: H5Tprecis.c:268:6: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_ARRAY’ not handled in switch H5Tprecis.c:268:6: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tprecis.lo -MD -MP -MF .deps/H5Tprecis.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c -o H5Tstrpad.lo H5Tstrpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o H5Tstrpad.c: In function ‘H5Tget_strpad’: H5Tstrpad.c:86:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tstrpad.c: In function ‘H5Tset_strpad’: H5Tstrpad.c:143:21: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tstrpad.lo -MD -MP -MF .deps/H5Tstrpad.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c -o H5Tvisit.lo H5Tvisit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o H5Tvisit.c: In function ‘H5T_visit’: H5Tvisit.c:119:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tvisit.c:119:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvisit.lo -MD -MP -MF .deps/H5Tvisit.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c -o H5Tvlen.lo H5Tvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o H5Tvlen.c: In function ‘H5Tvlen_create’: H5Tvlen.c:116:22: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ H5Tvlen.c: In function ‘H5T_vlen_set_loc’: H5Tvlen.c:270:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:222:9: warning: enumeration value ‘H5T_LOC_MAXLOC’ not handled in switch H5Tvlen.c: In function ‘H5T_vlen_str_mem_write’: H5Tvlen.c:719:20: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Tvlen.c:723:20: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Tvlen.c: In function ‘H5T_vlen_disk_isnull’: H5Tvlen.c:847:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tvlen.c: In function ‘H5T_vlen_disk_read’: H5Tvlen.c:884:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tvlen.c:885:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:885:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:885:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tvlen.c:885:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c: In function ‘H5T_vlen_disk_write’: H5Tvlen.c:937:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tvlen.c:938:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:938:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:938:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tvlen.c:938:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c: In function ‘H5T_vlen_disk_setnull’: H5Tvlen.c:999:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe H5Tvlen.c:1000:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:1000:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c:1000:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Tvlen.c:1000:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Tvlen.c: In function ‘H5T_vlen_reclaim_recurse’: H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_INTEGER’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_FLOAT’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Tvlen.c:1055:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Tvlen.c: In function ‘H5T_vlen_reclaim’: H5Tvlen.c:1170:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5T_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tvlen.lo -MD -MP -MF .deps/H5Tvlen.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c -o H5TS.lo H5TS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TS.lo -MD -MP -MF .deps/H5TS.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c -o H5V.lo H5V.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c H5V.c -fPIC -DPIC -o .libs/H5V.o H5V.c: In function ‘H5V_array_calc_pre’: H5V.c:1153:63: warning: unused parameter ‘total_size’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5V.lo -MD -MP -MF .deps/H5V.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c -o H5WB.lo H5WB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5WB.lo -MD -MP -MF .deps/H5WB.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c -o H5Z.lo H5Z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c H5Z.c -fPIC -DPIC -o .libs/H5Z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Z.lo -MD -MP -MF .deps/H5Z.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c -o H5Zdeflate.lo H5Zdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o H5Zdeflate.c: In function ‘H5Z_filter_deflate’: H5Zdeflate.c:164:2: warning: unsuffixed float constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c -o H5Zfletcher32.lo H5Zfletcher32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o H5Zfletcher32.c: In function ‘H5Z_filter_fletcher32’: H5Zfletcher32.c:142:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c -o H5Znbit.lo H5Znbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o H5Znbit.c: In function ‘H5Z_calc_parms_array’: H5Znbit.c:255:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:255:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c: In function ‘H5Z_calc_parms_compound’: H5Znbit.c:340:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:340:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c: In function ‘H5Z_set_parms_atomic’: H5Znbit.c:459:5: warning: enumeration value ‘H5T_ORDER_ERROR’ not handled in switch H5Znbit.c:459:5: warning: enumeration value ‘H5T_ORDER_VAX’ not handled in switch H5Znbit.c:459:5: warning: enumeration value ‘H5T_ORDER_NONE’ not handled in switch H5Znbit.c:481:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Znbit.c:489:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c: In function ‘H5Z_set_parms_array’: H5Znbit.c:549:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:549:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c: In function ‘H5Z_set_parms_compound’: H5Znbit.c:635:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:654:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:654:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c: In function ‘H5Z_set_local_nbit’: H5Znbit.c:759:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:759:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_TIME’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_STRING’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_ENUM’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_VLEN’ not handled in switch H5Znbit.c:814:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch H5Znbit.c: In function ‘H5Z_nbit_decompress_one_byte’: H5Znbit.c:973:7: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Znbit.c:974:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:977:7: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Znbit.c:978:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:984:7: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Znbit.c:985:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c: In function ‘H5Z_nbit_decompress_one_nooptype’: H5Znbit.c:1003:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1003:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1004:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1009:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1009:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1010:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1010:7: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c: In function ‘H5Z_nbit_decompress_one_atomic’: H5Znbit.c:1022:4: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5Znbit.c: In function ‘H5Z_nbit_decompress_one_array’: H5Znbit.c:1064:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1065:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1066:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1061:4: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_decompress_one_compound’: H5Znbit.c:1115:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1116:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1117:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1112:7: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_decompress’: H5Znbit.c:1159:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1160:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1161:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1155:4: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_compress_one_byte’: H5Znbit.c:1192:4: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Znbit.c:1198:10: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1203:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1208:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1211:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1216:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c: In function ‘H5Z_nbit_compress_one_nooptype’: H5Znbit.c:1233:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1233:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1234:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1238:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1238:7: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Znbit.c:1239:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Znbit.c:1239:7: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c: In function ‘H5Z_nbit_compress_one_atomic’: H5Znbit.c:1250:4: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5Znbit.c: In function ‘H5Z_nbit_compress_one_array’: H5Znbit.c:1291:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1292:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1293:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1288:4: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_compress_one_compound’: H5Znbit.c:1342:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1343:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1344:15: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1339:7: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_compress’: H5Znbit.c:1385:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1386:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1387:12: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5Znbit.c:1381:4: warning: switch missing default case H5Znbit.c: In function ‘H5Z_nbit_decompress_one_atomic’: H5Znbit.c:1032:7: warning: cannot optimize possibly infinite loops H5Znbit.c:1045:7: warning: cannot optimize possibly infinite loops H5Znbit.c: In function ‘H5Z_nbit_compress_one_atomic’: H5Znbit.c:1260:7: warning: cannot optimize possibly infinite loops H5Znbit.c:1273:7: warning: cannot optimize possibly infinite loops libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Znbit.lo -MD -MP -MF .deps/H5Znbit.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c -o H5Zshuffle.lo H5Zshuffle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o H5Zshuffle.c: In function ‘H5Z_set_local_shuffle’: H5Zshuffle.c:84:22: warning: request for implicit conversion from ‘void *’ to ‘const struct H5T_t *’ not permitted in C++ H5Zshuffle.c: In function ‘H5Z_filter_shuffle’: H5Zshuffle.c:185:17: warning: switch missing default case H5Zshuffle.c:240:17: warning: switch missing default case libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c -o H5Zszip.lo H5Zszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c -o H5Zscaleoffset.lo H5Zscaleoffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o H5Zscaleoffset.c: In function ‘H5Z_filter_scaleoffset’: H5Zscaleoffset.c:971:5: warning: unsuffixed float constant H5Zscaleoffset.c: In function ‘H5Z_scaleoffset_precompress_fd’: H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: unsuffixed float constant H5Zscaleoffset.c:1440:7: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: unsuffixed float constant H5Zscaleoffset.c:1443:7: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Zscaleoffset.c: In function ‘H5Z_scaleoffset_postdecompress_fd’: H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1463:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c:1466:7: warning: unsuffixed float constant H5Zscaleoffset.c: In function ‘H5Z_filter_scaleoffset’: H5Zscaleoffset.c:1537:7: warning: cannot optimize possibly infinite loops H5Zscaleoffset.c:1619:7: warning: cannot optimize possibly infinite loops libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zscaleoffset.lo -MD -MP -MF .deps/H5Zscaleoffset.Tpo -c 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. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c -o H5Ztrans.lo H5Ztrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o H5Ztrans.c: In function ‘H5Z_parse_expression’: H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_ERROR’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_INTEGER’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_FLOAT’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_SYMBOL’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_MULT’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_DIVIDE’ not handled in switch H5Ztrans.c:569:9: warning: enumeration value ‘H5Z_XFORM_LPAREN’ not handled in switch H5Ztrans.c:622:5: warning: request for implicit conversion from ‘void *’ to ‘struct H5Z_node *’ not permitted in C++ H5Ztrans.c: In function ‘H5Z_parse_term’: H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_ERROR’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_INTEGER’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_FLOAT’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_SYMBOL’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_PLUS’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_MINUS’ not handled in switch H5Ztrans.c:655:9: warning: enumeration value ‘H5Z_XFORM_LPAREN’ not handled in switch H5Ztrans.c: In function ‘H5Z_parse_factor’: H5Ztrans.c:741:5: warning: enumeration value ‘H5Z_XFORM_ERROR’ not handled in switch H5Ztrans.c:741:5: warning: enumeration value ‘H5Z_XFORM_MULT’ not handled in switch H5Ztrans.c:741:5: warning: enumeration value ‘H5Z_XFORM_DIVIDE’ not handled in switch H5Ztrans.c: In function ‘H5Z_xform_eval’: H5Ztrans.c:926:13: warning: conversion to ‘char’ from ‘int’ may alter its value H5Ztrans.c:928:13: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Ztrans.c:930:13: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5Ztrans.c:932:13: warning: conversion to ‘short int’ from ‘int’ may alter its value H5Ztrans.c:934:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value H5Ztrans.c: In function ‘H5Z_xform_eval_full’: H5Ztrans.c:1057:3: warning: conversion to ‘char’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘char’ from ‘int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘unsigned char’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘signed char’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘short int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘short int’ from ‘int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘short unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘double’ from ‘long long int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘double’ from ‘long long unsigned int’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1057:3: warning: conversion to ‘float’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘char’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘char’ from ‘int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘unsigned char’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘signed char’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘short int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘short int’ from ‘int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘short unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘double’ from ‘long long int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘double’ from ‘long long unsigned int’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1061:3: warning: conversion to ‘float’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘char’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘char’ from ‘int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘unsigned char’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘signed char’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘short int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘short int’ from ‘int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘short unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘double’ from ‘long long int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘double’ from ‘long long unsigned int’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1065:3: warning: conversion to ‘float’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘char’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘char’ from ‘int’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘unsigned char’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘signed char’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘signed char’ from ‘int’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘short int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘short int’ from ‘int’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘short unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘long int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘double’ from ‘long long int’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘long long int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘double’ from ‘long long unsigned int’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘long long unsigned int’ from ‘double’ may alter its value H5Ztrans.c:1069:3: warning: conversion to ‘float’ from ‘double’ may alter its value H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_ERROR’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_INTEGER’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_FLOAT’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_SYMBOL’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_LPAREN’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_RPAREN’ not handled in switch H5Ztrans.c:1055:2: warning: enumeration value ‘H5Z_XFORM_END’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ztrans.lo -MD -MP -MF .deps/H5Ztrans.Tpo -c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -version-info 6:4: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 H5Fdbg.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 H5HL.lo H5HLcache.lo H5HLdbg.lo H5HLint.lo H5HP.lo H5I.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 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 -lm libtool: link: gcc -shared .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/H5Fdbg.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/H5HL.o .libs/H5HLcache.o .libs/H5HLdbg.o .libs/H5HLint.o .libs/H5HP.o .libs/H5I.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/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 -lm -march=i486 -mtune=i686 -Wl,-soname -Wl,libhdf5.so.6 -o .libs/libhdf5.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5.so.6" && ln -s "libhdf5.so.6.0.4" "libhdf5.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.6.0.4" "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 H5Fdbg.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 H5HL.o H5HLcache.o H5HLdbg.o H5HLint.o H5HP.o H5I.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 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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' Making all in test make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c -o h5test.lo h5test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c h5test.c -fPIC -DPIC -o .libs/h5test.o h5test.c: In function ‘h5_cleanup’: h5test.c:157:7: warning: format not a string literal, argument types not checked h5test.c:157:7: warning: format not a string literal, argument types not checked h5test.c: In function ‘h5_fileaccess’: h5test.c:555:7: warning: size of ‘sv’ is 7168 bytes h5test.c: In function ‘h5_get_file_size’: h5test.c:915:17: warning: format not a string literal, argument types not checked h5test.c:915:17: warning: format not a string literal, argument types not checked h5test.c: In function ‘print_func’: h5test.c:952:2: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5test.c: In function ‘h5_make_local_copy’: h5test.c:1121:11: warning: size of ‘buf’ is 4096 bytes h5test.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5test.lo -MD -MP -MF .deps/h5test.Tpo -c 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c -o testframe.lo testframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c testframe.c -fPIC -DPIC -o .libs/testframe.o testframe.c:52:19: warning: size of ‘Test’ is 4500 bytes testframe.c: In function ‘TestErrPrintf’: testframe.c:534:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testframe.lo -MD -MP -MF .deps/testframe.Tpo -c 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c -o cache_common.lo cache_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c cache_common.c -fPIC -DPIC -o .libs/cache_common.o In file included from cache_common.c:27:0: cache_common.h:491:21: warning: size of ‘pico_entries’ is 4710400 bytes cache_common.h:492:21: warning: size of ‘nano_entries’ is 4710400 bytes cache_common.h:493:21: warning: size of ‘micro_entries’ is 4710400 bytes cache_common.h:494:21: warning: size of ‘tiny_entries’ is 4710400 bytes cache_common.h:495:21: warning: size of ‘small_entries’ is 4710400 bytes cache_common.h:496:21: warning: size of ‘medium_entries’ is 4710400 bytes cache_common.h:497:21: warning: size of ‘large_entries’ is 4710400 bytes cache_common.h:498:21: warning: size of ‘huge_entries’ is 4710400 bytes cache_common.h:499:21: warning: size of ‘monster_entries’ is 4710400 bytes cache_common.c:67:14: warning: size of ‘pico_entries’ is 4710400 bytes cache_common.c:67:46: warning: size of ‘orig_pico_entries’ is 4710400 bytes cache_common.c:68:14: warning: size of ‘nano_entries’ is 4710400 bytes cache_common.c:68:46: warning: size of ‘orig_nano_entries’ is 4710400 bytes cache_common.c:69:14: warning: size of ‘micro_entries’ is 4710400 bytes cache_common.c:69:48: warning: size of ‘orig_micro_entries’ is 4710400 bytes cache_common.c:70:14: warning: size of ‘tiny_entries’ is 4710400 bytes cache_common.c:70:46: warning: size of ‘orig_tiny_entries’ is 4710400 bytes cache_common.c:71:14: warning: size of ‘small_entries’ is 4710400 bytes cache_common.c:71:48: warning: size of ‘orig_small_entries’ is 4710400 bytes cache_common.c:72:14: warning: size of ‘medium_entries’ is 4710400 bytes cache_common.c:72:50: warning: size of ‘orig_medium_entries’ is 4710400 bytes cache_common.c:73:14: warning: size of ‘large_entries’ is 4710400 bytes cache_common.c:73:48: warning: size of ‘orig_large_entries’ is 4710400 bytes cache_common.c:74:14: warning: size of ‘huge_entries’ is 4710400 bytes cache_common.c:74:46: warning: size of ‘orig_huge_entries’ is 4710400 bytes cache_common.c:75:14: warning: size of ‘monster_entries’ is 4710400 bytes cache_common.c:75:52: warning: size of ‘orig_monster_entries’ is 4710400 bytes cache_common.c:76:14: warning: size of ‘variable_entries’ is 4710400 bytes cache_common.c:76:54: warning: size of ‘orig_variable_entries’ is 4710400 bytes cache_common.c: In function ‘hl_row_major_scan_forward’: cache_common.c:3805:45: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 cache_common.c: In function ‘hl_row_major_scan_backward’: cache_common.c:4219:45: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 cache_common.c: In function ‘hl_row_major_scan_forward’: cache_common.c:3803:26: warning: cannot optimize possibly infinite loops cache_common.c: In function ‘row_major_scan_backward’: cache_common.c:3911:26: warning: cannot optimize possibly infinite loops cache_common.c: In function ‘hl_col_major_scan_forward’: cache_common.c:4435:40: warning: cannot optimize possibly infinite loops cache_common.c: In function ‘col_major_scan_backward’: cache_common.c:4520:13: warning: ‘cache_ptr’ may be used uninitialized in this function cache_common.c: In function ‘hl_col_major_scan_backward’: cache_common.c:4670:54: warning: cannot optimize possibly infinite loops libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cache_common.lo -MD -MP -MF .deps/cache_common.Tpo -c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o libh5test.la h5test.lo testframe.lo cache_common.lo -lz -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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testhdf5.o -MD -MP -MF .deps/testhdf5.Tpo -c -o testhdf5.o testhdf5.c mv -f .deps/testhdf5.Tpo .deps/testhdf5.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tarray.o -MD -MP -MF .deps/tarray.Tpo -c -o tarray.o tarray.c tarray.c: In function ‘test_array_funcs’: tarray.c:192:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tarray.c:195:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tarray.c:198:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tarray.c: In function ‘test_array_compound_atomic’: tarray.c:544:13: warning: unsuffixed float constant tarray.c: In function ‘test_array_compound_array’: tarray.c:748:17: warning: unsuffixed float constant tarray.c: In function ‘test_array_alloc_custom’: tarray.c:977:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result tarray.c:977:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tarray.c: In function ‘test_array_free_custom’: tarray.c:1005:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result tarray.c:1005:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tarray.c: In function ‘test_array_vlen_atomic’: tarray.c:1044:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tarray.c:1045:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result tarray.c:1047:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tarray.c: In function ‘test_array_vlen_array’: tarray.c:1255:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tarray.c:1256:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result tarray.c:1259:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tarray.c: In function ‘test_array_bkg’: tarray.c:1537:4: warning: unsuffixed float constant tarray.c:1537:4: warning: unsuffixed float constant tarray.c:1538:4: warning: unsuffixed float constant tarray.c:1538:4: warning: unsuffixed float constant tarray.c:1677:13: warning: unsuffixed float constant tarray.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used mv -f .deps/tarray.Tpo .deps/tarray.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tattr.o -MD -MP -MF .deps/tattr.Tpo -c -o tattr.o tattr.c tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:100:1: warning: unsuffixed float constant tattr.c:116:2: warning: unsuffixed float constant tattr.c:116:2: warning: unsuffixed float constant tattr.c:117:5: warning: unsuffixed float constant tattr.c:117:5: warning: unsuffixed float constant tattr.c:121:1: warning: unsuffixed float constant tattr.c: In function ‘test_attr_flush’: tattr.c:500:5: warning: unsuffixed float constant tattr.c:522:5: warning: unsuffixed float constant tattr.c:523:9: warning: unsuffixed float constant tattr.c:531:5: warning: unsuffixed float constant tattr.c:532:9: warning: unsuffixed float constant tattr.c: In function ‘test_attr_compound_read’: tattr.c:845:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:854:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:863:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:882:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c: In function ‘test_attr_scalar_read’: tattr.c:983:5: warning: unsuffixed float constant tattr.c: In function ‘test_attr_mult_read’: tattr.c:1226:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:1241:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1247:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1281:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:1297:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1303:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1339:5: warning: cast from function call of type ‘H5T_order_t’ to non-matching type ‘long int’ tattr.c:1356:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1362:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c: In function ‘test_attr_delete’: tattr.c:1550:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1564:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c:1587:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c: In function ‘test_attr_dense_verify’: tattr.c:2084:9: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result tattr.c: In function ‘test_attr_delete_by_idx’: tattr.c:5916:74: warning: increment of enumeration value is invalid in C++ tattr.c:5918:60: warning: increment of enumeration value is invalid in C++ tattr.c: In function ‘attr_iterate_check’: tattr.c:6612:5: warning: conversion to ‘int64_t’ from ‘hsize_t’ may change the sign of the result tattr.c:6644:5: warning: conversion to ‘int64_t’ from ‘hsize_t’ may change the sign of the result tattr.c:6676:5: warning: conversion to ‘int64_t’ from ‘hsize_t’ may change the sign of the result tattr.c: In function ‘test_attr_iterate2’: tattr.c:6860:13: warning: request for implicit conversion from ‘void *’ to ‘hbool_t *’ not permitted in C++ tattr.c:6865:74: warning: increment of enumeration value is invalid in C++ tattr.c:6867:60: warning: increment of enumeration value is invalid in C++ tattr.c: In function ‘test_attr_open_by_idx’: tattr.c:7219:74: warning: increment of enumeration value is invalid in C++ tattr.c:7221:60: warning: increment of enumeration value is invalid in C++ tattr.c: In function ‘test_attr_shared_write’: tattr.c:8024:14: warning: size of ‘big_value’ is 2340 bytes tattr.c: In function ‘test_attr_shared_rename’: tattr.c:8350:14: warning: size of ‘big_value’ is 2340 bytes tattr.c: In function ‘test_attr_shared_delete’: tattr.c:8791:14: warning: size of ‘big_value’ is 2340 bytes tattr.c: In function ‘test_attr_shared_unlink’: tattr.c:9155:14: warning: size of ‘big_value’ is 2340 bytes tattr.c: In function ‘test_attr_bug3’: tattr.c:9859:13: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tchecksum.o -MD -MP -MF .deps/tchecksum.Tpo -c -o tchecksum.o tchecksum.c tchecksum.c:40:9: warning: size of ‘large_buf’ is 3093 bytes tchecksum.c: In function ‘test_chksum_large’: tchecksum.c:192:9: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tconfig.o -MD -MP -MF .deps/tconfig.Tpo -c -o tconfig.o tconfig.c mv -f .deps/tconfig.Tpo .deps/tconfig.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o tfile.c tfile.c: In function ‘test_file_close’: tfile.c:755:5: warning: enumeration value ‘H5F_CLOSE_DEFAULT’ not handled in switch tfile.c: In function ‘test_obj_count_and_id’: tfile.c:1138:17: warning: enumeration value ‘H5I_UNINIT’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_BADID’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_DATATYPE’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_DATASPACE’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_ATTR’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_REFERENCE’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_VFL’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_GENPROP_CLS’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_GENPROP_LST’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_ERROR_CLASS’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_ERROR_MSG’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_ERROR_STACK’ not handled in switch tfile.c:1138:17: warning: enumeration value ‘H5I_NTYPES’ not handled in switch tfile.c: In function ‘test_rw_noupdate’: tfile.c:2118:5: warning: unsuffixed float constant tfile.c:2151:9: warning: unsuffixed float constant tfile.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used mv -f .deps/tfile.Tpo .deps/tfile.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tgenprop.o -MD -MP -MF .deps/tgenprop.Tpo -c -o tgenprop.o tgenprop.c tgenprop.c:50:1: warning: unsuffixed float constant tgenprop.c:60:1: warning: unsuffixed float constant tgenprop.c: In function ‘test_genprop_iter1’: tgenprop.c:292:22: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ tgenprop.c: In function ‘test_genprop_cls_crt_cb1’: tgenprop.c:379:21: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ tgenprop.c: In function ‘test_genprop_cls_cpy_cb1’: tgenprop.c:393:21: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ tgenprop.c: In function ‘test_genprop_cls_cls_cb1’: tgenprop.c:407:21: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ tgenprop.c: In function ‘test_genprop_iter2’: tgenprop.c:851:20: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ tgenprop.c: In function ‘test_genprop_cls_cpy_cb2’: tgenprop.c:1001:21: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT th5o.o -MD -MP -MF .deps/th5o.Tpo -c -o th5o.o th5o.c th5o.c: In function ‘test_h5o_close’: th5o.c:165:5: warning: cast from function call of type ‘H5I_type_t’ to non-matching type ‘long int’ th5o.c: In function ‘test_h5o_link’: th5o.c:776:9: warning: size of ‘wdata’ is 40000 bytes th5o.c:777:9: warning: size of ‘rdata’ is 40000 bytes th5o.c:896:1: warning: the frame size of 80048 bytes is larger than 16384 bytes mv -f .deps/th5o.Tpo .deps/th5o.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT th5s.o -MD -MP -MF .deps/th5s.Tpo -c -o th5s.o th5s.c th5s.c:77:2: warning: unsuffixed float constant th5s.c:984:9: warning: size of ‘chunk_data_dbl’ is 1200000 bytes th5s.c:985:8: warning: size of ‘chunk_data_flt’ is 600000 bytes th5s.c: In function ‘test_h5s_chunk’: th5s.c:1028:13: warning: unsuffixed float constant th5s.c:1028:13: warning: unsuffixed float constant th5s.c:1064:13: warning: unsuffixed float constant th5s.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used mv -f .deps/th5s.Tpo .deps/th5s.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tcoords.o -MD -MP -MF .deps/tcoords.Tpo -c -o tcoords.o tcoords.c tcoords.c: In function ‘test_multiple_ends’: tcoords.c:412:9: warning: size of ‘data_buf’ is 69120 bytes tcoords.c:448:9: warning: size of ‘mem5_buffer’ is 7680 bytes tcoords.c:663:1: warning: the frame size of 81840 bytes is larger than 16384 bytes mv -f .deps/tcoords.Tpo .deps/tcoords.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT theap.o -MD -MP -MF .deps/theap.Tpo -c -o theap.o theap.c theap.c:50:17: warning: size of ‘rand_num’ is 8000 bytes theap.c:53:17: warning: size of ‘inc_sort_num’ is 8000 bytes theap.c:56:17: warning: size of ‘dec_sort_num’ is 8000 bytes mv -f .deps/theap.Tpo .deps/theap.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tid.o -MD -MP -MF .deps/tid.Tpo -c -o tid.o tid.c mv -f .deps/tid.Tpo .deps/tid.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT titerate.o -MD -MP -MF .deps/titerate.Tpo -c -o titerate.o titerate.c titerate.c: In function ‘test_iter_group’: titerate.c:287:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result titerate.c:312:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result titerate.c: In function ‘test_iter_attr’: titerate.c:466:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result titerate.c:492:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result titerate.c: In function ‘test_iter_group_large’: titerate.c:585:15: warning: size of ‘names’ is 13376 bytes titerate.c:676:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result titerate.c: At top level: titerate.c:43:0: warning: macro "SPACE1_NAME" is not used mv -f .deps/titerate.Tpo .deps/titerate.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tmeta.o -MD -MP -MF .deps/tmeta.Tpo -c -o tmeta.o tmeta.c tmeta.c: In function ‘test_metadata’: tmeta.c:89:5: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tmisc.o -MD -MP -MF .deps/tmisc.Tpo -c -o tmisc.o tmisc.c tmisc.c:191:10: warning: size of ‘m13_data’ is 2400 bytes tmisc.c:192:10: warning: size of ‘m13_rdata’ is 2400 bytes tmisc.c: In function ‘create_struct3’: tmisc.c:704:14: warning: request for implicit conversion from ‘void *’ to ‘struct misc5_struct3_hndl *’ not permitted in C++ tmisc.c: In function ‘create_struct2’: tmisc.c:747:14: warning: request for implicit conversion from ‘void *’ to ‘struct misc5_struct2_hndl *’ not permitted in C++ tmisc.c: In function ‘create_struct1’: tmisc.c:813:14: warning: request for implicit conversion from ‘void *’ to ‘struct misc5_struct1_hndl *’ not permitted in C++ tmisc.c: In function ‘test_misc8’: tmisc.c:1234:10: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tmisc.c:1245:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tmisc.c:1301:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1327:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1352:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1396:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1423:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1453:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1477:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c:1500:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tmisc.c: In function ‘test_misc14’: tmisc.c:2444:5: warning: unsuffixed float constant tmisc.c:2445:5: warning: unsuffixed float constant tmisc.c:2446:5: warning: unsuffixed float constant tmisc.c: In function ‘test_misc16’: tmisc.c:2701:25: warning: initializer-string for array chars is too long for C++ tmisc.c:2701:25: warning: initializer-string for array chars is too long for C++ tmisc.c:2701:25: warning: initialization makes integer from pointer without a cast tmisc.c: In function ‘test_misc17’: tmisc.c:2780:25: warning: initializer-string for array chars is too long for C++ tmisc.c:2780:25: warning: initializer-string for array chars is too long for C++ tmisc.c:2780:25: warning: initialization makes integer from pointer without a cast tmisc.c: In function ‘test_misc28’: tmisc.c:4986:5: warning: unsuffixed float constant tmisc.c:5016:9: warning: conversion to ‘char’ from ‘int’ may alter its value tmisc.c:5037:9: warning: conversion to ‘char’ from ‘int’ may alter its value tmisc.c: In function ‘test_misc29’: tmisc.c:5144:5: warning: passing argument 1 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ tmisc.c:5144:5: warning: passing argument 2 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ tmisc.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used tmisc.c:244:0: warning: macro "MISC21_DSET_NAME" is not used tmisc.c:247:0: warning: macro "MISC21_SPACE_DIM1" is not used tmisc.c:253:0: warning: macro "MISC22_DSET_NAME" is not used tmisc.c:254:0: warning: macro "MISC22_SPACE_RANK" is not used tmisc.c:245:0: warning: macro "MISC21_SPACE_RANK" is not used tmisc.c:258:0: warning: macro "MISC22_SPACE_DIM1" is not used tmisc.c:257:0: warning: macro "MISC22_SPACE_DIM0" is not used tmisc.c:255:0: warning: macro "MISC22_CHUNK_DIM0" is not used tmisc.c:252:0: warning: macro "MISC22_FILE" is not used tmisc.c:246:0: warning: macro "MISC21_SPACE_DIM0" is not used tmisc.c:248:0: warning: macro "MISC21_CHUNK_DIM0" is not used tmisc.c:249:0: warning: macro "MISC21_CHUNK_DIM1" is not used tmisc.c:243:0: warning: macro "MISC21_FILE" is not used tmisc.c:256:0: warning: macro "MISC22_CHUNK_DIM1" is not used mv -f .deps/tmisc.Tpo .deps/tmisc.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT trefer.o -MD -MP -MF .deps/trefer.Tpo -c -o trefer.o trefer.c trefer.c: In function ‘test_reference_params’: trefer.c:96:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:97:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:98:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:121:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c:202:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result trefer.c:204:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result trefer.c:206:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result trefer.c:89:17: warning: unused variable ‘ref_name’ trefer.c:87:17: warning: unused variable ‘obj_type’ trefer.c:86:17: warning: unused variable ‘read_comment’ trefer.c:84:20: warning: unused variable ‘j’ trefer.c:82:17: warning: unused variable ‘nvrbuf’ trefer.c: In function ‘test_reference_obj’: trefer.c:266:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:267:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:268:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:291:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c: In function ‘test_reference_region’: trefer.c:500:5: warning: missing braces around initializer trefer.c:500:5: warning: (near initialization for ‘nvrbuf[0]’) trefer.c:500:5: warning: large integer implicitly truncated to unsigned type trefer.c:512:10: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ trefer.c:513:10: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ trefer.c:514:11: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ trefer.c:515:11: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ trefer.c:530:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value trefer.c:653:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c:653:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ trefer.c:681:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c:681:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ trefer.c: In function ‘test_reference_region_1D’: trefer.c:784:10: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ trefer.c:785:10: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ trefer.c:786:11: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ trefer.c:787:11: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ trefer.c:802:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value trefer.c:925:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c:925:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ trefer.c:977:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result trefer.c:977:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ trefer.c: In function ‘test_reference_compat’: trefer.c:1316:14: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:1317:14: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ trefer.c:1318:14: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ trefer.c:1319:14: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ mv -f .deps/trefer.Tpo .deps/trefer.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT trefstr.o -MD -MP -MF .deps/trefstr.Tpo -c -o trefstr.o trefstr.c mv -f .deps/trefstr.Tpo .deps/trefstr.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tselect.o -MD -MP -MF .deps/tselect.Tpo -c -o tselect.o tselect.c tselect.c: In function ‘test_select_all’: tselect.c:706:17: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value tselect.c: In function ‘test_select_point_offset’: tselect.c:2353:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_union’: tselect.c:2450:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:2469:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:2563:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:2649:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:2739:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:2836:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_and_2d’: tselect.c:3324:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:3335:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_xor_2d’: tselect.c:3453:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:3464:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_notb_2d’: tselect.c:3584:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:3595:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_nota_2d’: tselect.c:3714:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c:3725:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_hyper_union_random_5d’: tselect.c:3896:17: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c:3897:17: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c:3914:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_combine’: tselect.c:4621:13: warning: size of ‘blocks’ is 4096 bytes tselect.c: In function ‘test_select_fill_all’: tselect.c:5030:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value tselect.c:5054:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c:5055:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c: In function ‘test_select_fill_point’: tselect.c:5106:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value tselect.c:5137:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5137:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5154:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5155:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_fill_hyper_simple’: tselect.c:5203:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value tselect.c:5235:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5235:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5236:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5236:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5254:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c:5254:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5255:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result tselect.c:5255:13: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_fill_hyper_regular’: tselect.c:5310:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value tselect.c:5345:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5345:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5362:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5363:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c: In function ‘test_select_fill_hyper_irregular’: tselect.c:5429:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value tselect.c:5468:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5468:17: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5485:9: warning: conversion to ‘long long unsigned int’ from ‘hssize_t’ may change the sign of the result tselect.c:5486:9: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tskiplist.o -MD -MP -MF .deps/tskiplist.Tpo -c -o tskiplist.o tskiplist.c tskiplist.c:44:12: warning: size of ‘rand_num’ is 4000 bytes tskiplist.c:45:12: warning: size of ‘sort_rand_num’ is 4000 bytes tskiplist.c:46:12: warning: size of ‘rev_sort_rand_num’ is 4000 bytes tskiplist.c: In function ‘test_skiplist_insert’: tskiplist.c:163:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:176:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:182:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_insert_many’: tskiplist.c:234:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_remove’: tskiplist.c:298:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:320:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:325:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:330:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:340:15: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_remove_many’: tskiplist.c:387:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:410:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c:433:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_firstnext’: tskiplist.c:494:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_string’: tskiplist.c:582:19: warning: request for implicit conversion from ‘void *’ to ‘struct string_node *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_hsize’: tskiplist.c:694:19: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_unsigned’: tskiplist.c:749:19: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_lastprev’: tskiplist.c:807:19: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_find’: tskiplist.c:866:19: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_add’: tskiplist.c:926:19: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_less’: tskiplist.c:1070:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1073:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1076:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1081:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1084:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1087:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1090:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1093:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_greater’: tskiplist.c:1134:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1137:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1140:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1145:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1148:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1151:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1154:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1157:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_below’: tskiplist.c:1201:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1206:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1211:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1218:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1223:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1228:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1233:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1236:10: warning: request for implicit conversion from ‘void *’ to ‘struct H5SL_node_t *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_above’: tskiplist.c:1280:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1285:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1290:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1297:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1302:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1310:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1315:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c: In function ‘test_skiplist_remove_first’: tskiplist.c:1355:20: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ tskiplist.c:1360:16: warning: request for implicit conversion from ‘void *’ to ‘unsigned int *’ not permitted in C++ mv -f .deps/tskiplist.Tpo .deps/tskiplist.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tsohm.o -MD -MP -MF .deps/tsohm.Tpo -c -o tsohm.o tsohm.c tsohm.c: In function ‘size1_helper’: tsohm.c:603:5: warning: unsuffixed float constant tsohm.c: In function ‘size2_helper’: tsohm.c:1678:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c:1679:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c:1718:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c:1719:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c: In function ‘size2_verify’: tsohm.c:1937:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c:1938:9: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c: In function ‘test_sohm_size2’: tsohm.c:2194:5: warning: unsuffixed float constant tsohm.c:2194:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2255:5: warning: unsuffixed float constant tsohm.c:2255:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2264:5: warning: unsuffixed float constant tsohm.c:2264:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2264:5: warning: unsuffixed float constant tsohm.c:2288:5: warning: unsuffixed float constant tsohm.c:2288:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2317:5: warning: unsuffixed float constant tsohm.c:2317:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2319:5: warning: unsuffixed float constant tsohm.c:2319:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2321:5: warning: unsuffixed float constant tsohm.c:2321:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2323:5: warning: unsuffixed float constant tsohm.c:2323:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2328:5: warning: unsuffixed float constant tsohm.c:2328:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2330:5: warning: unsuffixed float constant tsohm.c:2330:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2346:13: warning: unsuffixed float constant tsohm.c:2346:13: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2354:5: warning: unsuffixed float constant tsohm.c:2354:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2356:5: warning: unsuffixed float constant tsohm.c:2356:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2358:5: warning: unsuffixed float constant tsohm.c:2358:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2360:5: warning: unsuffixed float constant tsohm.c:2360:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2448:13: warning: unsuffixed float constant tsohm.c:2448:13: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2451:13: warning: unsuffixed float constant tsohm.c:2451:13: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2455:13: warning: unsuffixed float constant tsohm.c:2455:13: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2458:13: warning: unsuffixed float constant tsohm.c:2458:13: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2480:6: warning: unsuffixed float constant tsohm.c:2480:6: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2482:6: warning: unsuffixed float constant tsohm.c:2482:6: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2551:5: warning: unsuffixed float constant tsohm.c:2551:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2558:5: warning: unsuffixed float constant tsohm.c:2558:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2563:5: warning: unsuffixed float constant tsohm.c:2563:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2568:5: warning: unsuffixed float constant tsohm.c:2568:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2573:5: warning: unsuffixed float constant tsohm.c:2573:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2578:5: warning: unsuffixed float constant tsohm.c:2578:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2583:5: warning: unsuffixed float constant tsohm.c:2583:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c: In function ‘delete_helper_write’: tsohm.c:2613:5: warning: conversion to ‘char’ from ‘int’ may alter its value tsohm.c: In function ‘delete_helper’: tsohm.c:2761:5: warning: unsuffixed float constant tsohm.c:2761:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c:2763:5: warning: unsuffixed float constant tsohm.c:2763:5: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value tsohm.c: In function ‘test_sohm_external_dtype’: tsohm.c:3876:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tsohm.c:3877:9: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttime.o -MD -MP -MF .deps/ttime.Tpo -c -o ttime.o ttime.c ttime.c:29:0: warning: macro "DATASETNAME" is not used mv -f .deps/ttime.Tpo .deps/ttime.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttst.o -MD -MP -MF .deps/ttst.Tpo -c -o ttst.o ttst.c ttst.c: In function ‘test_tst_init’: ttst.c:98:15: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ ttst.c:101:20: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ ttst.c:104:20: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ ttst.c:110:9: warning: cast discards qualifiers from pointer target type ttst.c:129:9: 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../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tunicode.o -MD -MP -MF .deps/tunicode.Tpo -c -o tunicode.o tunicode.c tunicode.c: In function ‘test_compound’: tunicode.c:593:3: warning: unsuffixed float constant tunicode.c:594:3: warning: unsuffixed float constant tunicode.c:637:3: warning: unsuffixed float constant tunicode.c: In function ‘write_char’: tunicode.c:748:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:752:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:753:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:757:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:758:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:759:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:763:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:764:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:765:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c:766:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value tunicode.c: In function ‘test_unicode’: tunicode.c:818:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tunicode.c: At top level: tunicode.c:32:0: warning: macro "DSET2_NAME" is not used tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used tunicode.c:41:0: warning: macro "SLINK_NAME" is not used mv -f .deps/tunicode.Tpo .deps/tunicode.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tvlstr.o -MD -MP -MF .deps/tvlstr.Tpo -c -o tvlstr.o tvlstr.c mv -f .deps/tvlstr.Tpo .deps/tvlstr.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tvltypes.o -MD -MP -MF .deps/tvltypes.Tpo -c -o tvltypes.o tvltypes.c tvltypes.c: In function ‘test_vltypes_funcs’: tvltypes.c:191:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tvltypes.c:194:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tvltypes.c:197:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result tvltypes.c: In function ‘rewrite_vltypes_vlen_atomic’: tvltypes.c:574:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:575:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:576:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c: In function ‘test_vltypes_vlen_compound’: tvltypes.c:738:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tvltypes.c:739:13: warning: unsuffixed float constant tvltypes.c: In function ‘rewrite_vltypes_vlen_compound’: tvltypes.c:881:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:882:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:883:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:884:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tvltypes.c:885:13: warning: unsuffixed float constant tvltypes.c: In function ‘test_vltypes_compound_vlen_vlen’: tvltypes.c:1025:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tvltypes.c:1026:9: warning: unsuffixed float constant tvltypes.c:1029:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:1110:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:1110:32: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c: In function ‘test_vltypes_compound_vlstr’: tvltypes.c:1207:15: warning: request for implicit conversion from ‘void *’ to ‘struct s2 *’ not permitted in C++ tvltypes.c:1350:15: warning: request for implicit conversion from ‘void *’ to ‘struct s2 *’ not permitted in C++ tvltypes.c:1350:32: warning: request for implicit conversion from ‘void *’ to ‘struct s2 *’ not permitted in C++ tvltypes.c:1408:15: warning: request for implicit conversion from ‘void *’ to ‘struct s2 *’ not permitted in C++ tvltypes.c:1408:33: warning: request for implicit conversion from ‘void *’ to ‘struct s2 *’ not permitted in C++ tvltypes.c: In function ‘test_vltypes_compound_vlen_atomic’: tvltypes.c:1486:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tvltypes.c:1487:9: warning: unsuffixed float constant tvltypes.c:1603:9: warning: unsuffixed float constant tvltypes.c: In function ‘rewrite_vltypes_compound_vlen_atomic’: tvltypes.c:1704:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result tvltypes.c:1705:9: warning: unsuffixed float constant tvltypes.c:1706:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:1707:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:1708:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c: In function ‘test_vltypes_vlen_vlen_atomic’: tvltypes.c:1879:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:1968:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tvltypes.c:1977:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tvltypes.c:1985:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:1985:30: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c: In function ‘rewrite_longer_vltypes_vlen_vlen_atomic’: tvltypes.c:2064:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2069:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2070:16: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:2070:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2165:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:2165:30: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c: In function ‘rewrite_shorter_vltypes_vlen_vlen_atomic’: tvltypes.c:2240:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2245:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2246:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:2246:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result tvltypes.c:2324:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tvltypes.c:2333:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result tvltypes.c:2341:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c:2341:30: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ tvltypes.c: In function ‘test_vltypes_fill_value’: tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2438:5: warning: unsuffixed float constant tvltypes.c:2438:5: warning: unsuffixed float constant tvltypes.c:2438:5: warning: unsuffixed float constant tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2438:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: unsuffixed float constant tvltypes.c:2439:5: warning: unsuffixed float constant tvltypes.c:2439:5: warning: unsuffixed float constant tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2439:5: warning: initialization discards qualifiers from pointer target type tvltypes.c:2504:10: warning: request for implicit conversion from ‘void *’ to ‘struct dtype1_struct *’ not permitted in C++ tvltypes.c:2546:60: warning: increment of enumeration value is invalid in C++ tvltypes.c:2566:13: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch tvltypes.c:2566:13: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch tvltypes.c:2656:60: warning: increment of enumeration value is invalid in C++ tvltypes.c:2671:13: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch tvltypes.c:2671:13: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch tvltypes.c:2851:60: warning: increment of enumeration value is invalid in C++ tvltypes.c:2866:13: warning: enumeration value ‘H5D_LAYOUT_ERROR’ not handled in switch tvltypes.c:2866:13: warning: enumeration value ‘H5D_NLAYOUTS’ not handled in switch tvltypes.c: At top level: tvltypes.c:38:0: warning: macro "SPACE2_DIM2" is not used tvltypes.c:37:0: warning: macro "SPACE2_DIM1" is not used tvltypes.c:36:0: warning: macro "SPACE2_RANK" 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT lheap.o -MD -MP -MF .deps/lheap.Tpo -c -o lheap.o lheap.c lheap.c: In function ‘main’: lheap.c:100:13: warning: conversion to ‘char’ from ‘int’ may alter its value lheap.c:133:13: warning: conversion to ‘char’ from ‘int’ may alter its value lheap.c: At top level: H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o lheap lheap.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/lheap lheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ohdr.o -MD -MP -MF .deps/ohdr.Tpo -c -o ohdr.o ohdr.c H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/ohdr ohdr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT stab.o -MD -MP -MF .deps/stab.Tpo -c -o stab.o stab.c stab.c: In function ‘read_old’: stab.c:676:5: warning: passing argument 1 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ stab.c:676:5: warning: passing argument 2 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ stab.c: In function ‘corrupt_stab_msg’: stab.c:1088:5: warning: passing argument 1 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ stab.c:1088:5: warning: passing argument 2 of ‘h5_make_local_copy’ discards qualifiers from pointer target type h5test.h:169:16: note: expected ‘char *’ but argument is of type ‘const char *’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o stab stab.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/stab stab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT gheap.o -MD -MP -MF .deps/gheap.Tpo -c -o gheap.o gheap.c gheap.c: In function ‘test_1’: gheap.c:80:12: warning: size of ‘obj’ is 12288 bytes gheap.c:107:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result gheap.c:126:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result gheap.c: In function ‘test_2’: gheap.c:176:12: warning: size of ‘obj’ is 12288 bytes gheap.c:200:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result gheap.c:214:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result gheap.c: In function ‘test_3’: gheap.c:263:12: warning: size of ‘obj’ is 12288 bytes gheap.c:285:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result gheap.c: In function ‘test_4’: gheap.c:342:12: warning: size of ‘obj’ is 12288 bytes gheap.c:364:2: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o gheap gheap.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/gheap gheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c In file included from cache.c:26:0: cache_common.h:491:21: warning: size of ‘pico_entries’ is 4710400 bytes cache_common.h:492:21: warning: size of ‘nano_entries’ is 4710400 bytes cache_common.h:493:21: warning: size of ‘micro_entries’ is 4710400 bytes cache_common.h:494:21: warning: size of ‘tiny_entries’ is 4710400 bytes cache_common.h:495:21: warning: size of ‘small_entries’ is 4710400 bytes cache_common.h:496:21: warning: size of ‘medium_entries’ is 4710400 bytes cache_common.h:497:21: warning: size of ‘large_entries’ is 4710400 bytes cache_common.h:498:21: warning: size of ‘huge_entries’ is 4710400 bytes cache_common.h:499:21: warning: size of ‘monster_entries’ is 4710400 bytes cache.c: In function ‘smoke_check_5’: cache.c:943:52: warning: unsuffixed float constant cache.c:953:52: warning: unsuffixed float constant cache.c:955:52: warning: unsuffixed float constant cache.c:962:45: warning: unsuffixed float constant cache.c:963:45: warning: unsuffixed float constant cache.c:968:52: warning: unsuffixed float constant cache.c:970:52: warning: unsuffixed float constant cache.c:978:52: warning: unsuffixed float constant cache.c: In function ‘smoke_check_6’: cache.c:1185:52: warning: unsuffixed float constant cache.c:1195:52: warning: unsuffixed float constant cache.c:1197:52: warning: unsuffixed float constant cache.c:1204:45: warning: unsuffixed float constant cache.c:1205:45: warning: unsuffixed float constant cache.c:1210:52: warning: unsuffixed float constant cache.c:1212:52: warning: unsuffixed float constant cache.c:1220:52: warning: unsuffixed float constant cache.c: In function ‘smoke_check_7’: cache.c:1424:52: warning: unsuffixed float constant cache.c:1434:52: warning: unsuffixed float constant cache.c:1436:52: warning: unsuffixed float constant cache.c:1443:45: warning: unsuffixed float constant cache.c:1444:45: warning: unsuffixed float constant cache.c:1450:52: warning: unsuffixed float constant cache.c:1452:52: warning: unsuffixed float constant cache.c:1460:52: warning: unsuffixed float constant cache.c: In function ‘smoke_check_8’: cache.c:1664:52: warning: unsuffixed float constant cache.c:1674:52: warning: unsuffixed float constant cache.c:1676:52: warning: unsuffixed float constant cache.c:1683:45: warning: unsuffixed float constant cache.c:1684:45: warning: unsuffixed float constant cache.c:1690:52: warning: unsuffixed float constant cache.c:1692:52: warning: unsuffixed float constant cache.c:1700:52: warning: unsuffixed float constant cache.c: In function ‘check_flush_cache__flush_ops’: cache.c:8037:34: warning: size of ‘spec’ is 3120 bytes cache.c:8474:34: warning: size of ‘spec’ is 3120 bytes cache.c: In function ‘check_flush_cache__single_entry’: cache.c:12810:4: warning: size of ‘spec’ is 13312 bytes cache.c: In function ‘check_auto_cache_resize’: cache.c:18136:52: warning: unsuffixed float constant cache.c:18146:52: warning: unsuffixed float constant cache.c:18148:52: warning: unsuffixed float constant cache.c:18155:45: warning: unsuffixed float constant cache.c:18156:45: warning: unsuffixed float constant cache.c:18161:52: warning: unsuffixed float constant cache.c:18163:52: warning: unsuffixed float constant cache.c:18171:52: warning: unsuffixed float constant cache.c:18532:9: warning: unsuffixed float constant cache.c:18542:9: warning: unsuffixed float constant cache.c:18544:9: warning: unsuffixed float constant cache.c:18550:2: warning: unsuffixed float constant cache.c:18551:2: warning: unsuffixed float constant cache.c:18555:9: warning: unsuffixed float constant cache.c:18557:9: warning: unsuffixed float constant cache.c:18565:9: warning: unsuffixed float constant cache.c:18885:9: warning: unsuffixed float constant cache.c:18895:9: warning: unsuffixed float constant cache.c:18897:9: warning: unsuffixed float constant cache.c:18903:2: warning: unsuffixed float constant cache.c:18904:2: warning: unsuffixed float constant cache.c:18908:9: warning: unsuffixed float constant cache.c:18910:9: warning: unsuffixed float constant cache.c:18918:9: warning: unsuffixed float constant cache.c:19076:9: warning: unsuffixed float constant cache.c:19086:9: warning: unsuffixed float constant cache.c:19088:9: warning: unsuffixed float constant cache.c:19094:2: warning: unsuffixed float constant cache.c:19095:2: warning: unsuffixed float constant cache.c:19100:9: warning: unsuffixed float constant cache.c:19102:9: warning: unsuffixed float constant cache.c:19110:9: warning: unsuffixed float constant cache.c:19503:9: warning: unsuffixed float constant cache.c:19513:9: warning: unsuffixed float constant cache.c:19515:9: warning: unsuffixed float constant cache.c:19521:2: warning: unsuffixed float constant cache.c:19522:2: warning: unsuffixed float constant cache.c:19527:9: warning: unsuffixed float constant cache.c:19529:9: warning: unsuffixed float constant cache.c:19537:9: warning: unsuffixed float constant cache.c:20047:9: warning: unsuffixed float constant cache.c:20057:9: warning: unsuffixed float constant cache.c:20059:9: warning: unsuffixed float constant cache.c:20065:2: warning: unsuffixed float constant cache.c:20066:2: warning: unsuffixed float constant cache.c:20071:9: warning: unsuffixed float constant cache.c:20073:9: warning: unsuffixed float constant cache.c:20081:9: warning: unsuffixed float constant cache.c:20475:9: warning: unsuffixed float constant cache.c:20485:9: warning: unsuffixed float constant cache.c:20487:9: warning: unsuffixed float constant cache.c:20493:2: warning: unsuffixed float constant cache.c:20494:2: warning: unsuffixed float constant cache.c:20499:9: warning: unsuffixed float constant cache.c:20501:9: warning: unsuffixed float constant cache.c:20509:9: warning: unsuffixed float constant cache.c:20745:9: warning: unsuffixed float constant cache.c:20755:9: warning: unsuffixed float constant cache.c:20757:9: warning: unsuffixed float constant cache.c:20763:2: warning: unsuffixed float constant cache.c:20764:2: warning: unsuffixed float constant cache.c:20769:9: warning: unsuffixed float constant cache.c:20771:9: warning: unsuffixed float constant cache.c:20779:9: warning: unsuffixed float constant cache.c:21343:9: warning: unsuffixed float constant cache.c:21353:9: warning: unsuffixed float constant cache.c:21355:9: warning: unsuffixed float constant cache.c:21361:2: warning: unsuffixed float constant cache.c:21362:2: warning: unsuffixed float constant cache.c:21367:9: warning: unsuffixed float constant cache.c:21369:9: warning: unsuffixed float constant cache.c:21377:9: warning: unsuffixed float constant cache.c:22166:9: warning: unsuffixed float constant cache.c:22176:9: warning: unsuffixed float constant cache.c:22178:9: warning: unsuffixed float constant cache.c:22184:2: warning: unsuffixed float constant cache.c:22185:2: warning: unsuffixed float constant cache.c:22190:9: warning: unsuffixed float constant cache.c:22192:9: warning: unsuffixed float constant cache.c:22200:9: warning: unsuffixed float constant cache.c: In function ‘check_auto_cache_resize_disable’: cache.c:22453:52: warning: unsuffixed float constant cache.c:22463:52: warning: unsuffixed float constant cache.c:22465:52: warning: unsuffixed float constant cache.c:22472:52: warning: unsuffixed float constant cache.c:22473:52: warning: unsuffixed float constant cache.c:22478:52: warning: unsuffixed float constant cache.c:22480:52: warning: unsuffixed float constant cache.c:22488:52: warning: unsuffixed float constant cache.c:22560:9: warning: unsuffixed float constant cache.c:22570:9: warning: unsuffixed float constant cache.c:22572:9: warning: unsuffixed float constant cache.c:22578:2: warning: unsuffixed float constant cache.c:22579:2: warning: unsuffixed float constant cache.c:22584:9: warning: unsuffixed float constant cache.c:22586:9: warning: unsuffixed float constant cache.c:22594:9: warning: unsuffixed float constant cache.c:22721:9: warning: unsuffixed float constant cache.c:22731:9: warning: unsuffixed float constant cache.c:22733:9: warning: unsuffixed float constant cache.c:22739:2: warning: unsuffixed float constant cache.c:22740:2: warning: unsuffixed float constant cache.c:22745:9: warning: unsuffixed float constant cache.c:22746:9: warning: unsuffixed float constant cache.c:22754:9: warning: unsuffixed float constant cache.c:22881:9: warning: unsuffixed float constant cache.c:22891:9: warning: unsuffixed float constant cache.c:22893:9: warning: unsuffixed float constant cache.c:22899:2: warning: unsuffixed float constant cache.c:22900:2: warning: unsuffixed float constant cache.c:22905:9: warning: unsuffixed float constant cache.c:22907:9: warning: unsuffixed float constant cache.c:22915:9: warning: unsuffixed float constant cache.c:23041:9: warning: unsuffixed float constant cache.c:23051:9: warning: unsuffixed float constant cache.c:23053:9: warning: unsuffixed float constant cache.c:23059:2: warning: unsuffixed float constant cache.c:23060:2: warning: unsuffixed float constant cache.c:23065:9: warning: unsuffixed float constant cache.c:23067:9: warning: unsuffixed float constant cache.c:23075:9: warning: unsuffixed float constant cache.c:23201:9: warning: unsuffixed float constant cache.c:23211:9: warning: unsuffixed float constant cache.c:23213:9: warning: unsuffixed float constant cache.c:23219:2: warning: unsuffixed float constant cache.c:23220:2: warning: unsuffixed float constant cache.c:23225:9: warning: unsuffixed float constant cache.c:23227:9: warning: unsuffixed float constant cache.c:23235:9: warning: unsuffixed float constant cache.c:23360:9: warning: unsuffixed float constant cache.c:23370:9: warning: unsuffixed float constant cache.c:23372:9: warning: unsuffixed float constant cache.c:23378:2: warning: unsuffixed float constant cache.c:23379:2: warning: unsuffixed float constant cache.c:23384:9: warning: unsuffixed float constant cache.c:23386:9: warning: unsuffixed float constant cache.c:23394:9: warning: unsuffixed float constant cache.c:23521:9: warning: unsuffixed float constant cache.c:23531:9: warning: unsuffixed float constant cache.c:23533:9: warning: unsuffixed float constant cache.c:23539:2: warning: unsuffixed float constant cache.c:23540:2: warning: unsuffixed float constant cache.c:23545:9: warning: unsuffixed float constant cache.c:23547:9: warning: unsuffixed float constant cache.c:23555:9: warning: unsuffixed float constant cache.c:23752:9: warning: unsuffixed float constant cache.c:23762:9: warning: unsuffixed float constant cache.c:23764:9: warning: unsuffixed float constant cache.c:23770:2: warning: unsuffixed float constant cache.c:23771:2: warning: unsuffixed float constant cache.c:23776:9: warning: unsuffixed float constant cache.c:23778:9: warning: unsuffixed float constant cache.c:23786:9: warning: unsuffixed float constant cache.c:23990:9: warning: unsuffixed float constant cache.c:24000:9: warning: unsuffixed float constant cache.c:24002:9: warning: unsuffixed float constant cache.c:24008:2: warning: unsuffixed float constant cache.c:24009:2: warning: unsuffixed float constant cache.c:24014:9: warning: unsuffixed float constant cache.c:24016:9: warning: unsuffixed float constant cache.c:24024:9: warning: unsuffixed float constant cache.c:24232:9: warning: unsuffixed float constant cache.c:24242:9: warning: unsuffixed float constant cache.c:24244:9: warning: unsuffixed float constant cache.c:24250:2: warning: unsuffixed float constant cache.c:24251:2: warning: unsuffixed float constant cache.c:24256:9: warning: unsuffixed float constant cache.c:24258:9: warning: unsuffixed float constant cache.c:24266:9: warning: unsuffixed float constant cache.c:24361:9: warning: unsuffixed float constant cache.c:24371:9: warning: unsuffixed float constant cache.c:24373:9: warning: unsuffixed float constant cache.c:24379:2: warning: unsuffixed float constant cache.c:24380:2: warning: unsuffixed float constant cache.c:24385:9: warning: unsuffixed float constant cache.c:24387:9: warning: unsuffixed float constant cache.c:24395:9: warning: unsuffixed float constant cache.c:24490:9: warning: unsuffixed float constant cache.c:24500:9: warning: unsuffixed float constant cache.c:24502:9: warning: unsuffixed float constant cache.c:24508:2: warning: unsuffixed float constant cache.c:24509:2: warning: unsuffixed float constant cache.c:24514:9: warning: unsuffixed float constant cache.c:24516:9: warning: unsuffixed float constant cache.c:24524:9: warning: unsuffixed float constant cache.c:24619:9: warning: unsuffixed float constant cache.c:24629:9: warning: unsuffixed float constant cache.c:24631:9: warning: unsuffixed float constant cache.c:24637:2: warning: unsuffixed float constant cache.c:24638:2: warning: unsuffixed float constant cache.c:24643:9: warning: unsuffixed float constant cache.c:24645:9: warning: unsuffixed float constant cache.c:24653:9: warning: unsuffixed float constant cache.c:24748:9: warning: unsuffixed float constant cache.c:24758:9: warning: unsuffixed float constant cache.c:24760:9: warning: unsuffixed float constant cache.c:24766:2: warning: unsuffixed float constant cache.c:24767:2: warning: unsuffixed float constant cache.c:24772:9: warning: unsuffixed float constant cache.c:24774:9: warning: unsuffixed float constant cache.c:24782:9: warning: unsuffixed float constant cache.c:24878:9: warning: unsuffixed float constant cache.c:24888:9: warning: unsuffixed float constant cache.c:24890:9: warning: unsuffixed float constant cache.c:24896:2: warning: unsuffixed float constant cache.c:24897:2: warning: unsuffixed float constant cache.c:24902:9: warning: unsuffixed float constant cache.c:24904:9: warning: unsuffixed float constant cache.c:24912:9: warning: unsuffixed float constant cache.c:25036:9: warning: unsuffixed float constant cache.c:25046:9: warning: unsuffixed float constant cache.c:25048:9: warning: unsuffixed float constant cache.c:25054:2: warning: unsuffixed float constant cache.c:25055:2: warning: unsuffixed float constant cache.c:25060:9: warning: unsuffixed float constant cache.c:25062:9: warning: unsuffixed float constant cache.c:25070:9: warning: unsuffixed float constant cache.c: In function ‘check_auto_cache_resize_epoch_markers’: cache.c:25224:52: warning: unsuffixed float constant cache.c:25234:52: warning: unsuffixed float constant cache.c:25236:52: warning: unsuffixed float constant cache.c:25243:45: warning: unsuffixed float constant cache.c:25244:45: warning: unsuffixed float constant cache.c:25249:52: warning: unsuffixed float constant cache.c:25251:52: warning: unsuffixed float constant cache.c:25259:52: warning: unsuffixed float constant cache.c:25312:9: warning: unsuffixed float constant cache.c:25322:9: warning: unsuffixed float constant cache.c:25324:9: warning: unsuffixed float constant cache.c:25330:2: warning: unsuffixed float constant cache.c:25331:2: warning: unsuffixed float constant cache.c:25336:9: warning: unsuffixed float constant cache.c:25338:9: warning: unsuffixed float constant cache.c:25346:9: warning: unsuffixed float constant cache.c:25489:9: warning: unsuffixed float constant cache.c:25499:9: warning: unsuffixed float constant cache.c:25501:9: warning: unsuffixed float constant cache.c:25507:2: warning: unsuffixed float constant cache.c:25508:2: warning: unsuffixed float constant cache.c:25513:9: warning: unsuffixed float constant cache.c:25515:9: warning: unsuffixed float constant cache.c:25523:9: warning: unsuffixed float constant cache.c:25611:9: warning: unsuffixed float constant cache.c:25621:9: warning: unsuffixed float constant cache.c:25623:9: warning: unsuffixed float constant cache.c:25629:2: warning: unsuffixed float constant cache.c:25630:2: warning: unsuffixed float constant cache.c:25635:9: warning: unsuffixed float constant cache.c:25637:9: warning: unsuffixed float constant cache.c:25645:9: warning: unsuffixed float constant cache.c:25690:9: warning: unsuffixed float constant cache.c:25700:9: warning: unsuffixed float constant cache.c:25702:9: warning: unsuffixed float constant cache.c:25708:2: warning: unsuffixed float constant cache.c:25709:2: warning: unsuffixed float constant cache.c:25714:9: warning: unsuffixed float constant cache.c:25716:9: warning: unsuffixed float constant cache.c:25724:9: warning: unsuffixed float constant cache.c:25804:9: warning: unsuffixed float constant cache.c:25814:9: warning: unsuffixed float constant cache.c:25816:9: warning: unsuffixed float constant cache.c:25822:2: warning: unsuffixed float constant cache.c:25823:2: warning: unsuffixed float constant cache.c:25828:9: warning: unsuffixed float constant cache.c:25830:9: warning: unsuffixed float constant cache.c:25838:9: warning: unsuffixed float constant cache.c: In function ‘check_auto_cache_resize_input_errs’: cache.c:25966:52: warning: unsuffixed float constant cache.c:25976:52: warning: unsuffixed float constant cache.c:25978:52: warning: unsuffixed float constant cache.c:25985:45: warning: unsuffixed float constant cache.c:25986:45: warning: unsuffixed float constant cache.c:25991:52: warning: unsuffixed float constant cache.c:25993:52: warning: unsuffixed float constant cache.c:26001:52: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26057:9: warning: unsuffixed float constant cache.c:26073:9: warning: unsuffixed float constant cache.c:26083:9: warning: unsuffixed float constant cache.c:26085:9: warning: unsuffixed float constant cache.c:26091:2: warning: unsuffixed float constant cache.c:26092:2: warning: unsuffixed float constant cache.c:26097:9: warning: unsuffixed float constant cache.c:26099:9: warning: unsuffixed float constant cache.c:26107:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26129:9: warning: unsuffixed float constant cache.c:26148:9: warning: unsuffixed float constant cache.c:26158:9: warning: unsuffixed float constant cache.c:26160:9: warning: unsuffixed float constant cache.c:26166:2: warning: unsuffixed float constant cache.c:26167:2: warning: unsuffixed float constant cache.c:26172:9: warning: unsuffixed float constant cache.c:26174:9: warning: unsuffixed float constant cache.c:26182:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26204:9: warning: unsuffixed float constant cache.c:26224:9: warning: unsuffixed float constant cache.c:26234:9: warning: unsuffixed float constant cache.c:26236:9: warning: unsuffixed float constant cache.c:26242:2: warning: unsuffixed float constant cache.c:26243:2: warning: unsuffixed float constant cache.c:26248:9: warning: unsuffixed float constant cache.c:26250:9: warning: unsuffixed float constant cache.c:26258:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26280:9: warning: unsuffixed float constant cache.c:26297:9: warning: unsuffixed float constant cache.c:26307:9: warning: unsuffixed float constant cache.c:26309:9: warning: unsuffixed float constant cache.c:26315:2: warning: unsuffixed float constant cache.c:26316:2: warning: unsuffixed float constant cache.c:26321:9: warning: unsuffixed float constant cache.c:26323:9: warning: unsuffixed float constant cache.c:26331:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26353:9: warning: unsuffixed float constant cache.c:26372:9: warning: unsuffixed float constant cache.c:26382:9: warning: unsuffixed float constant cache.c:26384:9: warning: unsuffixed float constant cache.c:26390:2: warning: unsuffixed float constant cache.c:26391:2: warning: unsuffixed float constant cache.c:26396:9: warning: unsuffixed float constant cache.c:26398:9: warning: unsuffixed float constant cache.c:26406:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26428:9: warning: unsuffixed float constant cache.c:26444:9: warning: unsuffixed float constant cache.c:26454:9: warning: unsuffixed float constant cache.c:26456:9: warning: unsuffixed float constant cache.c:26462:2: warning: unsuffixed float constant cache.c:26463:2: warning: unsuffixed float constant cache.c:26468:9: warning: unsuffixed float constant cache.c:26470:9: warning: unsuffixed float constant cache.c:26478:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26500:9: warning: unsuffixed float constant cache.c:26519:9: warning: unsuffixed float constant cache.c:26530:9: warning: unsuffixed float constant cache.c:26532:9: warning: unsuffixed float constant cache.c:26538:2: warning: unsuffixed float constant cache.c:26539:2: warning: unsuffixed float constant cache.c:26544:9: warning: unsuffixed float constant cache.c:26546:9: warning: unsuffixed float constant cache.c:26554:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26576:9: warning: unsuffixed float constant cache.c:26592:9: warning: unsuffixed float constant cache.c:26602:9: warning: unsuffixed float constant cache.c:26604:9: warning: unsuffixed float constant cache.c:26610:2: warning: unsuffixed float constant cache.c:26611:2: warning: unsuffixed float constant cache.c:26616:9: warning: unsuffixed float constant cache.c:26618:9: warning: unsuffixed float constant cache.c:26626:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26648:9: warning: unsuffixed float constant cache.c:26664:9: warning: unsuffixed float constant cache.c:26674:9: warning: unsuffixed float constant cache.c:26676:9: warning: unsuffixed float constant cache.c:26682:2: warning: unsuffixed float constant cache.c:26683:2: warning: unsuffixed float constant cache.c:26688:9: warning: unsuffixed float constant cache.c:26690:9: warning: unsuffixed float constant cache.c:26698:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26720:9: warning: unsuffixed float constant cache.c:26739:9: warning: unsuffixed float constant cache.c:26749:9: warning: unsuffixed float constant cache.c:26751:9: warning: unsuffixed float constant cache.c:26757:2: warning: unsuffixed float constant cache.c:26758:2: warning: unsuffixed float constant cache.c:26763:9: warning: unsuffixed float constant cache.c:26765:9: warning: unsuffixed float constant cache.c:26773:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26795:9: warning: unsuffixed float constant cache.c:26811:9: warning: unsuffixed float constant cache.c:26821:9: warning: unsuffixed float constant cache.c:26823:9: warning: unsuffixed float constant cache.c:26829:2: warning: unsuffixed float constant cache.c:26830:2: warning: unsuffixed float constant cache.c:26835:9: warning: unsuffixed float constant cache.c:26837:9: warning: unsuffixed float constant cache.c:26845:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26867:9: warning: unsuffixed float constant cache.c:26886:9: warning: unsuffixed float constant cache.c:26897:9: warning: unsuffixed float constant cache.c:26899:9: warning: unsuffixed float constant cache.c:26905:2: warning: unsuffixed float constant cache.c:26906:2: warning: unsuffixed float constant cache.c:26911:9: warning: unsuffixed float constant cache.c:26913:9: warning: unsuffixed float constant cache.c:26921:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26943:9: warning: unsuffixed float constant cache.c:26959:9: warning: unsuffixed float constant cache.c:26970:9: warning: unsuffixed float constant cache.c:26972:9: warning: unsuffixed float constant cache.c:26978:2: warning: unsuffixed float constant cache.c:26979:2: warning: unsuffixed float constant cache.c:26984:9: warning: unsuffixed float constant cache.c:26986:9: warning: unsuffixed float constant cache.c:26994:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27016:9: warning: unsuffixed float constant cache.c:27035:9: warning: unsuffixed float constant cache.c:27045:9: warning: unsuffixed float constant cache.c:27047:9: warning: unsuffixed float constant cache.c:27053:2: warning: unsuffixed float constant cache.c:27054:2: warning: unsuffixed float constant cache.c:27059:9: warning: unsuffixed float constant cache.c:27061:9: warning: unsuffixed float constant cache.c:27069:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27091:9: warning: unsuffixed float constant cache.c:27107:9: warning: unsuffixed float constant cache.c:27117:9: warning: unsuffixed float constant cache.c:27119:9: warning: unsuffixed float constant cache.c:27125:2: warning: unsuffixed float constant cache.c:27126:2: warning: unsuffixed float constant cache.c:27131:9: warning: unsuffixed float constant cache.c:27133:9: warning: unsuffixed float constant cache.c:27141:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27163:9: warning: unsuffixed float constant cache.c:27179:9: warning: unsuffixed float constant cache.c:27189:9: warning: unsuffixed float constant cache.c:27191:9: warning: unsuffixed float constant cache.c:27197:2: warning: unsuffixed float constant cache.c:27198:2: warning: unsuffixed float constant cache.c:27203:9: warning: unsuffixed float constant cache.c:27205:9: warning: unsuffixed float constant cache.c:27213:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27235:9: warning: unsuffixed float constant cache.c:27254:9: warning: unsuffixed float constant cache.c:27264:9: warning: unsuffixed float constant cache.c:27266:9: warning: unsuffixed float constant cache.c:27272:2: warning: unsuffixed float constant cache.c:27273:2: warning: unsuffixed float constant cache.c:27278:9: warning: unsuffixed float constant cache.c:27280:9: warning: unsuffixed float constant cache.c:27288:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27311:9: warning: unsuffixed float constant cache.c:27329:9: warning: unsuffixed float constant cache.c:27339:9: warning: unsuffixed float constant cache.c:27341:9: warning: unsuffixed float constant cache.c:27348:2: warning: unsuffixed float constant cache.c:27349:2: warning: unsuffixed float constant cache.c:27354:9: warning: unsuffixed float constant cache.c:27356:9: warning: unsuffixed float constant cache.c:27364:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27386:9: warning: unsuffixed float constant cache.c:27404:9: warning: unsuffixed float constant cache.c:27414:9: warning: unsuffixed float constant cache.c:27416:9: warning: unsuffixed float constant cache.c:27423:2: warning: unsuffixed float constant cache.c:27424:2: warning: unsuffixed float constant cache.c:27429:9: warning: unsuffixed float constant cache.c:27431:9: warning: unsuffixed float constant cache.c:27439:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27461:9: warning: unsuffixed float constant cache.c:27477:9: warning: unsuffixed float constant cache.c:27487:9: warning: unsuffixed float constant cache.c:27489:9: warning: unsuffixed float constant cache.c:27496:2: warning: unsuffixed float constant cache.c:27497:2: warning: unsuffixed float constant cache.c:27502:9: warning: unsuffixed float constant cache.c:27504:9: warning: unsuffixed float constant cache.c:27512:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27534:9: warning: unsuffixed float constant cache.c:27552:9: warning: unsuffixed float constant cache.c:27562:9: warning: unsuffixed float constant cache.c:27564:9: warning: unsuffixed float constant cache.c:27571:2: warning: unsuffixed float constant cache.c:27572:2: warning: unsuffixed float constant cache.c:27577:9: warning: unsuffixed float constant cache.c:27579:9: warning: unsuffixed float constant cache.c:27587:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27609:9: warning: unsuffixed float constant cache.c:27625:9: warning: unsuffixed float constant cache.c:27635:9: warning: unsuffixed float constant cache.c:27637:9: warning: unsuffixed float constant cache.c:27644:2: warning: unsuffixed float constant cache.c:27645:2: warning: unsuffixed float constant cache.c:27650:9: warning: unsuffixed float constant cache.c:27652:9: warning: unsuffixed float constant cache.c:27660:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27682:9: warning: unsuffixed float constant cache.c:27701:9: warning: unsuffixed float constant cache.c:27711:9: warning: unsuffixed float constant cache.c:27713:9: warning: unsuffixed float constant cache.c:27719:2: warning: unsuffixed float constant cache.c:27720:2: warning: unsuffixed float constant cache.c:27726:9: warning: unsuffixed float constant cache.c:27728:9: warning: unsuffixed float constant cache.c:27736:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27758:9: warning: unsuffixed float constant cache.c:27774:9: warning: unsuffixed float constant cache.c:27784:9: warning: unsuffixed float constant cache.c:27786:9: warning: unsuffixed float constant cache.c:27792:2: warning: unsuffixed float constant cache.c:27793:2: warning: unsuffixed float constant cache.c:27799:9: warning: unsuffixed float constant cache.c:27801:9: warning: unsuffixed float constant cache.c:27809:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27831:9: warning: unsuffixed float constant cache.c:27850:9: warning: unsuffixed float constant cache.c:27860:9: warning: unsuffixed float constant cache.c:27862:9: warning: unsuffixed float constant cache.c:27868:2: warning: unsuffixed float constant cache.c:27869:2: warning: unsuffixed float constant cache.c:27874:9: warning: unsuffixed float constant cache.c:27876:9: warning: unsuffixed float constant cache.c:27884:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27906:9: warning: unsuffixed float constant cache.c:27922:9: warning: unsuffixed float constant cache.c:27932:9: warning: unsuffixed float constant cache.c:27934:9: warning: unsuffixed float constant cache.c:27940:2: warning: unsuffixed float constant cache.c:27941:2: warning: unsuffixed float constant cache.c:27946:9: warning: unsuffixed float constant cache.c:27948:9: warning: unsuffixed float constant cache.c:27956:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27978:9: warning: unsuffixed float constant cache.c:27997:9: warning: unsuffixed float constant cache.c:28007:9: warning: unsuffixed float constant cache.c:28009:9: warning: unsuffixed float constant cache.c:28015:2: warning: unsuffixed float constant cache.c:28016:2: warning: unsuffixed float constant cache.c:28021:9: warning: unsuffixed float constant cache.c:28023:9: warning: unsuffixed float constant cache.c:28031:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28052:9: warning: unsuffixed float constant cache.c:28068:9: warning: unsuffixed float constant cache.c:28078:9: warning: unsuffixed float constant cache.c:28080:9: warning: unsuffixed float constant cache.c:28086:2: warning: unsuffixed float constant cache.c:28087:2: warning: unsuffixed float constant cache.c:28092:9: warning: unsuffixed float constant cache.c:28094:9: warning: unsuffixed float constant cache.c:28103:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28124:9: warning: unsuffixed float constant cache.c:28143:9: warning: unsuffixed float constant cache.c:28153:9: warning: unsuffixed float constant cache.c:28155:9: warning: unsuffixed float constant cache.c:28161:2: warning: unsuffixed float constant cache.c:28162:2: warning: unsuffixed float constant cache.c:28167:9: warning: unsuffixed float constant cache.c:28169:9: warning: unsuffixed float constant cache.c:28177:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28198:9: warning: unsuffixed float constant cache.c:28214:9: warning: unsuffixed float constant cache.c:28224:9: warning: unsuffixed float constant cache.c:28226:9: warning: unsuffixed float constant cache.c:28232:2: warning: unsuffixed float constant cache.c:28233:2: warning: unsuffixed float constant cache.c:28238:9: warning: unsuffixed float constant cache.c:28240:9: warning: unsuffixed float constant cache.c:28249:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c:28270:9: warning: unsuffixed float constant cache.c: In function ‘check_auto_cache_resize_aux_fcns’: cache.c:28383:52: warning: unsuffixed float constant cache.c:28393:52: warning: unsuffixed float constant cache.c:28395:52: warning: unsuffixed float constant cache.c:28402:45: warning: unsuffixed float constant cache.c:28403:45: warning: unsuffixed float constant cache.c:28408:52: warning: unsuffixed float constant cache.c:28410:52: warning: unsuffixed float constant cache.c:28418:52: warning: unsuffixed float constant cache.c:28482:9: warning: unsuffixed float constant cache.c:28516:9: warning: unsuffixed float constant cache.c:28562:9: warning: unsuffixed float constant cache.c:28562:9: warning: unsuffixed float constant cache.c:28646:9: warning: unsuffixed float constant cache.c:28646:9: warning: unsuffixed float constant cache.c: In function ‘check_metadata_blizzard_absence’: cache.c:28930:34: warning: size of ‘expected’ is 3600 bytes cache.c: In function ‘check_flush_cache__single_entry’: cache.c:12810:4: warning: size of ‘C.202’ is 13312 bytes cache.c: In function ‘check_metadata_blizzard_absence’: cache.c:28930:34: warning: size of ‘C.650’ is 3600 bytes cache.c: In function ‘check_flush_cache__flush_ops’: cache.c:10697:2: warning: assuming signed overflow does not occur when simplifying conditional to constant 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o cache cache.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/cache cache.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cache_api.o -MD -MP -MF .deps/cache_api.Tpo -c -o cache_api.o cache_api.c In file included from cache_api.c:26:0: cache_common.h:491:21: warning: size of ‘pico_entries’ is 4710400 bytes cache_common.h:492:21: warning: size of ‘nano_entries’ is 4710400 bytes cache_common.h:493:21: warning: size of ‘micro_entries’ is 4710400 bytes cache_common.h:494:21: warning: size of ‘tiny_entries’ is 4710400 bytes cache_common.h:495:21: warning: size of ‘small_entries’ is 4710400 bytes cache_common.h:496:21: warning: size of ‘medium_entries’ is 4710400 bytes cache_common.h:497:21: warning: size of ‘large_entries’ is 4710400 bytes cache_common.h:498:21: warning: size of ‘huge_entries’ is 4710400 bytes cache_common.h:499:21: warning: size of ‘monster_entries’ is 4710400 bytes cache_api.c: In function ‘check_fapl_mdc_api_calls’: cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:198:5: warning: unsuffixed float constant cache_api.c:209:50: warning: unsuffixed float constant cache_api.c:214:50: warning: unsuffixed float constant cache_api.c:215:50: warning: unsuffixed float constant cache_api.c:220:50: warning: unsuffixed float constant cache_api.c:221:50: warning: unsuffixed float constant cache_api.c:223:50: warning: unsuffixed float constant cache_api.c:224:50: warning: unsuffixed float constant cache_api.c:229:50: warning: unsuffixed float constant cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:269:21: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:303:23: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:380:9: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:415:21: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:529:9: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c:564:23: warning: comparing floating point with == or != is unsafe cache_api.c: In function ‘validate_mdc_config’: cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:680:9: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c:717:16: warning: comparing floating point with == or != is unsafe cache_api.c: In function ‘check_file_mdc_api_calls’: cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:767:5: warning: unsuffixed float constant cache_api.c:778:50: warning: unsuffixed float constant cache_api.c:783:50: warning: unsuffixed float constant cache_api.c:784:50: warning: unsuffixed float constant cache_api.c:789:50: warning: unsuffixed float constant cache_api.c:790:50: warning: unsuffixed float constant cache_api.c:792:50: warning: unsuffixed float constant cache_api.c:793:50: warning: unsuffixed float constant cache_api.c:798:50: warning: unsuffixed float constant cache_api.c:811:50: warning: unsuffixed float constant cache_api.c:816:50: warning: unsuffixed float constant cache_api.c:817:50: warning: unsuffixed float constant cache_api.c:822:50: warning: unsuffixed float constant cache_api.c:823:50: warning: unsuffixed float constant cache_api.c:825:50: warning: unsuffixed float constant cache_api.c:826:50: warning: unsuffixed float constant cache_api.c:831:50: warning: unsuffixed float constant cache_api.c:844:50: warning: unsuffixed float constant cache_api.c:849:50: warning: unsuffixed float constant cache_api.c:850:50: warning: unsuffixed float constant cache_api.c:855:50: warning: unsuffixed float constant cache_api.c:856:50: warning: unsuffixed float constant cache_api.c:858:50: warning: unsuffixed float constant cache_api.c:859:50: warning: unsuffixed float constant cache_api.c:864:50: warning: unsuffixed float constant cache_api.c:877:50: warning: unsuffixed float constant cache_api.c:882:50: warning: unsuffixed float constant cache_api.c:883:50: warning: unsuffixed float constant cache_api.c:888:50: warning: unsuffixed float constant cache_api.c:889:50: warning: unsuffixed float constant cache_api.c:892:50: warning: unsuffixed float constant cache_api.c:893:50: warning: unsuffixed float constant cache_api.c:898:50: warning: unsuffixed float constant cache_api.c:1005:9: warning: unsuffixed float constant cache_api.c:1005:30: warning: comparing floating point with == or != is unsafe cache_api.c: In function ‘check_and_validate_cache_hit_rate’: cache_api.c:1157:13: warning: unsuffixed float constant cache_api.c:1167:30: warning: comparing floating point with == or != is unsafe cache_api.c: In function ‘mdc_api_call_smoke_check’: cache_api.c:1381:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1398:5: warning: unsuffixed float constant cache_api.c:1409:50: warning: unsuffixed float constant cache_api.c:1414:50: warning: unsuffixed float constant cache_api.c:1415:50: warning: unsuffixed float constant cache_api.c:1420:50: warning: unsuffixed float constant cache_api.c:1421:50: warning: unsuffixed float constant cache_api.c:1423:50: warning: unsuffixed float constant cache_api.c:1424:50: warning: unsuffixed float constant cache_api.c:1429:50: warning: unsuffixed float constant cache_api.c:1442:50: warning: unsuffixed float constant cache_api.c:1447:50: warning: unsuffixed float constant cache_api.c:1448:50: warning: unsuffixed float constant cache_api.c:1453:50: warning: unsuffixed float constant cache_api.c:1454:50: warning: unsuffixed float constant cache_api.c:1456:50: warning: unsuffixed float constant cache_api.c:1457:50: warning: unsuffixed float constant cache_api.c:1462:50: warning: unsuffixed float constant cache_api.c:1475:50: warning: unsuffixed float constant cache_api.c:1480:50: warning: unsuffixed float constant cache_api.c:1481:50: warning: unsuffixed float constant cache_api.c:1486:50: warning: unsuffixed float constant cache_api.c:1487:50: warning: unsuffixed float constant cache_api.c:1489:50: warning: unsuffixed float constant cache_api.c:1490:50: warning: unsuffixed float constant cache_api.c:1495:50: warning: unsuffixed float constant cache_api.c:1687:17: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c:1688:17: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c:1759:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c:1760:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c:1885:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c:1886:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result cache_api.c: At top level: cache_api.c:2031:21: warning: size of ‘invalid_configs’ is 48052 bytes cache_api.c:2043:48: warning: unsuffixed float constant cache_api.c:2048:48: warning: unsuffixed float constant cache_api.c:2049:48: warning: unsuffixed float constant cache_api.c:2054:48: warning: unsuffixed float constant cache_api.c:2055:48: warning: unsuffixed float constant cache_api.c:2057:48: warning: unsuffixed float constant cache_api.c:2058:48: warning: unsuffixed float constant cache_api.c:2063:48: warning: unsuffixed float constant cache_api.c:2076:48: warning: unsuffixed float constant cache_api.c:2081:48: warning: unsuffixed float constant cache_api.c:2082:48: warning: unsuffixed float constant cache_api.c:2087:48: warning: unsuffixed float constant cache_api.c:2088:48: warning: unsuffixed float constant cache_api.c:2090:48: warning: unsuffixed float constant cache_api.c:2091:48: warning: unsuffixed float constant cache_api.c:2096:48: warning: unsuffixed float constant cache_api.c:2109:48: warning: unsuffixed float constant cache_api.c:2114:48: warning: unsuffixed float constant cache_api.c:2115:48: warning: unsuffixed float constant cache_api.c:2120:48: warning: unsuffixed float constant cache_api.c:2121:48: warning: unsuffixed float constant cache_api.c:2123:48: warning: unsuffixed float constant cache_api.c:2124:48: warning: unsuffixed float constant cache_api.c:2129:48: warning: unsuffixed float constant cache_api.c:2142:48: warning: unsuffixed float constant cache_api.c:2147:48: warning: unsuffixed float constant cache_api.c:2148:48: warning: unsuffixed float constant cache_api.c:2153:48: warning: unsuffixed float constant cache_api.c:2154:48: warning: unsuffixed float constant cache_api.c:2156:48: warning: unsuffixed float constant cache_api.c:2157:48: warning: unsuffixed float constant cache_api.c:2162:48: warning: unsuffixed float constant cache_api.c:2175:48: warning: unsuffixed float constant cache_api.c:2180:48: warning: unsuffixed float constant cache_api.c:2181:48: warning: unsuffixed float constant cache_api.c:2186:48: warning: unsuffixed float constant cache_api.c:2187:48: warning: unsuffixed float constant cache_api.c:2189:48: warning: unsuffixed float constant cache_api.c:2190:48: warning: unsuffixed float constant cache_api.c:2195:48: warning: unsuffixed float constant cache_api.c:2208:48: warning: unsuffixed float constant cache_api.c:2213:48: warning: unsuffixed float constant cache_api.c:2214:48: warning: unsuffixed float constant cache_api.c:2219:48: warning: unsuffixed float constant cache_api.c:2220:48: warning: unsuffixed float constant cache_api.c:2222:48: warning: unsuffixed float constant cache_api.c:2223:48: warning: unsuffixed float constant cache_api.c:2228:48: warning: unsuffixed float constant cache_api.c:2241:48: warning: unsuffixed float constant cache_api.c:2246:48: warning: unsuffixed float constant cache_api.c:2247:48: warning: unsuffixed float constant cache_api.c:2252:48: warning: unsuffixed float constant cache_api.c:2253:48: warning: unsuffixed float constant cache_api.c:2255:48: warning: unsuffixed float constant cache_api.c:2256:48: warning: unsuffixed float constant cache_api.c:2261:48: warning: unsuffixed float constant cache_api.c:2274:48: warning: unsuffixed float constant cache_api.c:2279:48: warning: unsuffixed float constant cache_api.c:2280:48: warning: unsuffixed float constant cache_api.c:2285:48: warning: unsuffixed float constant cache_api.c:2286:48: warning: unsuffixed float constant cache_api.c:2288:48: warning: unsuffixed float constant cache_api.c:2289:48: warning: unsuffixed float constant cache_api.c:2294:48: warning: unsuffixed float constant cache_api.c:2307:48: warning: unsuffixed float constant cache_api.c:2312:48: warning: unsuffixed float constant cache_api.c:2313:48: warning: unsuffixed float constant cache_api.c:2318:48: warning: unsuffixed float constant cache_api.c:2319:48: warning: unsuffixed float constant cache_api.c:2321:48: warning: unsuffixed float constant cache_api.c:2322:48: warning: unsuffixed float constant cache_api.c:2327:48: warning: unsuffixed float constant cache_api.c:2340:48: warning: unsuffixed float constant cache_api.c:2345:48: warning: unsuffixed float constant cache_api.c:2346:48: warning: unsuffixed float constant cache_api.c:2351:48: warning: unsuffixed float constant cache_api.c:2352:48: warning: unsuffixed float constant cache_api.c:2354:48: warning: unsuffixed float constant cache_api.c:2355:48: warning: unsuffixed float constant cache_api.c:2360:48: warning: unsuffixed float constant cache_api.c:2373:48: warning: unsuffixed float constant cache_api.c:2378:48: warning: unsuffixed float constant cache_api.c:2379:48: warning: unsuffixed float constant cache_api.c:2384:48: warning: unsuffixed float constant cache_api.c:2385:48: warning: unsuffixed float constant cache_api.c:2387:48: warning: unsuffixed float constant cache_api.c:2388:48: warning: unsuffixed float constant cache_api.c:2393:48: warning: unsuffixed float constant cache_api.c:2406:48: warning: unsuffixed float constant cache_api.c:2411:48: warning: unsuffixed float constant cache_api.c:2412:48: warning: unsuffixed float constant cache_api.c:2417:48: warning: unsuffixed float constant cache_api.c:2418:48: warning: unsuffixed float constant cache_api.c:2420:48: warning: unsuffixed float constant cache_api.c:2421:48: warning: unsuffixed float constant cache_api.c:2426:48: warning: unsuffixed float constant cache_api.c:2439:48: warning: unsuffixed float constant cache_api.c:2444:48: warning: unsuffixed float constant cache_api.c:2445:48: warning: unsuffixed float constant cache_api.c:2450:48: warning: unsuffixed float constant cache_api.c:2451:48: warning: unsuffixed float constant cache_api.c:2453:48: warning: unsuffixed float constant cache_api.c:2454:48: warning: unsuffixed float constant cache_api.c:2459:48: warning: unsuffixed float constant cache_api.c:2472:48: warning: unsuffixed float constant cache_api.c:2477:48: warning: unsuffixed float constant cache_api.c:2478:48: warning: unsuffixed float constant cache_api.c:2483:48: warning: unsuffixed float constant cache_api.c:2484:48: warning: unsuffixed float constant cache_api.c:2486:48: warning: unsuffixed float constant cache_api.c:2487:48: warning: unsuffixed float constant cache_api.c:2492:48: warning: unsuffixed float constant cache_api.c:2505:48: warning: unsuffixed float constant cache_api.c:2510:48: warning: unsuffixed float constant cache_api.c:2511:48: warning: unsuffixed float constant cache_api.c:2516:48: warning: unsuffixed float constant cache_api.c:2517:48: warning: unsuffixed float constant cache_api.c:2519:48: warning: unsuffixed float constant cache_api.c:2520:48: warning: unsuffixed float constant cache_api.c:2525:48: warning: unsuffixed float constant cache_api.c:2538:48: warning: unsuffixed float constant cache_api.c:2543:48: warning: unsuffixed float constant cache_api.c:2544:48: warning: unsuffixed float constant cache_api.c:2549:48: warning: unsuffixed float constant cache_api.c:2550:48: warning: unsuffixed float constant cache_api.c:2552:48: warning: unsuffixed float constant cache_api.c:2553:48: warning: unsuffixed float constant cache_api.c:2558:48: warning: unsuffixed float constant cache_api.c:2571:48: warning: unsuffixed float constant cache_api.c:2576:48: warning: unsuffixed float constant cache_api.c:2577:48: warning: unsuffixed float constant cache_api.c:2582:48: warning: unsuffixed float constant cache_api.c:2583:48: warning: unsuffixed float constant cache_api.c:2585:48: warning: unsuffixed float constant cache_api.c:2586:48: warning: unsuffixed float constant cache_api.c:2591:48: warning: unsuffixed float constant cache_api.c:2604:48: warning: unsuffixed float constant cache_api.c:2609:48: warning: unsuffixed float constant cache_api.c:2610:48: warning: unsuffixed float constant cache_api.c:2615:48: warning: unsuffixed float constant cache_api.c:2616:48: warning: unsuffixed float constant cache_api.c:2618:48: warning: unsuffixed float constant cache_api.c:2619:48: warning: unsuffixed float constant cache_api.c:2624:48: warning: unsuffixed float constant cache_api.c:2637:48: warning: unsuffixed float constant cache_api.c:2642:48: warning: unsuffixed float constant cache_api.c:2643:48: warning: unsuffixed float constant cache_api.c:2648:48: warning: unsuffixed float constant cache_api.c:2649:48: warning: unsuffixed float constant cache_api.c:2651:48: warning: unsuffixed float constant cache_api.c:2652:48: warning: unsuffixed float constant cache_api.c:2657:48: warning: unsuffixed float constant cache_api.c:2670:48: warning: unsuffixed float constant cache_api.c:2675:48: warning: unsuffixed float constant cache_api.c:2676:48: warning: unsuffixed float constant cache_api.c:2681:48: warning: unsuffixed float constant cache_api.c:2682:48: warning: unsuffixed float constant cache_api.c:2684:48: warning: unsuffixed float constant cache_api.c:2685:48: warning: unsuffixed float constant cache_api.c:2690:48: warning: unsuffixed float constant cache_api.c:2703:48: warning: unsuffixed float constant cache_api.c:2708:48: warning: unsuffixed float constant cache_api.c:2709:48: warning: unsuffixed float constant cache_api.c:2714:48: warning: unsuffixed float constant cache_api.c:2715:48: warning: unsuffixed float constant cache_api.c:2717:48: warning: unsuffixed float constant cache_api.c:2718:48: warning: unsuffixed float constant cache_api.c:2723:48: warning: unsuffixed float constant cache_api.c:2736:48: warning: unsuffixed float constant cache_api.c:2741:48: warning: unsuffixed float constant cache_api.c:2742:48: warning: unsuffixed float constant cache_api.c:2747:48: warning: unsuffixed float constant cache_api.c:2748:48: warning: unsuffixed float constant cache_api.c:2750:48: warning: unsuffixed float constant cache_api.c:2751:48: warning: unsuffixed float constant cache_api.c:2756:48: warning: unsuffixed float constant cache_api.c:2769:48: warning: unsuffixed float constant cache_api.c:2774:48: warning: unsuffixed float constant cache_api.c:2775:48: warning: unsuffixed float constant cache_api.c:2780:48: warning: unsuffixed float constant cache_api.c:2781:48: warning: unsuffixed float constant cache_api.c:2783:48: warning: unsuffixed float constant cache_api.c:2784:48: warning: unsuffixed float constant cache_api.c:2789:48: warning: unsuffixed float constant cache_api.c:2802:48: warning: unsuffixed float constant cache_api.c:2807:48: warning: unsuffixed float constant cache_api.c:2808:48: warning: unsuffixed float constant cache_api.c:2813:48: warning: unsuffixed float constant cache_api.c:2814:48: warning: unsuffixed float constant cache_api.c:2816:48: warning: unsuffixed float constant cache_api.c:2817:48: warning: unsuffixed float constant cache_api.c:2822:48: warning: unsuffixed float constant cache_api.c:2835:48: warning: unsuffixed float constant cache_api.c:2840:48: warning: unsuffixed float constant cache_api.c:2841:48: warning: unsuffixed float constant cache_api.c:2846:48: warning: unsuffixed float constant cache_api.c:2847:48: warning: unsuffixed float constant cache_api.c:2849:48: warning: unsuffixed float constant cache_api.c:2850:48: warning: unsuffixed float constant cache_api.c:2855:48: warning: unsuffixed float constant cache_api.c:2868:48: warning: unsuffixed float constant cache_api.c:2873:48: warning: unsuffixed float constant cache_api.c:2874:48: warning: unsuffixed float constant cache_api.c:2879:48: warning: unsuffixed float constant cache_api.c:2880:48: warning: unsuffixed float constant cache_api.c:2882:48: warning: unsuffixed float constant cache_api.c:2883:48: warning: unsuffixed float constant cache_api.c:2888:48: warning: unsuffixed float constant cache_api.c:2901:48: warning: unsuffixed float constant cache_api.c:2906:48: warning: unsuffixed float constant cache_api.c:2907:48: warning: unsuffixed float constant cache_api.c:2912:48: warning: unsuffixed float constant cache_api.c:2913:48: warning: unsuffixed float constant cache_api.c:2915:48: warning: unsuffixed float constant cache_api.c:2916:48: warning: unsuffixed float constant cache_api.c:2921:48: warning: unsuffixed float constant cache_api.c:2934:48: warning: unsuffixed float constant cache_api.c:2939:48: warning: unsuffixed float constant cache_api.c:2940:48: warning: unsuffixed float constant cache_api.c:2945:48: warning: unsuffixed float constant cache_api.c:2946:48: warning: unsuffixed float constant cache_api.c:2948:48: warning: unsuffixed float constant cache_api.c:2949:48: warning: unsuffixed float constant cache_api.c:2954:48: warning: unsuffixed float constant cache_api.c:2967:48: warning: unsuffixed float constant cache_api.c:2972:48: warning: unsuffixed float constant cache_api.c:2973:48: warning: unsuffixed float constant cache_api.c:2978:48: warning: unsuffixed float constant cache_api.c:2979:48: warning: unsuffixed float constant cache_api.c:2981:48: warning: unsuffixed float constant cache_api.c:2982:48: warning: unsuffixed float constant cache_api.c:2987:48: warning: unsuffixed float constant cache_api.c:3000:48: warning: unsuffixed float constant cache_api.c:3005:48: warning: unsuffixed float constant cache_api.c:3006:48: warning: unsuffixed float constant cache_api.c:3011:48: warning: unsuffixed float constant cache_api.c:3012:48: warning: unsuffixed float constant cache_api.c:3014:48: warning: unsuffixed float constant cache_api.c:3015:48: warning: unsuffixed float constant cache_api.c:3020:48: warning: unsuffixed float constant cache_api.c:3033:48: warning: unsuffixed float constant cache_api.c:3038:48: warning: unsuffixed float constant cache_api.c:3039:48: warning: unsuffixed float constant cache_api.c:3044:48: warning: unsuffixed float constant cache_api.c:3045:48: warning: unsuffixed float constant cache_api.c:3047:48: warning: unsuffixed float constant cache_api.c:3048:48: warning: unsuffixed float constant cache_api.c:3053:48: warning: unsuffixed float constant cache_api.c:3066:48: warning: unsuffixed float constant cache_api.c:3071:48: warning: unsuffixed float constant cache_api.c:3072:48: warning: unsuffixed float constant cache_api.c:3077:48: warning: unsuffixed float constant cache_api.c:3078:48: warning: unsuffixed float constant cache_api.c:3080:48: warning: unsuffixed float constant cache_api.c:3081:48: warning: unsuffixed float constant cache_api.c:3086:48: warning: unsuffixed float constant cache_api.c:3099:48: warning: unsuffixed float constant cache_api.c:3104:48: warning: unsuffixed float constant cache_api.c:3105:48: warning: unsuffixed float constant cache_api.c:3110:48: warning: unsuffixed float constant cache_api.c:3111:48: warning: unsuffixed float constant cache_api.c:3113:48: warning: unsuffixed float constant cache_api.c:3114:48: warning: unsuffixed float constant cache_api.c:3119:48: warning: unsuffixed float constant cache_api.c:3132:48: warning: unsuffixed float constant cache_api.c:3137:48: warning: unsuffixed float constant cache_api.c:3138:48: warning: unsuffixed float constant cache_api.c:3143:48: warning: unsuffixed float constant cache_api.c:3144:48: warning: unsuffixed float constant cache_api.c:3146:48: warning: unsuffixed float constant cache_api.c:3147:48: warning: unsuffixed float constant cache_api.c:3152:48: warning: unsuffixed float constant cache_api.c:3165:48: warning: unsuffixed float constant cache_api.c:3170:48: warning: unsuffixed float constant cache_api.c:3171:48: warning: unsuffixed float constant cache_api.c:3176:48: warning: unsuffixed float constant cache_api.c:3177:48: warning: unsuffixed float constant cache_api.c:3179:48: warning: unsuffixed float constant cache_api.c:3180:48: warning: unsuffixed float constant cache_api.c:3185:48: warning: unsuffixed float constant cache_api.c:3198:48: warning: unsuffixed float constant cache_api.c:3203:48: warning: unsuffixed float constant cache_api.c:3204:48: warning: unsuffixed float constant cache_api.c:3209:48: warning: unsuffixed float constant cache_api.c:3210:48: warning: unsuffixed float constant cache_api.c:3212:48: warning: unsuffixed float constant cache_api.c:3213:48: warning: unsuffixed float constant cache_api.c:3218:48: warning: unsuffixed float constant cache_api.c:3231:48: warning: unsuffixed float constant cache_api.c:3236:48: warning: unsuffixed float constant cache_api.c:3237:48: warning: unsuffixed float constant cache_api.c:3242:48: warning: unsuffixed float constant cache_api.c:3243:48: warning: unsuffixed float constant cache_api.c:3245:48: warning: unsuffixed float constant cache_api.c:3246:48: warning: unsuffixed float constant cache_api.c:3251:48: warning: unsuffixed float constant cache_api.c:3264:48: warning: unsuffixed float constant cache_api.c:3269:48: warning: unsuffixed float constant cache_api.c:3270:48: warning: unsuffixed float constant cache_api.c:3275:48: warning: unsuffixed float constant cache_api.c:3276:48: warning: unsuffixed float constant cache_api.c:3278:48: warning: unsuffixed float constant cache_api.c:3279:48: warning: unsuffixed float constant cache_api.c:3284:48: warning: unsuffixed float constant cache_api.c:3297:48: warning: unsuffixed float constant cache_api.c:3302:48: warning: unsuffixed float constant cache_api.c:3303:48: warning: unsuffixed float constant cache_api.c:3308:48: warning: unsuffixed float constant cache_api.c:3309:48: warning: unsuffixed float constant cache_api.c:3311:48: warning: unsuffixed float constant cache_api.c:3312:48: warning: unsuffixed float constant cache_api.c:3317:48: warning: unsuffixed float constant cache_api.c:3330:48: warning: unsuffixed float constant cache_api.c:3335:48: warning: unsuffixed float constant cache_api.c:3336:48: warning: unsuffixed float constant cache_api.c:3341:48: warning: unsuffixed float constant cache_api.c:3342:48: warning: unsuffixed float constant cache_api.c:3344:48: warning: unsuffixed float constant cache_api.c:3345:48: warning: unsuffixed float constant cache_api.c:3350:48: warning: unsuffixed float constant cache_api.c:3363:48: warning: unsuffixed float constant cache_api.c:3368:48: warning: unsuffixed float constant cache_api.c:3369:48: warning: unsuffixed float constant cache_api.c:3374:48: warning: unsuffixed float constant cache_api.c:3375:48: warning: unsuffixed float constant cache_api.c:3377:48: warning: unsuffixed float constant cache_api.c:3378:48: warning: unsuffixed float constant cache_api.c:3383:48: warning: unsuffixed float constant cache_api.c: In function ‘check_fapl_mdc_api_errs’: cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3413:5: warning: unsuffixed float constant cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3454:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c:3543:15: warning: comparing floating point with == or != is unsafe cache_api.c: In function ‘check_file_mdc_api_errs’: cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant cache_api.c:3589:5: warning: unsuffixed float constant 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/cache_api cache_api.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT pool.o -MD -MP -MF .deps/pool.Tpo -c -o pool.o pool.c pool.c: In function ‘test_allocate_random’: pool.c:674:9: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o pool pool.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/pool pool.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT hyperslab.o -MD -MP -MF .deps/hyperslab.Tpo -c -o hyperslab.o hyperslab.c hyperslab.c: In function ‘test_multifill’: hyperslab.c:612:9: warning: unsuffixed float constant hyperslab.c:615:9: warning: unsuffixed float constant hyperslab.c:624:5: warning: unsuffixed float constant hyperslab.c: In function ‘test_transpose’: hyperslab.c:822:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c:823:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c: In function ‘test_sub_super’: hyperslab.c:926:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c:975:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c:976:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c:977:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result hyperslab.c: In function ‘test_array_offset_n_calc’: hyperslab.c:1147:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result hyperslab.c:1148:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result hyperslab.c:1149:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result hyperslab.c: In function ‘test_array_fill’: hyperslab.c:1074:5: warning: cannot optimize possibly infinite loops hyperslab.c: In function ‘test_fill.clone.1’: hyperslab.c:203:25: warning: cannot optimize possibly infinite loops hyperslab.c:202:21: warning: cannot optimize possibly infinite loops hyperslab.c:201:17: warning: cannot optimize possibly infinite loops hyperslab.c: In function ‘test_copy.clone.0’: hyperslab.c:402:25: warning: cannot optimize possibly infinite loops 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/hyperslab hyperslab.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT istore.o -MD -MP -MF .deps/istore.Tpo -c -o istore.o istore.c istore.c: In function ‘test_extend’: istore.c:285:3: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result istore.c: In function ‘test_sparse’: istore.c:492:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result istore.c:493:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result istore.c:494:2: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o istore istore.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/istore istore.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT bittests.o -MD -MP -MF .deps/bittests.Tpo -c -o bittests.o bittests.c bittests.c: In function ‘test_find’: bittests.c:91:2: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value bittests.c:124:2: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value bittests.c: In function ‘test_copy’: bittests.c:178:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c:179:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c: In function ‘test_shift’: bittests.c:300:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c:304:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result bittests.c:304:9: warning: conversion to ‘ssize_t’ from ‘size_t’ may change the sign of the result bittests.c:314:2: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result bittests.c:353:2: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result bittests.c:365:13: warning: conversion to ‘ssize_t’ from ‘size_t’ may change the sign of the result bittests.c: In function ‘test_increment’: bittests.c:433:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c: In function ‘test_decrement’: bittests.c:520:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c: In function ‘test_negate’: bittests.c:592:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c: In function ‘test_set’: bittests.c:692:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result bittests.c: In function ‘test_clear’: bittests.c:809:2: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o bittests bittests.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/bittests bittests.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT dt_arith.o -MD -MP -MF .deps/dt_arith.Tpo -c -o dt_arith.o dt_arith.c dt_arith.c: In function ‘generates_sigfpe’: dt_arith.c:573:6: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c: In function ‘test_derived_flt’: dt_arith.c:1048:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:1207:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c: In function ‘test_derived_integer’: dt_arith.c:1517:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c: In function ‘test_conv_int_1’: dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:1774:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: comparison is always true due to limited range of data type dt_arith.c:1774:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:1776:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: comparison is always true due to limited range of data type dt_arith.c:1776:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:1778:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: comparison is always true due to limited range of data type dt_arith.c:1778:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:1780:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: comparison is always true due to limited range of data type dt_arith.c:1780:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:1782:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1782:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1782:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1784:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1784:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1784:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1786:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1786:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1786:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1788:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1788:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1788:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1790:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1790:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1790:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:1792:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1792:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:1792:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c: In function ‘test_conv_int_2’: dt_arith.c:2626:10: warning: size of ‘buf’ is 3200 bytes dt_arith.c: In function ‘my_isnan’: dt_arith.c:2680:13: warning: comparing floating point with == or != is unsafe dt_arith.c:2684:13: warning: comparing floating point with == or != is unsafe dt_arith.c:2689:13: warning: comparing floating point with == or != is unsafe dt_arith.c: In function ‘test_conv_flt_1’: dt_arith.c:3081:9: warning: unsuffixed float constant dt_arith.c:3082:9: warning: unsuffixed float constant dt_arith.c:3084:9: warning: unsuffixed float constant dt_arith.c:3126:17: warning: conversion to ‘float’ from ‘long double’ may alter its value dt_arith.c:3134:17: warning: conversion to ‘double’ from ‘long double’ may alter its value dt_arith.c:3270:17: warning: conversion to ‘double’ from ‘long double’ may alter its value dt_arith.c:3271:17: warning: conversion to ‘double’ from ‘long double’ may alter its value dt_arith.c:3278:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result dt_arith.c:3279:17: warning: unsuffixed float constant dt_arith.c:3294:25: warning: unsuffixed float constant dt_arith.c: In function ‘test_conv_int_fp’: dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:3746:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: comparison is always true due to limited range of data type dt_arith.c:3746:9: warning: conversion to ‘signed char’ from ‘int’ may alter its value dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:3748:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: comparison is always true due to limited range of data type dt_arith.c:3748:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:3750:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: comparison is always true due to limited range of data type dt_arith.c:3750:9: warning: conversion to ‘short int’ from ‘int’ may alter its value dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:3752:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: comparison is always true due to limited range of data type dt_arith.c:3752:9: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value dt_arith.c:3754:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3754:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3754:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3756:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3756:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3756:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3758:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3758:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3758:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3760:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3760:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3760:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3762:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3762:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3762:9: warning: logical ‘and’ of mutually exclusive tests is always false dt_arith.c:3764:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3764:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:3764:9: warning: comparison of unsigned expression >= 0 is always true dt_arith.c:4490:9: warning: switch missing default case dt_arith.c:4553:9: warning: switch missing default case dt_arith.c:4616:9: warning: switch missing default case dt_arith.c: In function ‘run_int_fp_conv’: dt_arith.c:5127:6: warning: "H5_CYGWIN_ULLONG_TO_LDOUBLE_ROUND_PROBLEM" is not defined dt_arith.c: In function ‘main’: dt_arith.c:5392:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5396:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5400:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5408:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5411:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5414:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5417:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5420:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5423:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5433:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5436:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5437:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5440:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c:5443:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dt_arith.c: In function ‘test_conv_flt_1’: dt_arith.c:3467:1: warning: control reaches end of non-void function dt_arith.c: In function ‘fpe_handler’: dt_arith.c:412:1: warning: function might be possible candidate for attribute ‘noreturn’ dt_arith.c: In function ‘test_conv_int_fp’: dt_arith.c:4317:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3770:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3770:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3770:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3770:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3780:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3780:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3780:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3780:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3791:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3791:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3791:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3791:13: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3773:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 dt_arith.c:3783:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 dt_arith.c:3794:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 dt_arith.c: In function ‘test_conv_flt_1’: dt_arith.c:3039:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3039:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3039:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3039:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3042:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3042:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3042:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3042:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3046:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3046:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3046:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3046:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3056:17: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3059:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:3063:18: warning: cannot optimize loop, the loop counter may overflow dt_arith.c:2840:11: warning: ‘overflow’ may be used uninitialized in this function dt_arith.c:3056:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 dt_arith.c:3059:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 dt_arith.c:3063:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT dtypes.o -MD -MP -MF .deps/dtypes.Tpo -c -o dtypes.o dtypes.c dtypes.c: In function ‘test_classes’: dtypes.c:229:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dtypes.c: In function ‘test_compound_9’: dtypes.c:1627:5: warning: initialization discards qualifiers from pointer target type dtypes.c: In function ‘test_compound_10’: dtypes.c:1846:9: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c:1850:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c:1851:9: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c: In function ‘test_compound_11’: dtypes.c:2067:9: warning: unsuffixed float constant dtypes.c:2068:9: warning: unsuffixed float constant dtypes.c:2069:9: warning: unsuffixed float constant dtypes.c:2070:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c:2071:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c:2090:37: warning: comparing floating point with == or != is unsafe dtypes.c:2130:37: warning: comparing floating point with == or != is unsafe dtypes.c:2164:37: warning: comparing floating point with == or != is unsafe dtypes.c: In function ‘test_compound_13’: dtypes.c:2319:32: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2330:9: warning: conversion to ‘unsigned char’ from ‘unsigned int’ may alter its value dtypes.c:2331:5: warning: unsuffixed float constant dtypes.c:2331:5: warning: conversion to ‘float’ alters ‘double’ constant value dtypes.c:2345:9: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2347:18: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2348:18: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2354:57: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2357:24: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2362:17: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2372:9: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2373:21: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2374:54: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2375:54: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2376:23: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c:2381:19: warning: comparing floating point with == or != is unsafe dtypes.c:2385:17: warning: identifier ‘typeid’ conflicts with C++ keyword dtypes.c: In function ‘test_compound_14’: dtypes.c:2435:5: warning: initialization discards qualifiers from pointer target type dtypes.c:2438:5: warning: initialization discards qualifiers from pointer target type dtypes.c: In function ‘test_named’: dtypes.c:3586:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dtypes.c: In function ‘test_conv_str_2’: dtypes.c:4065:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result dtypes.c:4067:6: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c: In function ‘test_conv_str_3’: dtypes.c:4141:2: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result dtypes.c:4143:6: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c:4164:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c: In function ‘test_conv_enum_1’: dtypes.c:4250:2: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c: In function ‘test_conv_enum_2’: dtypes.c:4336:9: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c:4350:9: warning: conversion to ‘char’ from ‘int’ may alter its value dtypes.c: In function ‘test_bitfield_funcs’: dtypes.c:4518:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c:4523:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c: In function ‘opaque_funcs’: dtypes.c:4825:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c:4844:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result dtypes.c: In function ‘test_int_float_except’: dtypes.c:5666:5: warning: unsuffixed float constant dtypes.c:5666:5: warning: conversion to ‘float’ alters ‘double’ constant value dtypes.c:5666:5: warning: unsuffixed float constant dtypes.c:5666:5: warning: conversion to ‘float’ alters ‘double’ constant value dtypes.c:5667:13: warning: unsuffixed float constant dtypes.c:5667:13: warning: conversion to ‘float’ alters ‘double’ constant value dtypes.c:5667:13: warning: unsuffixed float constant dtypes.c:5669:5: warning: unsuffixed float constant dtypes.c:5669:5: warning: unsuffixed float constant dtypes.c:5672:5: warning: conversion to ‘float’ alters ‘int’ constant value dtypes.c:5672:5: warning: unsuffixed float constant dtypes.c:5672:5: warning: unsuffixed float constant dtypes.c:5714:20: warning: comparing floating point with == or != is unsafe dtypes.c:5735:20: warning: comparing floating point with == or != is unsafe dtypes.c: In function ‘main’: dtypes.c:6333:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6334:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6335:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6336:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6337:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6339:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6340:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6341:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6342:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6343:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6344:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6346:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6351:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6352:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6353:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6354:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6355:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6356:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6357:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6358:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6359:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6360:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6361:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6362:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6363:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6364:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6365:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6366:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6367:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6368:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6369:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6370:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6371:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6372:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6373:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6374:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result dtypes.c:6375:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT dsets.o -MD -MP -MF .deps/dsets.Tpo -c -o dsets.o dsets.c dsets.c:202:5: warning: size of ‘points’ is 80000 bytes dsets.c:202:35: warning: size of ‘check’ is 80000 bytes dsets.c:203:8: warning: size of ‘points_dbl’ is 160000 bytes dsets.c:203:42: warning: size of ‘check_dbl’ is 160000 bytes dsets.c: In function ‘test_simple_io’: dsets.c:403:25: warning: size of ‘rdata’ is 80000 bytes dsets.c: In function ‘test_userblock_offset’: dsets.c:524:25: warning: size of ‘rdata’ is 80000 bytes dsets.c: In function ‘test_conv_buffer’: dsets.c:910:2: warning: unsuffixed float constant dsets.c:910:2: warning: unsuffixed float constant dsets.c:913:2: warning: unsuffixed float constant dsets.c:913:2: warning: unsuffixed float constant dsets.c: In function ‘test_nbit_int’: dsets.c:2678:28: warning: unsuffixed float constant dsets.c:2678:28: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:2726:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:2726:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c: In function ‘test_nbit_float’: dsets.c:2782:5: warning: unsuffixed float constant dsets.c:2782:5: warning: unsuffixed float constant dsets.c:2782:5: warning: unsuffixed float constant dsets.c:2782:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2783:5: warning: unsuffixed float constant dsets.c:2855:33: warning: comparing floating point with == or != is unsafe dsets.c:2856:31: warning: comparing floating point with == or != is unsafe dsets.c: In function ‘test_nbit_double’: dsets.c:2914:5: warning: unsuffixed float constant dsets.c:2914:5: warning: unsuffixed float constant dsets.c:2915:5: warning: unsuffixed float constant dsets.c:2915:5: warning: unsuffixed float constant dsets.c:2915:5: warning: unsuffixed float constant dsets.c:2915:5: warning: unsuffixed float constant dsets.c:2916:5: warning: unsuffixed float constant dsets.c:2916:5: warning: unsuffixed float constant dsets.c:2916:5: warning: unsuffixed float constant dsets.c:2916:5: warning: unsuffixed float constant dsets.c:2988:33: warning: comparing floating point with == or != is unsafe dsets.c:2989:31: warning: comparing floating point with == or != is unsafe dsets.c: In function ‘test_nbit_array’: dsets.c:3092:38: warning: unsuffixed float constant dsets.c:3092:38: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c: In function ‘test_nbit_compound’: dsets.c:3202:5: warning: unsuffixed float constant dsets.c:3202:5: warning: unsuffixed float constant dsets.c:3202:5: warning: unsuffixed float constant dsets.c:3202:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3203:5: warning: unsuffixed float constant dsets.c:3272:30: warning: unsuffixed float constant dsets.c:3272:30: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3274:30: warning: unsuffixed float constant dsets.c:3274:30: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3276:30: warning: unsuffixed float constant dsets.c:3276:30: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3329:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3329:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3330:17: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3330:17: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3331:17: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3331:17: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3332:35: warning: comparing floating point with == or != is unsafe dsets.c:3332:75: warning: comparing floating point with == or != is unsafe dsets.c: In function ‘test_nbit_compound_2’: dsets.c:3417:5: warning: unsuffixed float constant dsets.c:3417:5: warning: unsuffixed float constant dsets.c:3417:5: warning: unsuffixed float constant dsets.c:3417:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3418:5: warning: unsuffixed float constant dsets.c:3519:32: warning: unsuffixed float constant dsets.c:3519:32: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3521:32: warning: unsuffixed float constant dsets.c:3521:32: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3523:32: warning: unsuffixed float constant dsets.c:3523:32: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3527:30: warning: unsuffixed float constant dsets.c:3527:30: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3532:40: warning: unsuffixed float constant dsets.c:3532:40: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3537:42: warning: unsuffixed float constant dsets.c:3537:42: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3539:42: warning: unsuffixed float constant dsets.c:3539:42: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3541:42: warning: unsuffixed float constant dsets.c:3541:42: warning: cast from function call of type ‘double’ to non-matching type ‘long long int’ dsets.c:3595:14: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3595:14: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3602:14: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3602:14: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3603:17: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3603:17: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3604:17: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3604:17: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3605:42: warning: comparing floating point with == or != is unsafe dsets.c:3606:43: warning: comparing floating point with == or != is unsafe dsets.c:3612:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3612:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result dsets.c:3613:12: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3613:12: warning: conversion to ‘unsigned int’ from ‘char’ may change the sign of the result dsets.c:3614:12: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3614:12: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result dsets.c:3615:31: warning: comparing floating point with == or != is unsafe dsets.c:3616:32: warning: comparing floating point with == or != is unsafe dsets.c: In function ‘test_nbit_compound_3’: dsets.c:3746:9: warning: unsuffixed float constant dsets.c:3746:9: warning: unsuffixed float constant dsets.c:3746:9: warning: unsuffixed float constant dsets.c:3746:39: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ dsets.c: In function ‘test_scaleoffset_float’: dsets.c:4195:9: warning: unsuffixed float constant dsets.c:4195:9: warning: conversion to ‘float’ from ‘int’ may alter its value dsets.c:4238:13: warning: unsuffixed float constant dsets.c:4238:13: warning: unsuffixed float constant dsets.c: In function ‘test_scaleoffset_float_2’: dsets.c:4317:5: warning: unsuffixed float constant dsets.c:4345:9: warning: unsuffixed float constant dsets.c:4345:9: warning: conversion to ‘float’ from ‘int’ may alter its value dsets.c:4388:9: warning: unsuffixed float constant dsets.c:4388:9: warning: unsuffixed float constant dsets.c: In function ‘test_scaleoffset_double’: dsets.c:4475:9: warning: unsuffixed float constant dsets.c:4518:13: warning: unsuffixed float constant dsets.c:4518:13: warning: unsuffixed float constant dsets.c: In function ‘test_scaleoffset_double_2’: dsets.c:4597:5: warning: unsuffixed float constant dsets.c:4625:9: warning: unsuffixed float constant dsets.c:4668:9: warning: unsuffixed float constant dsets.c:4668:9: warning: unsuffixed float constant dsets.c: In function ‘test_set_local’: dsets.c:5267:5: warning: unsuffixed float constant dsets.c:5271:6: warning: unsuffixed float constant dsets.c:5465:13: warning: unsuffixed float constant dsets.c: In function ‘test_chunk_cache’: dsets.c:6777:5: warning: unsuffixed float constant dsets.c:6871:5: warning: unsuffixed float constant dsets.c: In function ‘test_big_chunks_bypass_cache’: dsets.c:6958:44: warning: size of ‘rdata1’ is 4000 bytes dsets.c:6972:5: warning: unsuffixed float constant dsets.c: In function ‘test_chunk_expand’: dsets.c:7200:93: warning: increment of enumeration value is invalid in C++ dsets.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used dsets.c: In function ‘filter_bogus2’: dsets.c:1250:18: warning: cannot optimize loop, the loop counter may overflow dsets.c: In function ‘test_simple_io’: dsets.c:496:1: warning: the frame size of 81072 bytes is larger than 16384 bytes dsets.c: In function ‘test_userblock_offset’: dsets.c:588:1: warning: the frame size of 81056 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o dsets dsets.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/dsets dsets.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cmpd_dset.o -MD -MP -MF .deps/cmpd_dset.Tpo -c -o cmpd_dset.o cmpd_dset.c cmpd_dset.c: In function ‘test_compound’: cmpd_dset.c:154:18: warning: size of ‘s1’ is 6400000 bytes cmpd_dset.c:158:18: warning: size of ‘s2’ is 6400000 bytes cmpd_dset.c:162:18: warning: size of ‘s3’ is 6400000 bytes cmpd_dset.c:166:18: warning: size of ‘s4’ is 1600000 bytes cmpd_dset.c:170:18: warning: size of ‘s5’ is 9600000 bytes cmpd_dset.c:173:18: warning: size of ‘s6’ is 9600000 bytes cmpd_dset.c: In function ‘initialize_stype1’: cmpd_dset.c:885:9: warning: conversion to ‘float’ from ‘int’ may alter its value cmpd_dset.c:886:9: warning: conversion to ‘float’ from ‘int’ may alter its value cmpd_dset.c:888:6: warning: conversion to ‘float’ from ‘int’ may alter its value cmpd_dset.c:889:9: warning: conversion to ‘float’ from ‘int’ may alter its value cmpd_dset.c:890:9: warning: conversion to ‘float’ from ‘int’ may alter its value cmpd_dset.c: In function ‘initialize_stype2’: cmpd_dset.c:921:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:922:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:924:6: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:925:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:926:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:928:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:929:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:931:6: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:932:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:933:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:940:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:941:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:942:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c: In function ‘initialize_stype4’: cmpd_dset.c:999:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1000:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1002:6: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1003:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1004:2: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1006:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:1007:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:1009:6: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:1010:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:1011:9: warning: conversion to ‘float’ from ‘size_t’ may alter its value cmpd_dset.c:1018:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1019:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c:1020:9: warning: conversion to ‘long int’ from ‘size_t’ may change the sign of the result cmpd_dset.c: In function ‘test_pack_ooo’: cmpd_dset.c:1791:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c:1803:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c: In function ‘main’: cmpd_dset.c:2195:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c:2199:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c:2203:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c:2206:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cmpd_dset.c:2209:5: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/cmpd_dset cmpd_dset.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT extend.o -MD -MP -MF .deps/extend.Tpo -c -o extend.o extend.c extend.c:34:14: warning: size of ‘buf1’ is 40000 bytes extend.c:34:28: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o extend extend.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/extend extend.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT external.o -MD -MP -MF .deps/external.Tpo -c -o external.o external.c external.c: In function ‘test_2’: external.c:679:5: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value external.c: In function ‘test_3’: external.c:776:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result external.c:797:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result external.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o external external.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/external external.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o objcopy.c objcopy.c: In function ‘compare_data’: objcopy.c:1019:13: warning: cast discards qualifiers from pointer target type objcopy.c:1020:13: warning: cast discards qualifiers from pointer target type objcopy.c: In function ‘test_copy_dataset_compound’: objcopy.c:2124:9: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_chunked’: objcopy.c:2256:9: warning: unsuffixed float constant objcopy.c:2258:13: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_chunked_sparse’: objcopy.c:2599:9: warning: unsuffixed float constant objcopy.c:2601:13: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_compressed’: objcopy.c:2794:13: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_compact’: objcopy.c:2923:13: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_contig_cmpd_vl’: objcopy.c:7403:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result objcopy.c:7408:9: warning: unsuffixed float constant objcopy.c:7408:9: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_chunked_cmpd_vl’: objcopy.c:7542:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result objcopy.c:7547:9: warning: unsuffixed float constant objcopy.c:7547:9: warning: unsuffixed float constant objcopy.c: In function ‘test_copy_dataset_compact_cmpd_vl’: objcopy.c:7687:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result objcopy.c:7692:9: warning: unsuffixed float constant objcopy.c:7692:9: warning: unsuffixed float constant objcopy.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/objcopy objcopy.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT links.o -MD -MP -MF .deps/links.Tpo -c -o links.o links.c links.c: In function ‘external_set_elink_fapl1’: links.c:3589:17: warning: size of ‘sv’ is 3500 bytes links.c:3625:5: warning: enum conversion in assignment is invalid in C++ links.c:3625:41: warning: increment of enumeration value is invalid in C++ links.c: In function ‘external_set_elink_fapl2’: links.c:3788:10: warning: size of ‘points’ is 6400 bytes links.c: In function ‘link_filters’: links.c:9246:17: warning: unsuffixed float constant links.c:9246:17: warning: conversion to ‘double’ from ‘h5_stat_size_t’ may alter its value links.c: In function ‘delete_by_idx’: links.c:10814:74: warning: increment of enumeration value is invalid in C++ links.c:10816:60: warning: increment of enumeration value is invalid in C++ links.c: In function ‘delete_by_idx_old’: links.c:11130:56: warning: increment of enumeration value is invalid in C++ links.c: In function ‘link_iterate_check’: links.c:11508:5: warning: conversion to ‘int64_t’ from ‘hsize_t’ may change the sign of the result links.c:11536:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result links.c:11536:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c:11540:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c:11581:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c: In function ‘link_iterate’: links.c:11653:74: warning: increment of enumeration value is invalid in C++ links.c:11655:63: warning: increment of enumeration value is invalid in C++ links.c: In function ‘link_iterate_old_check’: links.c:11938:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c:11958:5: warning: conversion to ‘int64_t’ from ‘hsize_t’ may change the sign of the result links.c:11986:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result links.c:11986:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c:11990:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c:12031:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result links.c: In function ‘link_iterate_old’: links.c:12105:59: warning: increment of enumeration value is invalid in C++ links.c: In function ‘open_by_idx’: links.c:12341:74: warning: increment of enumeration value is invalid in C++ links.c:12343:63: warning: increment of enumeration value is invalid in C++ links.c: In function ‘open_by_idx_old’: links.c:12557:59: warning: increment of enumeration value is invalid in C++ links.c: In function ‘object_info’: links.c:12777:74: warning: increment of enumeration value is invalid in C++ links.c:12779:63: warning: increment of enumeration value is invalid in C++ links.c: In function ‘object_info_old’: links.c:13013:59: warning: increment of enumeration value is invalid in C++ links.c: In function ‘group_info’: links.c:13166:74: warning: increment of enumeration value is invalid in C++ links.c:13168:63: warning: increment of enumeration value is invalid in C++ links.c: In function ‘group_info_old’: links.c:13577:59: warning: increment of enumeration value is invalid in C++ links.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used links.c: In function ‘group_info’: links.c:13413:21: warning: cannot optimize possibly infinite loops links.c:13272:21: warning: cannot optimize possibly infinite loops links.c: In function ‘group_info_old’: links.c:13643:13: warning: cannot optimize possibly infinite loops 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o links links.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/links links.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT unlink.o -MD -MP -MF .deps/unlink.Tpo -c -o unlink.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o unlink unlink.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/unlink unlink.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT big.o -MD -MP -MF .deps/big.Tpo -c -o big.o big.c big.c: In function ‘randll’: big.c:83:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result big.c:84:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result big.c: In function ‘enough_room’: big.c:217:2: warning: format not a string literal, argument types not checked big.c:217:2: warning: format not a string literal, argument types not checked big.c:232:2: warning: format not a string literal, argument types not checked big.c:232:2: warning: format not a string literal, argument types not checked big.c: In function ‘reader’: big.c:393:2: warning: conversion to ‘hsize_t’ from ‘int64_t’ may change the sign of the result 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o big big.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/big big.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT mtime.o -MD -MP -MF .deps/mtime.Tpo -c -o mtime.o mtime.c mtime.c: In function ‘main’: mtime.c:117:5: warning: unsuffixed float constant mtime.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o mtime mtime.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/mtime mtime.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT fillval.o -MD -MP -MF .deps/fillval.Tpo -c -o fillval.o fillval.c fillval.c: In function ‘test_getset_vl’: fillval.c:291:42: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:301:9: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:302:20: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:306:35: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:312:35: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:326:51: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:343:35: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c:355:17: warning: identifier ‘typeid’ conflicts with C++ keyword fillval.c: In function ‘test_create’: fillval.c:625:19: warning: comparing floating point with == or != is unsafe fillval.c:625:33: warning: comparing floating point with == or != is unsafe fillval.c:698:15: warning: comparing floating point with == or != is unsafe fillval.c:698:30: warning: comparing floating point with == or != is unsafe fillval.c: In function ‘test_rdwr_cases’: fillval.c:791:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:813:57: warning: comparing floating point with == or != is unsafe fillval.c:814:29: warning: comparing floating point with == or != is unsafe fillval.c:847:13: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ fillval.c:881:31: warning: comparing floating point with == or != is unsafe fillval.c:882:36: warning: comparing floating point with == or != is unsafe fillval.c:911:6: warning: unsuffixed float constant fillval.c:913:6: warning: unsuffixed float constant fillval.c:940:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:995:13: warning: comparing floating point with == or != is unsafe fillval.c:996:13: warning: comparing floating point with == or != is unsafe fillval.c:1014:27: warning: comparing floating point with == or != is unsafe fillval.c:1015:27: warning: comparing floating point with == or != is unsafe fillval.c: In function ‘test_rdwr’: fillval.c:1146:9: warning: unsuffixed float constant fillval.c:1199:5: warning: unsuffixed float constant fillval.c: In function ‘test_extend_cases’: fillval.c:1442:5: warning: initialization discards qualifiers from pointer target type fillval.c:1442:5: warning: initialization discards qualifiers from pointer target type fillval.c:1497:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:1522:2: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value fillval.c:1550:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:1588:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:1627:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:1668:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c:1761:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result fillval.c: In function ‘test_extend’: fillval.c:1844:5: warning: initialization discards qualifiers from pointer target type fillval.c:1844:5: warning: initialization discards qualifiers from pointer target type fillval.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used fillval.c: In function ‘test_rdwr_cases’: fillval.c:762:31: warning: ‘fill_c.a’ may be used uninitialized in this function fillval.c:762:31: warning: ‘fill_c.x’ may be used uninitialized in this function fillval.c:762:31: warning: ‘fill_c.y’ may be used uninitialized in this function fillval.c:762:31: warning: ‘fill_c.z’ may be used uninitialized in this function 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o fillval fillval.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/fillval fillval.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT mount.o -MD -MP -MF .deps/mount.Tpo -c -o mount.o mount.c mount.c: In function ‘main’: mount.c:4000:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 mount.c:3999:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o mount mount.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/mount mount.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT flush1.o -MD -MP -MF .deps/flush1.Tpo -c -o flush1.o flush1.c flush1.c:35:15: warning: size of ‘the_data’ is 80000 bytes 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/flush1 flush1.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT flush2.o -MD -MP -MF .deps/flush2.Tpo -c -o flush2.o flush2.c flush2.c:34:15: warning: size of ‘the_data’ is 80000 bytes flush2.c: In function ‘check_dset’: flush2.c:75:6: warning: conversion to ‘double’ from ‘long long int’ may alter its value flush2.c:76:6: warning: unsuffixed float constant 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/flush2 flush2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT app_ref.o -MD -MP -MF .deps/app_ref.Tpo -c -o app_ref.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/app_ref app_ref.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT enum.o -MD -MP -MF .deps/enum.Tpo -c -o enum.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o enum enum.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/enum enum.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT set_extent.o -MD -MP -MF .deps/set_extent.Tpo -c -o set_extent.o set_extent.c set_extent.c: In function ‘main’: set_extent.c:134:5: warning: unsuffixed float constant set_extent.c:137:5: warning: unsuffixed float constant set_extent.c: In function ‘test_random_rank4’: set_extent.c:2687:17: warning: size of ‘rbuf’ is 40000 bytes set_extent.c:2688:17: warning: size of ‘wbuf’ is 40000 bytes set_extent.c:2689:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/set_extent set_extent.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttsafe.o -MD -MP -MF .deps/ttsafe.Tpo -c -o ttsafe.o ttsafe.c mv -f .deps/ttsafe.Tpo .deps/ttsafe.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttsafe_dcreate.o -MD -MP -MF .deps/ttsafe_dcreate.Tpo -c -o ttsafe_dcreate.o ttsafe_dcreate.c mv -f .deps/ttsafe_dcreate.Tpo .deps/ttsafe_dcreate.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttsafe_error.o -MD -MP -MF .deps/ttsafe_error.Tpo -c -o ttsafe_error.o ttsafe_error.c mv -f .deps/ttsafe_error.Tpo .deps/ttsafe_error.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttsafe_cancel.o -MD -MP -MF .deps/ttsafe_cancel.Tpo -c -o ttsafe_cancel.o ttsafe_cancel.c mv -f .deps/ttsafe_cancel.Tpo .deps/ttsafe_cancel.Po gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ttsafe_acreate.o -MD -MP -MF .deps/ttsafe_acreate.Tpo -c -o ttsafe_acreate.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o ttsafe ttsafe.o ttsafe_dcreate.o ttsafe_error.o ttsafe_cancel.o ttsafe_acreate.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT getname.o -MD -MP -MF .deps/getname.Tpo -c -o getname.o getname.c getname.c: In function ‘test_main’: getname.c:1148:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result getname.c:1175:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result getname.c:1182:11: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ getname.c: In function ‘test_reg_ref’: getname.c:2761:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result getname.c:2772:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result getname.c:2782:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result getname.c:2793:5: warning: conversion to ‘size_t’ from ‘ssize_t’ may change the sign of the result 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o getname getname.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/getname getname.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT vfd.o -MD -MP -MF .deps/vfd.Tpo -c -o vfd.o vfd.c vfd.c: In function ‘test_family_opens’: vfd.c:574:5: warning: format not a string literal, argument types not checked vfd.c: In function ‘test_family’: vfd.c:652:17: warning: size of ‘buf’ is 16384 bytes vfd.c:708:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result vfd.c: In function ‘test_family_compat’: vfd.c:831:5: warning: format not a string literal, argument types not checked vfd.c:832:5: warning: format not a string literal, argument types not checked vfd.c:836:9: warning: format not a string literal, argument types not checked vfd.c:837:9: warning: format not a string literal, argument types not checked vfd.c: In function ‘test_multi_opens’: vfd.c:906:5: warning: format not a string literal, argument types not checked vfd.c: In function ‘test_multi’: vfd.c:954:17: warning: size of ‘buf’ is 65536 bytes vfd.c: In function ‘test_family’: vfd.c:781:1: warning: the frame size of 17488 bytes is larger than 16384 bytes vfd.c: In function ‘test_multi’: vfd.c:1124:1: warning: the frame size of 69120 bytes is larger than 16384 bytes vfd.c: At top level: vfd.c:40:0: warning: macro "DSET2_NAME" is not used vfd.c:41:0: warning: macro "DSET2_DIM" is not used vfd.c:34:0: warning: macro "FBSIZE" is not used vfd.c:35:0: warning: macro "CBSIZE" is not used vfd.c:36:0: warning: macro "THRESHOLD" is not used vfd.c:33:0: warning: macro "MBOUNDARY" is not used 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o vfd vfd.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/vfd vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT ntypes.o -MD -MP -MF .deps/ntypes.Tpo -c -o ntypes.o ntypes.c ntypes.c:35:5: warning: size of ‘ipoints2’ is 80000 bytes ntypes.c:35:27: warning: size of ‘icheck2’ is 80000 bytes ntypes.c:36:7: warning: size of ‘spoints2’ is 40000 bytes ntypes.c:36:29: warning: size of ‘scheck2’ is 40000 bytes ntypes.c:37:5: warning: size of ‘ipoints3’ is 400000 bytes ntypes.c:37:30: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/ntypes ntypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT dangle.o -MD -MP -MF .deps/dangle.Tpo -c -o dangle.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o dangle dangle.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/dangle dangle.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT dtransform.o -MD -MP -MF .deps/dtransform.Tpo -c -o dtransform.o dtransform.c dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:37:5: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:38:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:39:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:40:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:41:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:42:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:43:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:44:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:45:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:46:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:47:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c:48:2: warning: unsuffixed float constant dtransform.c: In function ‘main’: dtransform.c:300:5: warning: size of ‘array’ is 2592 bytes dtransform.c:328:5: warning: size of ‘array’ is 2592 bytes dtransform.c: In function ‘test_poly’: dtransform.c:474:13: warning: unsuffixed float constant dtransform.c:474:13: warning: unsuffixed float constant dtransform.c:475:13: warning: unsuffixed float constant dtransform.c:475:13: warning: unsuffixed float constant dtransform.c:475:13: warning: unsuffixed float constant dtransform.c:483:5: warning: unsuffixed float constant dtransform.c:483:5: warning: unsuffixed float constant dtransform.c:487:13: warning: unsuffixed float constant dtransform.c:487:13: warning: unsuffixed float constant dtransform.c: In function ‘test_copy’: dtransform.c:515:13: warning: unsuffixed float constant dtransform.c:515:13: warning: unsuffixed float constant dtransform.c: In function ‘test_trivial’: dtransform.c:552:13: warning: unsuffixed float constant dtransform.c:552:13: warning: unsuffixed float constant dtransform.c: In function ‘test_getset’: dtransform.c:611:13: warning: unsuffixed float constant dtransform.c:611:13: warning: unsuffixed float constant 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/dtransform dtransform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT reserved.o -MD -MP -MF .deps/reserved.Tpo -c -o reserved.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o reserved reserved.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/reserved reserved.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT cross_read.o -MD -MP -MF .deps/cross_read.Tpo -c -o cross_read.o cross_read.c cross_read.c: In function ‘read_data’: cross_read.c:103:32: warning: comparing floating point with == or != is unsafe cross_read.c: In function ‘main’: cross_read.c:146:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cross_read.c:150:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cross_read.c:154:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result cross_read.c: At top level: H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used cross_read.c:37:0: warning: macro "RANK" 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/cross_read cross_read.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT freespace.o -MD -MP -MF .deps/freespace.Tpo -c -o freespace.o freespace.c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o freespace freespace.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/freespace freespace.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT mf.o -MD -MP -MF .deps/mf.Tpo -c -o mf.o mf.c mf.c: In function ‘main’: mf.c:5904:68: warning: increment of enumeration value is invalid in C++ mf.c:5906:2: warning: enumeration value ‘TEST_NTESTS’ not handled in switch 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o mf mf.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/mf mf.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT btree2.o -MD -MP -MF .deps/btree2.Tpo -c -o btree2.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/btree2 btree2.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT fheap.o -MD -MP -MF .deps/fheap.Tpo -c -o fheap.o fheap.c fheap.c: In function ‘add_obj’: fheap.c:419:39: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:421:40: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:423:40: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c: In function ‘get_fill_size’: fheap.c:497:5: warning: enumeration value ‘FHEAP_TEST_FILL_N’ not handled in switch fheap.c: In function ‘begin_test’: fheap.c:538:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ fheap.c:539:5: warning: format not a string literal, argument types not checked fheap.c: In function ‘reopen_file’: fheap.c:589:24: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘open_heap’: fheap.c:636:24: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:674:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘fill_heap’: fheap.c:1059:38: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:1061:39: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:1063:39: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:1110:38: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:1112:39: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:1114:39: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:1166:39: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:1168:40: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c:1170:40: warning: request for implicit conversion from ‘void *’ to ‘size_t *’ not permitted in C++ fheap.c: In function ‘test_create’: fheap.c:1841:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_reopen’: fheap.c:1941:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_open_twice’: fheap.c:2040:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:2048:20: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_delete_open’: fheap.c:2186:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_id_limits’: fheap.c:2323:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_filtered_create’: fheap.c:2662:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:2701:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_size’: fheap.c:2777:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:2827:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_man_insert_weird’: fheap.c:2912:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_man_start_5th_recursive_indirect’: fheap.c:5877:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_man_remove_bogus’: fheap.c:6007:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6048:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value fheap.c:6070:13: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value fheap.c: In function ‘test_man_remove_one’: fheap.c:6156:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6193:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6207:9: warning: conversion to ‘unsigned char’ from ‘unsigned int’ may alter its value fheap.c: In function ‘test_man_remove_two’: fheap.c:6312:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6349:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6363:9: warning: conversion to ‘unsigned char’ from ‘unsigned int’ may alter its value fheap.c: In function ‘test_man_remove_one_larger’: fheap.c:6497:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6534:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_man_remove_two_larger’: fheap.c:6658:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6695:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_man_remove_three_larger’: fheap.c:6894:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:6931:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_huge_insert_one’: fheap.c:12085:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_huge_insert_two’: fheap.c:12239:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12241:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_huge_insert_three’: fheap.c:12473:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12475:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12477:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_huge_insert_mix’: fheap.c:12783:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12785:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12787:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12789:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:12791:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_filtered_huge’: fheap.c:13224:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_tiny_insert_one’: fheap.c:13417:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_tiny_insert_two’: fheap.c:13571:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13573:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_tiny_insert_mix’: fheap.c:13810:25: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13812:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13814:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13816:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13818:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13820:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:13822:26: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c: In function ‘test_filtered_man_root_direct’: fheap.c:14453:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_filtered_man_root_indirect’: fheap.c:14635:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:14695:27: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:14727:27: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:14760:27: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:14792:27: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘test_write’: fheap.c:15437:17: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:15439:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value fheap.c:15467:13: warning: unsuffixed float constant fheap.c:15467:13: warning: conversion to ‘size_t’ from ‘double’ may alter its value fheap.c:15469:13: warning: unsuffixed float constant fheap.c:15469:13: warning: conversion to ‘size_t’ from ‘double’ may alter its value fheap.c:15492:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:15512:13: warning: unsuffixed float constant fheap.c:15512:13: warning: conversion to ‘size_t’ from ‘double’ may alter its value fheap.c:15514:13: warning: unsuffixed float constant fheap.c:15514:13: warning: conversion to ‘size_t’ from ‘double’ may alter its value fheap.c: In function ‘test_bug1’: fheap.c:15653:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c:15679:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ fheap.c: In function ‘main’: fheap.c:15765:19: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:15766:19: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ fheap.c:15774:80: warning: increment of enumeration value is invalid in C++ fheap.c:15785:9: warning: enumeration value ‘FHEAP_TEST_NTESTS’ not handled in switch fheap.c:15804:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15805:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15806:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15807:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15808:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15809:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15810:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15822:73: warning: increment of enumeration value is invalid in C++ fheap.c:15831:13: warning: enumeration value ‘FHEAP_TEST_FILL_N’ not handled in switch fheap.c:15852:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15892:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15902:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15903:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15904:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15905:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15907:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15909:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15911:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15913:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15925:80: warning: increment of enumeration value is invalid in C++ fheap.c:15927:97: warning: increment of enumeration value is invalid in C++ fheap.c:15943:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15944:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15945:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15946:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15947:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15951:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15952:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15953:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15960:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15961:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15962:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15963:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15964:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15965:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15966:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15967:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15968:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15969:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15970:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15971:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15972:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15973:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15974:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15975:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15976:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15977:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15978:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15979:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15983:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15984:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15985:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15986:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15987:25: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15996:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15997:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15998:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:15999:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16034:13: warning: conversion to ‘uint16_t’ from ‘unsigned int’ may alter its value fheap.c:16064:80: warning: increment of enumeration value is invalid in C++ fheap.c:16069:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16070:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16071:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16072:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16073:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16080:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16081:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16082:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16107:76: warning: increment of enumeration value is invalid in C++ fheap.c:16112:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16113:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16117:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16118:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16140:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16141:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16144:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16145:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16158:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16159:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16162:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16163:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16179:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16183:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result fheap.c:16196:5: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o fheap fheap.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/fheap fheap.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT error_test.o -MD -MP -MF .deps/error_test.Tpo -c -o error_test.o error_test.c error_test.c:40:5: warning: size of ‘ipoints2’ is 80000 bytes error_test.c:40:27: warning: size of ‘icheck2’ is 80000 bytes error_test.c: In function ‘test_long_desc’: error_test.c:353:9: warning: conversion to ‘char’ from ‘size_t’ may alter its value error_test.c:363:5: warning: format not a string literal, argument types not checked error_test.c:363:5: warning: format not a string literal, argument types not checked error_test.c: In function ‘init_error’: error_test.c:203:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 error_test.c:226:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o error_test error_test.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/error_test error_test.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT err_compat.o -MD -MP -MF .deps/err_compat.Tpo -c -o err_compat.o err_compat.c err_compat.c:40:5: warning: size of ‘ipoints2’ is 80000 bytes err_compat.c:40:27: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/err_compat err_compat.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tcheck_version.o -MD -MP -MF .deps/tcheck_version.Tpo -c -o tcheck_version.o tcheck_version.c tcheck_version.c: In function ‘abort_intercept’: tcheck_version.c:108:1: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/tcheck_version tcheck_version.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testmeta.o -MD -MP -MF .deps/testmeta.Tpo -c -o testmeta.o testmeta.c testmeta.c:39:0: warning: macro "NWATTRS" is not used testmeta.c:32:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/testmeta testmeta.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' Making all in tools make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' Making all in lib make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c -o h5tools.lo h5tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c h5tools.c -fPIC -DPIC -o .libs/h5tools.o h5tools.c:285:3: warning: non-local variable ‘driver_idx’ with anonymous type is questionable in C++ h5tools.c: In function ‘h5tools_dump_simple_data’: h5tools.c:882:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools.c: In function ‘h5tools_print_region_data_blocks’: h5tools.c:1325:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1332:9: warning: conversion to ‘size_t’ from ‘hsize_t’ may alter its value h5tools.c:1339:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result h5tools.c:1342:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools.c:1347:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1350:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1355:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1374:29: warning: comparison between signed and unsigned integer expressions h5tools.c:1383:29: warning: comparison between signed and unsigned integer expressions h5tools.c:1387:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5tools.c:1393:29: warning: comparison between signed and unsigned integer expressions h5tools.c:1401:26: warning: comparison between signed and unsigned integer expressions h5tools.c:1405:69: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5tools.c:1426:1: warning: label ‘catch_except’ defined but not used h5tools.c:1299:40: warning: unused parameter ‘region_space’ h5tools.c: In function ‘h5tools_dump_region_data_blocks’: h5tools.c:1492:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools.c: In function ‘h5tools_print_region_data_points’: h5tools.c:1659:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result h5tools.c:1662:5: warning: conversion to ‘size_t’ from ‘hssize_t’ may alter its value h5tools.c:1666:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1669:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools.c:1679:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:1689:29: warning: comparison between signed and unsigned integer expressions h5tools.c:1695:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5tools.c:1709:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5tools.c:1735:1: warning: label ‘catch_except’ defined but not used h5tools.c:1649:23: warning: unused variable ‘region_ctx’ h5tools.c:1647:14: warning: unused variable ‘alloc_size’ h5tools.c: In function ‘h5tools_dump_region_data_points’: h5tools.c:1798:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools.c:1800:16: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5tools.c: In function ‘h5tools_print_simple_subset’: h5tools.c:2010:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools.c:2010:9: warning: comparison of unsigned expression < 0 is always false h5tools.c:2032:24: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5tools.c: In function ‘h5tools_display_simple_subset’: h5tools.c:2207:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5tools.c:2210:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools.c:2234:1: warning: label ‘catch_except’ defined but not used h5tools.c: In function ‘h5tools_dump_simple_dset’: h5tools.c:2388:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:2444:12: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5tools.c: In function ‘h5tools_dump_simple_mem’: h5tools.c:2550:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:2559:19: warning: comparison between signed and unsigned integer expressions h5tools.c:2564:49: warning: comparison between signed and unsigned integer expressions h5tools.c:2571:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5tools.c: In function ‘h5tools_print_datatype’: h5tools.c:3088:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:3088:9: warning: comparison of unsigned expression < 0 is always false h5tools.c:3165:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c:3165:9: warning: comparison of unsigned expression >= 0 is always true h5tools.c:2761:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5tools.c:2761:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5tools.c: In function ‘h5tools_print_enum’: h5tools.c:3340:14: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ h5tools.c:3342:15: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5tools.c:3364:9: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result h5tools.c: In function ‘h5tools_dump_datatype’: h5tools.c:3436:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools.c: In function ‘init_acc_pos’: h5tools.c:3487:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5tools.c:3490:19: warning: comparison between signed and unsigned integer expressions h5tools.c: In function ‘render_bin_output’: h5tools.c:3776:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools.c: At top level: h5tools.c:51:24: warning: ‘h5tools_dataformat’ defined but not used h5tools.c: In function ‘h5tools_render_element’: h5tools.c:1075:31: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c: In function ‘h5tools_render_region_element’: h5tools.c:1231:54: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c: In function ‘h5tools_dump_region_data_points’: h5tools.c:1810:27: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c:1774:14: warning: ‘dtype’ may be used uninitialized in this function h5tools.c:1775:14: warning: ‘type_id’ may be used uninitialized in this function h5tools.c: In function ‘h5tools_print_region_data_blocks’: h5tools.c:1397:31: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c: In function ‘h5tools_dump_region_data_blocks’: h5tools.c:1504:27: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c:1513:31: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools.c:1467:18: warning: ‘dtype’ may be used uninitialized in this function h5tools.c:1468:18: warning: ‘type_id’ may be used uninitialized in this function h5tools.c: At top level: h5tools.c:32:0: warning: macro "SANITY_CHECK" is not used h5tools.c:34:0: warning: macro "ALIGN" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools.lo -MD -MP -MF .deps/h5tools.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c -o h5tools_str.lo h5tools_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o h5tools_str.c: In function ‘h5tools_str_append’: h5tools_str.c:130:16: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5tools_str.c:148:9: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5tools_str.c:148:9: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5tools_str.c:163:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools_str.c:163:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools_str.c:165:20: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5tools_str.c:171:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5tools_str.c: In function ‘h5tools_str_reset’: h5tools_str.c:201:16: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5tools_str.c: In function ‘h5tools_str_fmt’: h5tools_str.c:272:18: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5tools_str.c: In function ‘h5tools_str_prefix’: h5tools_str.c:308:60: warning: unused parameter ‘min_idx’ h5tools_str.c:309:28: warning: unused parameter ‘max_idx’ h5tools_str.c: In function ‘h5tools_str_region_prefix’: h5tools_str.c:361:66: warning: unused parameter ‘min_idx’ h5tools_str.c: In function ‘h5tools_str_dump_region_blocks’: h5tools_str.c:435:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools_str.c:437:16: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5tools_str.c:417:57: warning: unused parameter ‘ctx’ h5tools_str.c: In function ‘h5tools_str_dump_region_points’: h5tools_str.c:496:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5tools_str.c:498:16: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5tools_str.c:478:57: warning: unused parameter ‘ctx’ h5tools_str.c: In function ‘h5tools_str_sprint’: h5tools_str.c:739:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:739:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:771:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:788:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:788:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5tools_str.c:805:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:805:13: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value h5tools_str.c:814:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:814:13: warning: conversion to ‘unsigned char’ from ‘unsigned int’ may alter its value h5tools_str.c:824:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:824:13: warning: conversion to ‘short int’ from ‘unsigned int’ may alter its value h5tools_str.c:834:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:834:13: warning: conversion to ‘short unsigned int’ from ‘unsigned int’ may alter its value h5tools_str.c:842:13: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result h5tools_str.c:842:13: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result h5tools_str.c:893:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5tools_str.c:992:13: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5tools_str.c:992:13: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch h5tools_str.c:642:31: warning: unused variable ‘region’ h5tools_str.c: In function ‘h5tools_str_dump_region_blocks’: h5tools_str.c:444:31: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools_str.c:453:35: warning: assuming signed overflow does not occur when simplifying conditional to constant h5tools_str.c: In function ‘h5tools_str_dump_region_points’: h5tools_str.c:505:31: warning: assuming signed overflow does not occur when simplifying conditional to constant libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_str.lo -MD -MP -MF .deps/h5tools_str.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c -o h5tools_utils.lo h5tools_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c h5tools_utils.c -fPIC -DPIC -o .libs/h5tools_utils.o h5tools_utils.c: In function ‘error_msg’: h5tools_utils.c:76:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5tools_utils.c: In function ‘warn_msg’: h5tools_utils.c:105:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5tools_utils.c: In function ‘print_version’: h5tools_utils.c:320:12: warning: cast discards qualifiers from pointer target type h5tools_utils.c: In function ‘init_table’: h5tools_utils.c:341:22: warning: request for implicit conversion from ‘void *’ to ‘struct table_t *’ not permitted in C++ h5tools_utils.c:345:17: warning: request for implicit conversion from ‘void *’ to ‘struct obj_t *’ not permitted in C++ h5tools_utils.c: In function ‘find_objs_cb’: h5tools_utils.c:479:5: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5tools_utils.c:479:5: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch h5tools_utils.c: In function ‘add_obj’: h5tools_utils.c:594:21: warning: request for implicit conversion from ‘void *’ to ‘struct obj_t *’ not permitted in C++ h5tools_utils.c: In function ‘H5tools_get_link_info’: h5tools_utils.c:672:13: warning: implicit declaration of function ‘parallel_print’ h5tools_utils.c:672:13: warning: nested extern declaration of ‘parallel_print’ h5tools_utils.c:696:5: warning: passing argument 3 of ‘H5Lget_val’ discards qualifiers from pointer target type ../../src/H5Lpublic.h:159:15: note: expected ‘void *’ but argument is of type ‘const char *’ h5tools_utils.c: In function ‘h5tools_getprogname’: h5tools_utils.c:782:12: warning: old-style function definition h5tools_utils.c: In function ‘h5tools_getstatus’: h5tools_utils.c:787:5: warning: old-style function definition h5tools_utils.c: In function ‘H5tools_get_link_info’: h5tools_utils.c:662:11: warning: ‘fapl’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_utils.lo -MD -MP -MF .deps/h5tools_utils.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c -o h5diff.lo h5diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c h5diff.c -fPIC -DPIC -o .libs/h5diff.o h5diff.c: In function ‘diff_compare’: h5diff.c:978:17: warning: enum conversion in assignment is invalid in C++ h5diff.c:1011:17: warning: enum conversion in assignment is invalid in C++ h5diff.c:1049:21: warning: enum conversion in assignment is invalid in C++ h5diff.c:1083:21: warning: enum conversion in assignment is invalid in C++ h5diff.c:1141:9: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1143:9: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c: In function ‘diff’: h5diff.c:1368:25: warning: enum conversion when passing argument 1 of ‘get_type’ is invalid in C++ h5diff.h:160:13: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1368:25: warning: enum conversion when passing argument 1 of ‘get_type’ is invalid in C++ h5diff.h:160:13: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1377:32: warning: enum conversion when passing argument 6 of ‘diff’ is invalid in C++ h5diff.c:1169:9: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1385:13: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1386:13: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1463:29: warning: enum conversion when passing argument 1 of ‘get_type’ is invalid in C++ h5diff.h:160:13: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1463:29: warning: enum conversion when passing argument 1 of ‘get_type’ is invalid in C++ h5diff.h:160:13: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1471:35: warning: enum conversion when passing argument 6 of ‘diff’ is invalid in C++ h5diff.c:1169:9: note: expected ‘h5trav_type_t’ but argument is of type ‘H5O_type_t’ h5diff.c:1475:17: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1476:17: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1198:5: warning: enumeration value ‘H5TRAV_TYPE_UNKNOWN’ not handled in switch h5diff.c:1550:9: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c:1552:9: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5diff.c: At top level: h5diff.c:34:0: warning: macro "h5diffdebug2" is not used h5diff.c:36:0: warning: macro "h5diffdebug4" is not used h5diff.c:37:0: warning: macro "h5diffdebug5" is not used h5diff.c:35:0: warning: macro "h5diffdebug3" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff.lo -MD -MP -MF .deps/h5diff.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c -o h5diff_array.lo h5diff_array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o h5diff_array.c: In function ‘diff_array’: h5diff_array.c:266:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5diff_array.c:266:9: warning: enumeration value ‘H5T_TIME’ not handled in switch h5diff_array.c:266:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5diff_array.c: In function ‘diff_datum’: h5diff_array.c:626:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5diff_array.c:662:9: warning: conversion to ‘int’ from ‘hbool_t’ may change the sign of the result h5diff_array.c:663:9: warning: conversion to ‘int’ from ‘hbool_t’ may change the sign of the result h5diff_array.c:782:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diff_array.c:783:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diff_array.c:1729:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1729:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1729:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1761:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1761:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1761:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:1901:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:1901:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:1901:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:1966:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:1966:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:1966:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2114:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2114:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2114:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2179:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2179:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2179:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2319:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2319:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2319:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2372:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2372:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:2372:21: warning: comparing floating point with == or != is unsafe h5diff_array.c:429:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5diff_array.c:429:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5diff_array.c: In function ‘diff_region’: h5diff_array.c:2559:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5diff_array.c:2562:17: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5diff_array.c:2566:17: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5diff_array.c:2614:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5diff_array.c:2617:17: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5diff_array.c:2621:17: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5diff_array.c:2678:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5diff_array.c:2679:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5diff_array.c: In function ‘character_compare’: h5diff_array.c:2721:13: warning: conversion to ‘char’ from ‘unsigned char’ may change the sign of the result h5diff_array.c:2723:13: warning: conversion to ‘char’ from ‘unsigned char’ may change the sign of the result h5diff_array.c: In function ‘diff_float’: h5diff_array.c:2937:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:2937:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:2937:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3011:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3011:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3011:17: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘diff_double’: h5diff_array.c:3211:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3211:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3211:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3285:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3285:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3285:17: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘diff_ldouble’: h5diff_array.c:3494:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3494:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3494:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3568:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3568:17: warning: comparing floating point with == or != is unsafe h5diff_array.c:3568:17: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘diff_ullong’: h5diff_array.c:5339:10: warning: comparing floating point with == or != is unsafe h5diff_array.c:5339:10: warning: comparing floating point with == or != is unsafe h5diff_array.c:5339:10: warning: comparing floating point with == or != is unsafe h5diff_array.c:5384:10: warning: comparing floating point with == or != is unsafe h5diff_array.c:5384:10: warning: comparing floating point with == or != is unsafe h5diff_array.c:5384:10: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘equal_double’: h5diff_array.c:5542:15: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘equal_ldouble’: h5diff_array.c:5595:15: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘equal_float’: h5diff_array.c:5652:15: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘my_isnan’: h5diff_array.c:5692:20: warning: comparing floating point with == or != is unsafe h5diff_array.c:5701:20: warning: comparing floating point with == or != is unsafe h5diff_array.c:5709:20: warning: comparing floating point with == or != is unsafe h5diff_array.c: In function ‘print_header’: h5diff_array.c:5828:9: warning: unused variable ‘i’ h5diff_array.c: In function ‘diff_datum’: h5diff_array.c:2474:23: warning: assuming signed overflow does not occur when simplifying conditional to constant h5diff_array.c:2471:23: warning: assuming signed overflow does not occur when simplifying conditional to constant h5diff_array.c:2474:23: warning: assuming signed overflow does not occur when simplifying conditional to constant h5diff_array.c: At top level: h5diff_array.c:39:0: warning: macro "C_FORMAT" is not used h5diff_array.c:135:0: warning: macro "IS_ZERO" is not used h5diff_array.c:55:0: warning: macro "UI_FORMAT_P" is not used h5diff_array.c:70:0: warning: macro "UI_FORMAT_P_NOTCOMP" is not used h5diff_array.c:130:0: warning: macro "BOTH_ZERO" is not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_array.lo -MD -MP -MF .deps/h5diff_array.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c -o h5diff_attr.lo h5diff_attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c h5diff_attr.c -fPIC -DPIC -o .libs/h5diff_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_attr.lo -MD -MP -MF .deps/h5diff_attr.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c -o h5diff_dset.lo h5diff_dset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c h5diff_dset.c -fPIC -DPIC -o .libs/h5diff_dset.o h5diff_dset.c: In function ‘diff_can_type’: h5diff_dset.c:728:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5diff_dset.c:728:5: warning: enumeration value ‘H5T_TIME’ not handled in switch h5diff_dset.c:728:5: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_dset.lo -MD -MP -MF .deps/h5diff_dset.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c -o h5diff_util.lo h5diff_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o h5diff_util.c: In function ‘parallel_print’: h5diff_util.c:49:3: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5diff_util.c:58:4: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diff_util.c:58:4: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5diff_util.c:58:4: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5diff_util.c:84:6: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5diff_util.c:90:4: warning: function might be possible candidate for ‘gnu_printf’ format attribute h5diff_util.c: In function ‘print_type’: h5diff_util.c:146:2: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_TIME’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_STRING’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_ENUM’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_VLEN’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_ARRAY’ not handled in switch h5diff_util.c:146:2: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5diff_util.c: In function ‘get_type’: h5diff_util.c:278:5: warning: enumeration value ‘H5TRAV_TYPE_UNKNOWN’ not handled in switch h5diff_util.c: In function ‘get_sign’: h5diff_util.c:310:2: warning: enumeration value ‘H5T_SGN_ERROR’ not handled in switch h5diff_util.c:310:2: warning: enumeration value ‘H5T_NSGN’ not handled in switch h5diff_util.c: In function ‘get_class’: h5diff_util.c:336:2: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5diff_util.c:336:2: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_util.lo -MD -MP -MF .deps/h5diff_util.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c -o h5trav.lo h5trav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c h5trav.c -fPIC -DPIC -o .libs/h5trav.o h5trav.c: In function ‘trav_addr_add’: h5trav.c:90:23: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ h5trav.c: In function ‘traverse_cb’: h5trav.c:154:30: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5trav.c: In function ‘h5trav_getindext’: h5trav.c:588:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5trav.c:592:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5trav.c:601:21: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5trav.c:605:21: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5trav.c: In function ‘trav_table_add’: h5trav.c:632:12: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:639:5: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:640:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:641:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:641:45: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:642:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:643:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:644:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:645:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:646:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c: In function ‘trav_table_addflags’: h5trav.c:714:18: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:721:5: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:722:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:723:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:724:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:725:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:726:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:727:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:728:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c:729:17: warning: identifier ‘new’ conflicts with C++ keyword h5trav.c: In function ‘trav_print_visit_obj’: h5trav.c:817:5: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5trav.c:817:5: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch h5trav.c: In function ‘trav_print_visit_lnk’: h5trav.c:869:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5trav.c:886:25: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5trav.c:866:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch h5trav.c:866:5: warning: enumeration value ‘H5L_TYPE_HARD’ not handled in switch h5trav.c:866:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5trav.lo -MD -MP -MF .deps/h5trav.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c -o h5tools_filters.lo h5tools_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c h5tools_filters.c -fPIC -DPIC -o .libs/h5tools_filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_filters.lo -MD -MP -MF .deps/h5tools_filters.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c -o h5tools_ref.lo h5tools_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c h5tools_ref.c -fPIC -DPIC -o .libs/h5tools_ref.o h5tools_ref.c: In function ‘free_ref_path_info’: h5tools_ref.c:68:5: warning: cast discards qualifiers from pointer target type h5tools_ref.c: In function ‘ref_path_table_put’: h5tools_ref.c:221:18: warning: request for implicit conversion from ‘void *’ to ‘struct ref_path_node_t *’ not permitted in C++ h5tools_ref.c: In function ‘lookup_ref_path’: h5tools_ref.c:303:10: 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_ref.lo -MD -MP -MF .deps/h5tools_ref.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c -o h5tools_type.lo h5tools_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c h5tools_type.c -fPIC -DPIC -o .libs/h5tools_type.o h5tools_type.c: In function ‘h5tools_get_little_endian_type’: h5tools_type.c:78:2: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5tools_type.c:78:2: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5tools_type.c: In function ‘h5tools_get_big_endian_type’: h5tools_type.c:155:2: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5tools_type.c:155:2: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5tools_type.lo -MD -MP -MF .deps/h5tools_type.Tpo -c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o libh5tools.la h5tools.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 -lm libtool: link: ar cru .libs/libh5tools.a .libs/h5tools.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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/lib' Making all in h5diff make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_main.o -MD -MP -MF .deps/h5diff_main.Tpo -c -o h5diff_main.o h5diff_main.c h5diff_main.c: In function ‘main’: h5diff_main.c:102:1: warning: label ‘out’ defined but not used mv -f .deps/h5diff_main.Tpo .deps/h5diff_main.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diff_common.o -MD -MP -MF .deps/h5diff_common.Tpo -c -o h5diff_common.o h5diff_common.c h5diff_common.c: In function ‘parse_command_line’: h5diff_common.c:119:32: warning: comparing floating point with == or != is unsafe h5diff_common.c:136:34: warning: comparing floating point with == or != is unsafe h5diff_common.c:150:13: warning: conversion to ‘hsize_t’ from ‘long int’ may change the sign of the result h5diff_common.c: In function ‘h5diff_exit’: h5diff_common.c:477:6: warning: function might be possible candidate for attribute ‘noreturn’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5diff h5diff_main.o h5diff_common.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5diff h5diff_main.o h5diff_common.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5diffgentest.o -MD -MP -MF .deps/h5diffgentest.Tpo -c -o h5diffgentest.o h5diffgentest.c h5diffgentest.c: In function ‘test_basic’: h5diffgentest.c:212:9: warning: unsuffixed float constant h5diffgentest.c:212:9: warning: unsuffixed float constant h5diffgentest.c:212:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:282:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:283:9: warning: unsuffixed float constant h5diffgentest.c:373:9: warning: conversion to ‘float’ from ‘double’ may alter its value h5diffgentest.c:374:9: warning: conversion to ‘float’ from ‘double’ may alter its value h5diffgentest.c:446:9: warning: missing braces around initializer h5diffgentest.c:446:9: warning: (near initialization for ‘data7[0]’) h5diffgentest.c:447:9: warning: missing braces around initializer h5diffgentest.c:447:9: warning: (near initialization for ‘data8[0]’) h5diffgentest.c: In function ‘write_attr_in’: h5diffgentest.c:2366:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5diffgentest.c:2367:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diffgentest.c:2582:17: warning: conversion to ‘char’ from ‘int’ may alter its value h5diffgentest.c:2643:21: warning: conversion to ‘char’ from ‘int’ may alter its value h5diffgentest.c:2782:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5diffgentest.c:2783:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diffgentest.c: In function ‘write_dset_in’: h5diffgentest.c:3158:17: warning: declaration of ‘did’ shadows a previous local h5diffgentest.c:2911:13: warning: shadowed declaration is here h5diffgentest.c:3159:17: warning: declaration of ‘sid’ shadows a previous local h5diffgentest.c:2912:13: warning: shadowed declaration is here h5diffgentest.c:3160:17: warning: declaration of ‘tid’ shadows a previous local h5diffgentest.c:2913:13: warning: shadowed declaration is here h5diffgentest.c:3164:17: warning: declaration of ‘j’ shadows a previous local h5diffgentest.c:2916:21: warning: shadowed declaration is here h5diffgentest.c:3168:14: warning: request for implicit conversion from ‘void *’ to ‘double *’ not permitted in C++ h5diffgentest.c:3170:23: warning: comparison between signed and unsigned integer expressions h5diffgentest.c:3326:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5diffgentest.c:3327:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diffgentest.c:3448:17: warning: conversion to ‘char’ from ‘int’ may alter its value h5diffgentest.c:3485:21: warning: conversion to ‘char’ from ‘int’ may alter its value h5diffgentest.c:3539:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5diffgentest.c:3540:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5diffgentest.c: In function ‘gen_datareg’: h5diffgentest.c:3635:10: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ h5diffgentest.c:3638:9: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ h5diffgentest.c: In function ‘test_hyperslab’: h5diffgentest.c:3772:9: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result h5diffgentest.c: At top level: h5diffgentest.c:24:0: warning: macro "PROGRAMNAME" is not used 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5diffgentest h5diffgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5diffgentest h5diffgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' Making all in h5ls make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5ls.o -MD -MP -MF .deps/h5ls.Tpo -c -o h5ls.o h5ls.c h5ls.c: In function ‘display_precision’: h5ls.c:458:13: warning: switch missing default case h5ls.c:474:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5ls.c:475:13: warning: switch missing default case h5ls.c:494:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5ls.c:500:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5ls.c: In function ‘display_float_type’: h5ls.c:636:5: warning: switch missing default case h5ls.c:661:9: warning: switch missing default case h5ls.c: In function ‘display_cmpd_type’: h5ls.c:710:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5ls.c: In function ‘display_enum_type’: h5ls.c:764:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5ls.c:788:10: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ h5ls.c:789:11: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5ls.c: In function ‘display_string_type’: h5ls.c:866:5: warning: switch missing default case h5ls.c:896:5: warning: switch missing default case h5ls.c: In function ‘display_array_type’: h5ls.c:1057:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5ls.c:1057:14: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5ls.c: In function ‘list_attr’: h5ls.c:1336:9: warning: enumeration value ‘H5S_NO_CLASS’ not handled in switch h5ls.c: In function ‘dataset_list2’: h5ls.c:1541:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5ls.c:1565:17: warning: unsuffixed float constant h5ls.c:1565:17: warning: conversion to ‘double’ from ‘hsize_t’ may alter its value h5ls.c:1565:17: warning: conversion to ‘double’ from ‘hsize_t’ may alter its value h5ls.c:1545:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_INTEGER’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_FLOAT’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_TIME’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_STRING’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_BITFIELD’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_OPAQUE’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_COMPOUND’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_ENUM’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_ARRAY’ not handled in switch h5ls.c:1545:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5ls.c: In function ‘elink_trav_add’: h5ls.c:1823:23: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ h5ls.c: In function ‘list_lnk’: h5ls.c:1897:21: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5ls.c:1916:21: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5ls.c:1895:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch h5ls.c:1895:5: warning: enumeration value ‘H5L_TYPE_HARD’ not handled in switch h5ls.c:1895:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch h5ls.c: In function ‘main’: h5ls.c:2420:13: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result h5ls.c: In function ‘leave’: h5ls.c:2148:1: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5ls h5ls.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5ls h5ls.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' Making all in misc make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5debug.o -MD -MP -MF .deps/h5debug.Tpo -c -o h5debug.o h5debug.c h5debug.c: In function ‘get_H5B2_class’: h5debug.c:79:5: warning: enumeration value ‘H5B2_NUM_BTREE_ID’ not handled in switch h5debug.c: In function ‘main’: h5debug.c:182:19: warning: request for implicit conversion from ‘void *’ to ‘struct H5F_t *’ not permitted in C++ h5debug.c:191:9: warning: conversion to ‘haddr_t’ from ‘int64_t’ may change the sign of the result h5debug.c:193:9: warning: conversion to ‘haddr_t’ from ‘int64_t’ may change the sign of the result h5debug.c:195:9: warning: conversion to ‘haddr_t’ from ‘int64_t’ may change the sign of the result h5debug.c:197:9: warning: conversion to ‘haddr_t’ from ‘int64_t’ may change the sign of the result h5debug.c:248:9: warning: enumeration value ‘H5B_NUM_BTREE_ID’ not handled in switch h5debug.c: At top level: h5debug.c:54:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5debug h5debug.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5debug h5debug.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repart.o -MD -MP -MF .deps/h5repart.Tpo -c -o h5repart.o h5repart.c h5repart.c: In function ‘main’: h5repart.c:204:10: warning: size of ‘src_name’ is 4096 bytes h5repart.c:210:10: warning: size of ‘dst_name’ is 4096 bytes h5repart.c:246:6: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value h5repart.c:260:5: warning: format not a string literal, argument types not checked h5repart.c:280:5: warning: format not a string literal, argument types not checked h5repart.c:293:9: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5repart.c:363:6: warning: format not a string literal, argument types not checked h5repart.c:410:6: warning: format not a string literal, argument types not checked h5repart.c:471:9: warning: conversion to ‘hsize_t’ from ‘off_t’ may change the sign of the result h5repart.c: In function ‘usage’: h5repart.c:86:1: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5repart h5repart.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5repart h5repart.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5mkgrp.o -MD -MP -MF .deps/h5mkgrp.Tpo -c -o h5mkgrp.o h5mkgrp.c h5mkgrp.c: In function ‘parse_command_line’: h5mkgrp.c:173:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5mkgrp.c:174:20: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5mkgrp h5mkgrp.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5mkgrp h5mkgrp.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repart_gentest.o -MD -MP -MF .deps/h5repart_gentest.Tpo -c -o h5repart_gentest.o h5repart_gentest.c h5repart_gentest.c: In function ‘main’: h5repart_gentest.c:36:17: warning: size of ‘buf’ is 16384 bytes h5repart_gentest.c:101:1: warning: the frame size of 16432 bytes is larger than 16384 bytes h5repart_gentest.c: At top level: h5repart_gentest.c:26:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5repart_gentest h5repart_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5repart_gentest h5repart_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT talign.o -MD -MP -MF .deps/talign.Tpo -c -o talign.o talign.c talign.c: In function ‘main’: talign.c:49:5: warning: unsuffixed float constant talign.c:49:5: warning: unsuffixed float constant talign.c:50:5: warning: unsuffixed float constant talign.c:50:5: warning: unsuffixed float constant talign.c:90:5: warning: implicit declaration of function ‘h5tools_get_native_type’ talign.c:90:5: warning: nested extern declaration of ‘h5tools_get_native_type’ talign.c:127:10: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ talign.c:139:15: warning: comparing floating point with == or != is unsafe talign.c:139:36: warning: comparing floating point with == or != is unsafe talign.c:140:32: warning: comparing floating point with == or != is unsafe talign.c:140:54: warning: comparing floating point with == or != is unsafe talign.c: At top level: talign.c:209:1: warning: no previous prototype for ‘h5tools_get_native_type’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o talign talign.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/talign talign.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT repart_test.o -MD -MP -MF .deps/repart_test.Tpo -c -o repart_test.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o repart_test repart_test.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/repart_test repart_test.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' Making all in h5import make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5import.o -MD -MP -MF .deps/h5import.Tpo -c -o h5import.o h5import.c h5import.c: In function ‘main’: h5import.c:31:19: warning: size of ‘opt’ is 172220 bytes h5import.c:67:5: warning: format not a string literal, argument types not checked h5import.c:101:6: warning: format not a string literal, argument types not checked h5import.c:134:11: warning: format not a string literal, argument types not checked h5import.c:145:11: warning: format not a string literal, argument types not checked h5import.c:156:11: warning: format not a string literal, argument types not checked h5import.c:174:11: warning: format not a string literal, argument types not checked h5import.c: In function ‘gtoken’: h5import.c:220:5: warning: switch missing default case h5import.c:259:7: warning: format not a string literal, argument types not checked h5import.c: In function ‘processDataFile’: h5import.c:323:11: warning: format not a string literal, argument types not checked h5import.c:338:11: warning: format not a string literal, argument types not checked h5import.c:351:9: warning: format not a string literal, argument types not checked h5import.c:357:9: warning: format not a string literal, argument types not checked h5import.c:367:9: warning: format not a string literal, argument types not checked h5import.c:374:9: warning: format not a string literal, argument types not checked h5import.c:383:13: warning: format not a string literal, argument types not checked h5import.c:395:9: warning: format not a string literal, argument types not checked h5import.c:400:9: warning: format not a string literal, argument types not checked h5import.c: In function ‘processStrData’: h5import.c:893:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5import.c:906:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c:962:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5import.c:980:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c: In function ‘processConfigurationFile’: h5import.c:1204:5: warning: format not a string literal, argument types not checked h5import.c:1212:7: warning: format not a string literal, argument types not checked h5import.c:1220:11: warning: format not a string literal, argument types not checked h5import.c:1230:11: warning: format not a string literal, argument types not checked h5import.c:1239:11: warning: format not a string literal, argument types not checked h5import.c:1250:11: warning: format not a string literal, argument types not checked h5import.c:1271:11: warning: format not a string literal, argument types not checked h5import.c:1281:11: warning: format not a string literal, argument types not checked h5import.c:1294:11: warning: format not a string literal, argument types not checked h5import.c:1300:11: warning: format not a string literal, argument types not checked h5import.c:1309:11: warning: format not a string literal, argument types not checked h5import.c:1315:11: warning: format not a string literal, argument types not checked h5import.c:1320:11: warning: format not a string literal, argument types not checked h5import.c:1329:11: warning: format not a string literal, argument types not checked h5import.c:1335:11: warning: format not a string literal, argument types not checked h5import.c:1344:11: warning: format not a string literal, argument types not checked h5import.c:1350:11: warning: format not a string literal, argument types not checked h5import.c:1359:11: warning: format not a string literal, argument types not checked h5import.c:1365:11: warning: format not a string literal, argument types not checked h5import.c:1374:11: warning: format not a string literal, argument types not checked h5import.c:1380:11: warning: format not a string literal, argument types not checked h5import.c:1389:11: warning: format not a string literal, argument types not checked h5import.c:1395:11: warning: format not a string literal, argument types not checked h5import.c:1401:11: warning: format not a string literal, argument types not checked h5import.c:1410:11: warning: format not a string literal, argument types not checked h5import.c:1416:11: warning: format not a string literal, argument types not checked h5import.c:1431:11: warning: format not a string literal, argument types not checked h5import.c:1437:11: warning: format not a string literal, argument types not checked h5import.c:1452:11: warning: format not a string literal, argument types not checked h5import.c:1458:11: warning: format not a string literal, argument types not checked h5import.c:1467:11: warning: format not a string literal, argument types not checked h5import.c:1473:11: warning: format not a string literal, argument types not checked h5import.c:1478:11: warning: format not a string literal, argument types not checked h5import.c:1495:5: warning: format not a string literal, argument types not checked h5import.c: In function ‘parsePathInfo’: h5import.c:1603:5: warning: format not a string literal and no format arguments h5import.c:1616:7: warning: format not a string literal and no format arguments h5import.c: In function ‘parseDimensions’: h5import.c:1656:3: warning: conversion to ‘hsize_t’ from ‘long int’ may change the sign of the result h5import.c:1663:5: warning: conversion to ‘hsize_t’ from ‘long int’ may change the sign of the result h5import.c: In function ‘getDimensionSizes’: h5import.c:1826:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c: In function ‘getChunkedDimensionSizes’: h5import.c:1854:7: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c: In function ‘getMaximumDimensionSizes’: h5import.c:1893:10: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c: In function ‘createOutputDataType’: h5import.c:2124:11: warning: switch missing default case h5import.c:2142:15: warning: switch missing default case h5import.c:2160:15: warning: switch missing default case h5import.c:2174:15: warning: switch missing default case h5import.c:2188:15: warning: switch missing default case h5import.c:2202:15: warning: switch missing default case h5import.c:2157:11: warning: switch missing default case h5import.c:2121:7: warning: switch missing default case h5import.c:2224:11: warning: switch missing default case h5import.c:2234:15: warning: switch missing default case h5import.c:2256:15: warning: switch missing default case h5import.c:2270:15: warning: switch missing default case h5import.c:2253:11: warning: switch missing default case h5import.c:2221:7: warning: switch missing default case h5import.c:2292:13: warning: switch missing default case h5import.c:2310:15: warning: switch missing default case h5import.c:2328:17: warning: switch missing default case h5import.c:2342:17: warning: switch missing default case h5import.c:2356:17: warning: switch missing default case h5import.c:2370:17: warning: switch missing default case h5import.c:2325:13: warning: switch missing default case h5import.c:2289:9: warning: switch missing default case h5import.c: In function ‘createInputDataType’: h5import.c:2410:9: warning: switch missing default case h5import.c:2433:9: warning: switch missing default case h5import.c:2450:9: warning: switch missing default case h5import.c: In function ‘process’: h5import.c:2500:9: warning: format not a string literal, argument types not checked h5import.c:2513:11: warning: format not a string literal, argument types not checked h5import.c:2520:7: warning: format not a string literal, argument types not checked h5import.c:2586:7: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5import.c: In function ‘main’: h5import.c:203:1: warning: the frame size of 172816 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5import h5import.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5import h5import.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5importtest.o -MD -MP -MF .deps/h5importtest.Tpo -c -o h5importtest.o h5importtest.c h5importtest.c: In function ‘main’: h5importtest.c:37:5: warning: unsuffixed float constant h5importtest.c:37:5: warning: unsuffixed float constant h5importtest.c:37:5: warning: unsuffixed float constant h5importtest.c:38:5: warning: unsuffixed float constant h5importtest.c:38:5: warning: unsuffixed float constant h5importtest.c:38:5: warning: unsuffixed float constant h5importtest.c:63:5: warning: unsuffixed float constant h5importtest.c:63:5: warning: unsuffixed float constant h5importtest.c:63:5: warning: unsuffixed float constant h5importtest.c:64:5: warning: unsuffixed float constant h5importtest.c:64:5: warning: unsuffixed float constant h5importtest.c:64:5: warning: unsuffixed float constant h5importtest.c:116:9: warning: conversion to ‘short int’ from ‘int’ may alter its value h5importtest.c:117:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5importtest.c:128:9: warning: conversion to ‘short int’ from ‘int’ may alter its value h5importtest.c:129:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5importtest.c:139:9: warning: conversion to ‘short int’ from ‘int’ may alter its value h5importtest.c:140:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5importtest.c:154:17: warning: conversion to ‘short int’ from ‘int’ may alter its value h5importtest.c:155:17: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5importtest h5importtest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5importtest h5importtest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' Making all in h5repack make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack.o -MD -MP -MF .deps/h5repack.Tpo -c -o h5repack.o h5repack.c mv -f .deps/h5repack.Tpo .deps/h5repack.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_copy.o -MD -MP -MF .deps/h5repack_copy.Tpo -c -o h5repack_copy.o h5repack_copy.c h5repack_copy.c: In function ‘copy_user_block’: h5repack_copy.c:1324:9: warning: conversion to ‘hsize_t’ from ‘ssize_t’ may change the sign of the result mv -f .deps/h5repack_copy.Tpo .deps/h5repack_copy.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_filters.o -MD -MP -MF .deps/h5repack_filters.Tpo -c -o h5repack_filters.o h5repack_filters.c h5repack_filters.c: In function ‘aux_find_obj’: h5repack_filters.c:43:10: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5repack_filters.c:53:10: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5repack_filters.c: In function ‘apply_filters’: h5repack_filters.c:423:21: 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../../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_opttable.o -MD -MP -MF .deps/h5repack_opttable.Tpo -c -o h5repack_opttable.o h5repack_opttable.c h5repack_opttable.c: In function ‘aux_inctable’: h5repack_opttable.c:124:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c: In function ‘options_add_layout’: h5repack_opttable.c:212:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:249:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:262:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:276:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:284:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c: In function ‘options_add_filter’: h5repack_opttable.c:311:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:339:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:352:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:366:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_opttable.c:373:5: 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../../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_parse.o -MD -MP -MF .deps/h5repack_parse.Tpo -c -o h5repack_parse.o h5repack_parse.c h5repack_parse.c: In function ‘parse_filter’: h5repack_parse.c:80:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5repack_parse.c:96:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c:129:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c:275:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c:276:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c: In function ‘parse_layout’: h5repack_parse.c:504:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5repack_parse.c:517:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c:589:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repack_parse.c:609:21: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5repack_parse.c:627:25: 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../../src -I../../src -I../../test -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_refs.o -MD -MP -MF .deps/h5repack_refs.Tpo -c -o h5repack_refs.o h5repack_refs.c h5repack_refs.c: In function ‘MapIdToName’: h5repack_refs.c:721:32: warning: comparison between ‘h5trav_type_t’ and ‘enum H5O_type_t’ h5repack_refs.c:722:32: warning: comparison between ‘h5trav_type_t’ and ‘enum H5O_type_t’ h5repack_refs.c:723:32: warning: comparison between ‘h5trav_type_t’ and ‘enum H5O_type_t’ h5repack_refs.c:725:26: warning: declaration of ‘ref_oinfo’ shadows a previous local h5repack_refs.c:716:18: warning: shadowed declaration is here h5repack_refs.c:716:18: warning: unused variable ‘ref_oinfo’ mv -f .deps/h5repack_refs.Tpo .deps/h5repack_refs.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_verify.o -MD -MP -MF .deps/h5repack_verify.Tpo -c -o h5repack_verify.o h5repack_verify.c h5repack_verify.c: In function ‘verify_filters’: h5repack_verify.c:517:9: warning: switch missing default case h5repack_verify.c: In function ‘h5repack_verify’: h5repack_verify.c:51:18: warning: ‘pid’ may be used uninitialized in this function h5repack_verify.c:52:18: warning: ‘sid’ may be used uninitialized in this function h5repack_verify.c:50:18: warning: ‘did’ may be used uninitialized in this function mv -f .deps/h5repack_verify.Tpo .deps/h5repack_verify.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repack_main.o -MD -MP -MF .deps/h5repack_main.Tpo -c -o h5repack_main.o h5repack_main.c h5repack_main.c: In function ‘parse_command_line’: h5repack_main.c:340:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5repack_main.c:433:13: warning: conversion to ‘hsize_t’ from ‘long int’ may change the sign of the result h5repack_main.c:294:9: warning: switch missing default case 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT testh5repack_detect_szip.o -MD -MP -MF .deps/testh5repack_detect_szip.Tpo -c -o testh5repack_detect_szip.o testh5repack_detect_szip.c testh5repack_detect_szip.c: In function ‘main’: testh5repack_detect_szip.c:47:5: warning: implicit declaration of function ‘h5tools_setprogname’ testh5repack_detect_szip.c:47:5: warning: nested extern declaration of ‘h5tools_setprogname’ testh5repack_detect_szip.c:48:5: warning: implicit declaration of function ‘h5tools_setstatus’ testh5repack_detect_szip.c:48:5: warning: nested extern declaration of ‘h5tools_setstatus’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/libh5tools.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../tools/lib/.libs/libh5tools.a ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5repacktst.o -MD -MP -MF .deps/h5repacktst.Tpo -c -o h5repacktst.o h5repacktst.c h5repacktst.c: In function ‘make_deflate’: h5repacktst.c:2142:16: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_shuffle’: h5repacktst.c:2219:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_fletcher32’: h5repacktst.c:2285:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_nbit’: h5repacktst.c:2357:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_scaleoffset’: h5repacktst.c:2458:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_all_filters’: h5repacktst.c:2553:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_layout’: h5repacktst.c:2821:14: warning: size of ‘buf’ is 3200 bytes h5repacktst.c: In function ‘make_userblock’: h5repacktst.c:3136:9: warning: conversion to ‘char’ from ‘size_t’ may alter its value h5repacktst.c: In function ‘make_userblock_file’: h5repacktst.c:3249:9: warning: conversion to ‘char’ from ‘size_t’ may alter its value h5repacktst.c: In function ‘write_dset_in’: h5repacktst.c:3313:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3313:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3327:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3339:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3340:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3341:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:3724:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repacktst.c:3725:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5repacktst.c:3842:17: warning: conversion to ‘char’ from ‘int’ may alter its value h5repacktst.c:3882:21: warning: conversion to ‘char’ from ‘int’ may alter its value h5repacktst.c:3945:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repacktst.c:3946:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5repacktst.c: In function ‘write_attr_in’: h5repacktst.c:4186:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4186:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4199:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4211:5: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4212:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4213:9: warning: initializer-string for array chars is too long for C++ h5repacktst.c:4736:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repacktst.c:4737:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5repacktst.c:4956:17: warning: conversion to ‘char’ from ‘int’ may alter its value h5repacktst.c:5031:21: warning: conversion to ‘char’ from ‘int’ may alter its value h5repacktst.c:5202:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5repacktst.c:5203:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5repacktst.c: In function ‘add_attr_with_objref’: h5repacktst.c:5616:9: warning: unused variable ‘data_attr_int’ h5repacktst.c: At top level: h5repacktst.c:92:0: warning: macro "PROGRAMNAME" is not used 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' Making all in h5jam make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5jam.o -MD -MP -MF .deps/h5jam.Tpo -c -o h5jam.o h5jam.c h5jam.c: In function ‘main’: h5jam.c:280:3: warning: conversion to ‘hsize_t’ from ‘__off64_t’ may change the sign of the result h5jam.c: In function ‘copy_some_to_file’: h5jam.c:416:7: warning: conversion to ‘ssize_t’ from ‘__off64_t’ may alter its value 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5jam h5jam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5jam h5jam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5unjam.o -MD -MP -MF .deps/h5unjam.Tpo -c -o h5unjam.o h5unjam.c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5unjam h5unjam.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5unjam h5unjam.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT tellub.o -MD -MP -MF .deps/tellub.Tpo -c -o tellub.o tellub.c tellub.c:26:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o tellub tellub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/tellub tellub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5jamgentest.o -MD -MP -MF .deps/h5jamgentest.Tpo -c -o h5jamgentest.o h5jamgentest.c h5jamgentest.c: In function ‘gent_ub’: h5jamgentest.c:284:8: warning: unsuffixed float constant h5jamgentest.c:295:13: warning: unsuffixed float constant h5jamgentest.c: In function ‘create_textfile’: h5jamgentest.c:338:9: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5jamgentest.c: At top level: h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used h5jamgentest.c:84:0: warning: macro "CDIM1" is not used h5jamgentest.c:72:0: warning: macro "LENSTR" is not used h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used h5jamgentest.c:85:0: warning: macro "CDIM2" is not used h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used h5jamgentest.c:86:0: warning: macro "RANK" is not used h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used h5jamgentest.c:83:0: warning: macro "DIM2" is not used h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used h5jamgentest.c:82:0: warning: macro "DIM1" is not used h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5jamgentest h5jamgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5jamgentest h5jamgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT getub.o -MD -MP -MF .deps/getub.Tpo -c -o getub.o getub.c getub.c: In function ‘main’: getub.c:152:7: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ getub.c: At top level: getub.c:28:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o getub getub.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/getub getub.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' Making all in h5copy make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5copy.o -MD -MP -MF .deps/h5copy.Tpo -c -o h5copy.o h5copy.c h5copy.c: In function ‘main’: h5copy.c:440:5: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ h5copy.c:472:5: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5copy h5copy.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5copy h5copy.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5copygentest.o -MD -MP -MF .deps/h5copygentest.Tpo -c -o h5copygentest.o h5copygentest.c h5copygentest.c: In function ‘gent_nested_vl’: h5copygentest.c:291:9: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ h5copygentest.c:298:9: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ h5copygentest.c: At top level: h5copygentest.c:649:13: warning: function declaration isn’t a prototype h5copygentest.c: In function ‘Test_Obj_Copy’: h5copygentest.c:649:13: warning: old-style function definition h5copygentest.c: At top level: h5copygentest.c:680:13: warning: function declaration isn’t a prototype h5copygentest.c: In function ‘Test_Ref_Copy’: h5copygentest.c:680:13: warning: old-style function definition h5copygentest.c: At top level: h5copygentest.c:846:13: warning: function declaration isn’t a prototype h5copygentest.c: In function ‘Test_Extlink_Copy’: h5copygentest.c:846:13: warning: old-style function definition h5copygentest.c: In function ‘main’: h5copygentest.c:894:5: warning: implicit declaration of function ‘h5tools_setprogname’ h5copygentest.c:894:5: warning: nested extern declaration of ‘h5tools_setprogname’ h5copygentest.c:895:5: warning: implicit declaration of function ‘h5tools_setstatus’ h5copygentest.c:895:5: warning: nested extern declaration of ‘h5tools_setstatus’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5copygentest h5copygentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5copygentest h5copygentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' Making all in h5stat make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5stat.o -MD -MP -MF .deps/h5stat.Tpo -c -o h5stat.o h5stat.c h5stat.c: In function ‘obj_stats’: h5stat.c:637:9: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5stat.c:637:9: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch h5stat.c: In function ‘lnk_stats’: h5stat.c:680:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch h5stat.c:680:5: warning: enumeration value ‘H5L_TYPE_HARD’ not handled in switch h5stat.c:680:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5stat h5stat.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5stat h5stat.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5stat_gentest.o -MD -MP -MF .deps/h5stat_gentest.Tpo -c -o h5stat_gentest.o h5stat_gentest.c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5stat_gentest h5stat_gentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5stat_gentest h5stat_gentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' Making all in h5dump make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5dump.o -MD -MP -MF .deps/h5dump.Tpo -c -o h5dump.o h5dump.c h5dump.c: In function ‘table_list_add’: h5dump.c:785:27: warning: request for implicit conversion from ‘void *’ to ‘struct *’ not permitted in C++ h5dump.c: In function ‘print_datatype’: h5dump.c:1209:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:1280:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:929:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:929:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘dump_all_cb’: h5dump.c:1609:9: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5dump.c:1609:9: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch h5dump.c:1748:9: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch h5dump.c:1748:9: warning: enumeration value ‘H5L_TYPE_HARD’ not handled in switch h5dump.c:1748:9: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch h5dump.c: In function ‘dump_dataset’: h5dump.c:2297:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:2303:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:2303:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘dump_data’: h5dump.c:2552:5: warning: reading through null pointer (argument 3) h5dump.c: In function ‘dump_dcpl’: h5dump.c:2866:17: warning: switch missing default case h5dump.c:3101:5: warning: enumeration value ‘H5D_FILL_TIME_ERROR’ not handled in switch h5dump.c:3139:5: warning: enumeration value ‘H5D_ALLOC_TIME_ERROR’ not handled in switch h5dump.c:3139:5: warning: enumeration value ‘H5D_ALLOC_TIME_DEFAULT’ not handled in switch h5dump.c: In function ‘parse_hsize_list’: h5dump.c:3520:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5dump.c:3525:27: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ h5dump.c: In function ‘parse_subset_params’: h5dump.c:3564:15: warning: request for implicit conversion from ‘void *’ to ‘struct subset_t *’ not permitted in C++ h5dump.c: In function ‘parse_mask_list’: h5dump.c:3680:2: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c: In function ‘handle_datasets’: h5dump.c:3752:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:3756:29: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5dump.c:3761:30: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5dump.c:3771:29: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5dump.c:3780:29: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ h5dump.c:3799:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c: In function ‘handle_groups’: h5dump.c:3898:20: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘handle_links’: h5dump.c:3936:21: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:3938:9: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch h5dump.c:3938:9: warning: enumeration value ‘H5L_TYPE_HARD’ not handled in switch h5dump.c:3938:9: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch h5dump.c: In function ‘parse_command_line’: h5dump.c:4110:10: warning: request for implicit conversion from ‘void *’ to ‘struct handler_t *’ not permitted in C++ h5dump.c:4364:44: warning: request for implicit conversion from ‘void *’ to ‘struct subset_t *’ not permitted in C++ h5dump.c: In function ‘print_enum’: h5dump.c:4776:10: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ h5dump.c:4777:11: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5dump.c: In function ‘xml_escape_the_name’: h5dump.c:4937:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘xml_escape_the_string’: h5dump.c:5004:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dump.c:5026:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘xml_print_datatype’: h5dump.c:5118:28: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:5151:17: warning: enumeration value ‘H5T_ORDER_ERROR’ not handled in switch h5dump.c:5151:17: warning: enumeration value ‘H5T_ORDER_NONE’ not handled in switch h5dump.c:5163:17: warning: enumeration value ‘H5T_SGN_ERROR’ not handled in switch h5dump.c:5163:17: warning: enumeration value ‘H5T_NSGN’ not handled in switch h5dump.c:5193:17: warning: enumeration value ‘H5T_ORDER_ERROR’ not handled in switch h5dump.c:5193:17: warning: enumeration value ‘H5T_ORDER_NONE’ not handled in switch h5dump.c:5274:17: warning: enumeration value ‘H5T_ORDER_ERROR’ not handled in switch h5dump.c:5274:17: warning: enumeration value ‘H5T_ORDER_NONE’ not handled in switch h5dump.c:5310:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:5408:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:5141:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:5141:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘xml_dump_datatype’: h5dump.c:5478:28: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘xml_dump_dataspace’: h5dump.c:5541:5: warning: enumeration value ‘H5S_NULL’ not handled in switch h5dump.c: In function ‘xml_dump_attr’: h5dump.c:5735:13: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:5735:13: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘xml_dump_named_datatype’: h5dump.c:5851:9: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:5857:11: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:5858:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘xml_dump_group’: h5dump.c:6006:13: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6036:28: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6037:31: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6040:32: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6142:24: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6143:27: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘xml_print_refs’: h5dump.c:6257:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c:6260:13: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6271:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c:6274:13: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6291:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c: In function ‘xml_print_strs’: h5dump.c:6358:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c:6372:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c:6390:5: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result h5dump.c: In function ‘xml_dump_fill_value’: h5dump.c:6557:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:6557:9: warning: enumeration value ‘H5T_STRING’ not handled in switch h5dump.c:6557:9: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch h5dump.c:6557:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘xml_dump_dataset’: h5dump.c:6668:18: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6669:18: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6671:9: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c:6703:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dump.c:6772:5: warning: enumeration value ‘H5D_FILL_TIME_ERROR’ not handled in switch h5dump.c:6789:5: warning: enumeration value ‘H5D_ALLOC_TIME_ERROR’ not handled in switch h5dump.c:6851:9: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch h5dump.c:6851:9: warning: enumeration value ‘H5T_NCLASSES’ not handled in switch h5dump.c: In function ‘xml_print_enum’: h5dump.c:6986:10: warning: request for implicit conversion from ‘void *’ to ‘char **’ not permitted in C++ h5dump.c:6987:11: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ h5dump.c: In function ‘h5_fileaccess’: h5dump.c:7105:14: warning: size of ‘sv’ is 7168 bytes h5dump.c:7120:13: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result h5dump.c: In function ‘init_prefix’: h5dump.c:7171:11: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘add_prefix’: h5dump.c:7192:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dump.c: In function ‘dump_extlink’: h5dump.c:7265:9: warning: enumeration value ‘H5O_TYPE_UNKNOWN’ not handled in switch h5dump.c:7265:9: warning: enumeration value ‘H5O_TYPE_NTYPES’ not handled in switch mv -f .deps/h5dump.Tpo .deps/h5dump.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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5dump h5dump.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5dump h5dump.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h5dumpgentest.o -MD -MP -MF .deps/h5dumpgentest.Tpo -c -o h5dumpgentest.o h5dumpgentest.c h5dumpgentest.c: In function ‘gent_dataset’: h5dumpgentest.c:314:12: warning: size of ‘dset2’ is 4800 bytes h5dumpgentest.c:339:15: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_dataset2’: h5dumpgentest.c:355:12: warning: size of ‘dset2’ is 2400 bytes h5dumpgentest.c: In function ‘gent_attribute’: h5dumpgentest.c:434:5: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_compound_dt’: h5dumpgentest.c:578:13: warning: size of ‘dset3’ is 2448 bytes h5dumpgentest.c:603:9: warning: unsuffixed float constant h5dumpgentest.c:606:9: warning: unsuffixed float constant h5dumpgentest.c:612:9: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_compound_dt2’: h5dumpgentest.c:788:9: warning: unsuffixed float constant h5dumpgentest.c:791:9: warning: unsuffixed float constant h5dumpgentest.c:794:9: warning: unsuffixed float constant h5dumpgentest.c:797:9: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_all’: h5dumpgentest.c:1037:9: warning: unsuffixed float constant h5dumpgentest.c:1048:13: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_many’: h5dumpgentest.c:1215:7: warning: unsuffixed float constant h5dumpgentest.c:1227:25: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_str’: h5dumpgentest.c:1364:16: warning: size of ‘comp1’ is 12888 bytes h5dumpgentest.c: In function ‘gent_str2’: h5dumpgentest.c:1531:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:1544:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:1564:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:1578:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:1597:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:1611:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_objref’: h5dumpgentest.c:1677:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ h5dumpgentest.c:1678:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ h5dumpgentest.c:1679:10: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ h5dumpgentest.c:1697:9: warning: conversion to ‘uint32_t’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_datareg’: h5dumpgentest.c:1787:9: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ h5dumpgentest.c:1788:9: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ h5dumpgentest.c:1789:10: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ h5dumpgentest.c:1790:10: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ h5dumpgentest.c:1802:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value h5dumpgentest.c: In function ‘gent_attrreg’: h5dumpgentest.c:1896:9: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ h5dumpgentest.c:1897:9: warning: request for implicit conversion from ‘void *’ to ‘unsigned char (*)[12]’ not permitted in C++ h5dumpgentest.c:1898:10: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ h5dumpgentest.c:1899:10: warning: request for implicit conversion from ‘void *’ to ‘uint8_t *’ not permitted in C++ h5dumpgentest.c:1911:9: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value h5dumpgentest.c: In function ‘gent_nestcomp’: h5dumpgentest.c:2029:9: warning: unsuffixed float constant h5dumpgentest.c:2030:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:2031:9: warning: unsuffixed float constant h5dumpgentest.c:2032:9: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_opaque’: h5dumpgentest.c:2101:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:2102:9: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c: In function ‘gent_vldatatypes’: h5dumpgentest.c:2202:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:2203:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:2229:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:2230:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:2233:13: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_vldatatypes2’: h5dumpgentest.c:2298:15: warning: request for implicit conversion from ‘void *’ to ‘struct hvl_t *’ not permitted in C++ h5dumpgentest.c: In function ‘gent_vldatatypes3’: h5dumpgentest.c:2365:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5dumpgentest.c:2366:9: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_vldatatypes4’: h5dumpgentest.c:2437:13: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5dumpgentest.c:2438:13: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_vldatatypes5’: h5dumpgentest.c:2503:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:2504:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:2506:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_array4’: h5dumpgentest.c:2709:13: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_array5’: h5dumpgentest.c:2777:17: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_array6’: h5dumpgentest.c:2845:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:2846:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:2848:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_array7’: h5dumpgentest.c:2906:13: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:2907:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:2910:21: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_array8’: h5dumpgentest.c:2968:17: warning: size of ‘wdata’ is 16400 bytes h5dumpgentest.c:2976:17: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_multi’: h5dumpgentest.c:3222:10: warning: size of ‘sv’ is 7168 bytes h5dumpgentest.c:3240:9: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘write_attr_in’: h5dumpgentest.c:3410:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3410:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3422:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3433:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3434:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3435:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3627:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:3628:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:3684:5: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:3710:5: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:3759:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:3760:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘write_dset_in’: h5dumpgentest.c:3852:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3852:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3864:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3875:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3876:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:3877:2: warning: initializer-string for array chars is too long for C++ h5dumpgentest.c:4069:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:4070:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c:4138:5: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:4164:5: warning: conversion to ‘char’ from ‘int’ may alter its value h5dumpgentest.c:4213:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result h5dumpgentest.c:4214:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result h5dumpgentest.c: In function ‘gent_compound_complex’: h5dumpgentest.c:4469:14: warning: conversion to ‘short int’ from ‘int’ may alter its value h5dumpgentest.c:4473:9: warning: unsuffixed float constant h5dumpgentest.c:4476:13: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_longlinks’: h5dumpgentest.c:5663:13: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ h5dumpgentest.c: In function ‘gent_hyperslab’: h5dumpgentest.c:5927:9: warning: request for implicit conversion from ‘void *’ to ‘double *’ not permitted in C++ h5dumpgentest.c: In function ‘gent_fpformat’: h5dumpgentest.c:6389:2: warning: unsuffixed float constant h5dumpgentest.c:6389:2: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_packedbits’: h5dumpgentest.c:6533:15: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value h5dumpgentest.c:6535:2: warning: conversion to ‘uint8_t’ from ‘int’ may alter its value h5dumpgentest.c:6551:15: warning: conversion to ‘uint16_t’ from ‘int’ may alter its value h5dumpgentest.c:6553:2: warning: conversion to ‘uint16_t’ from ‘int’ may alter its value h5dumpgentest.c:6587:15: warning: conversion to ‘int8_t’ from ‘int’ may alter its value h5dumpgentest.c:6589:2: warning: conversion to ‘int8_t’ from ‘int’ may alter its value h5dumpgentest.c:6605:15: warning: conversion to ‘int16_t’ from ‘int’ may alter its value h5dumpgentest.c:6607:2: warning: conversion to ‘int16_t’ from ‘int’ may alter its value h5dumpgentest.c:6639:15: warning: unsuffixed float constant h5dumpgentest.c: In function ‘gent_array8’: h5dumpgentest.c:3010:1: warning: the frame size of 16432 bytes is larger than 16384 bytes h5dumpgentest.c: At top level: h5dumpgentest.c:32:0: warning: macro "PROGRAMNAME" 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5dumpgentest h5dumpgentest.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h5dumpgentest h5dumpgentest.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../tools/lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT binread.o -MD -MP -MF .deps/binread.Tpo -c -o binread.o binread.c binread.c: In function ‘main’: binread.c:83:3: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o binread binread.o ../../tools/lib/libh5tools.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/binread binread.o ../../tools/lib/.libs/libh5tools.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' Making all in . make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT sio_perf.o -MD -MP -MF .deps/sio_perf.Tpo -c -o sio_perf.o sio_perf.c sio_perf.c: In function ‘run_test_loop’: sio_perf.c:404:5: warning: conversion to ‘hsize_t’ from ‘off_t’ may change the sign of the result sio_perf.c:405:5: warning: conversion to ‘hsize_t’ from ‘off_t’ may change the sign of the result sio_perf.c: In function ‘run_test’: sio_perf.c:459:5: warning: unsuffixed float constant sio_perf.c:459:5: warning: unsuffixed float constant sio_perf.c:459:5: warning: unsuffixed float constant sio_perf.c:460:5: warning: unsuffixed float constant sio_perf.c:460:5: warning: unsuffixed float constant sio_perf.c:460:5: warning: unsuffixed float constant sio_perf.c:461:5: warning: unsuffixed float constant sio_perf.c:461:5: warning: unsuffixed float constant sio_perf.c:461:5: warning: unsuffixed float constant sio_perf.c:462:5: warning: unsuffixed float constant sio_perf.c:462:5: warning: unsuffixed float constant sio_perf.c:462:5: warning: unsuffixed float constant sio_perf.c:463:5: warning: unsuffixed float constant sio_perf.c:463:5: warning: unsuffixed float constant sio_perf.c:463:5: warning: unsuffixed float constant sio_perf.c:464:5: warning: unsuffixed float constant sio_perf.c:464:5: warning: unsuffixed float constant sio_perf.c:464:5: warning: unsuffixed float constant sio_perf.c:465:5: warning: unsuffixed float constant sio_perf.c:465:5: warning: unsuffixed float constant sio_perf.c:465:5: warning: unsuffixed float constant sio_perf.c:466:5: warning: unsuffixed float constant sio_perf.c:466:5: warning: unsuffixed float constant sio_perf.c:466:5: warning: unsuffixed float constant sio_perf.c:473:5: warning: switch missing default case sio_perf.c:484:24: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:485:20: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:486:26: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:487:24: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:490:27: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:491:23: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:492:29: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c:493:27: warning: request for implicit conversion from ‘void *’ to ‘struct minmax *’ not permitted in C++ sio_perf.c: In function ‘accumulate_minmax_stuff’: sio_perf.c:720:5: warning: unsuffixed float constant sio_perf.c: In function ‘output_results’: sio_perf.c:763:5: warning: unsuffixed float constant sio_perf.c:763:53: warning: comparing floating point with == or != is unsafe sio_perf.c:763:5: warning: unsuffixed float constant sio_perf.c:771:19: warning: unsuffixed float constant sio_perf.c:771:19: warning: comparing floating point with == or != is unsafe sio_perf.c:771:19: warning: unsuffixed float constant sio_perf.c:778:5: warning: unsuffixed float constant sio_perf.c:778:53: warning: comparing floating point with == or != is unsafe sio_perf.c:778:5: warning: unsuffixed float constant sio_perf.c: In function ‘output_report’: sio_perf.c:798:9: warning: function might be possible candidate for ‘gnu_printf’ format attribute sio_perf.c: In function ‘parse_command_line’: sio_perf.c:960:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result sio_perf.c:962:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result sio_perf.c:978:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe sio_perf.c:1034:21: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_perf.c:1188:21: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_perf.c:1216:21: warning: conversion to ‘int’ from ‘off_t’ may alter its value sio_perf.c: In function ‘run_test’: sio_perf.c:499:13: warning: function call has aggregate value mv -f .deps/sio_perf.Tpo .deps/sio_perf.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT sio_engine.o -MD -MP -MF .deps/sio_engine.Tpo -c -o sio_engine.o sio_engine.c sio_engine.c: In function ‘do_sio’: sio_engine.c:163:17: warning: size of ‘fname’ is 4096 bytes sio_engine.c:215:13: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ sio_engine.c:216:17: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ sio_engine.c:283:5: warning: switch missing default case sio_engine.c: In function ‘sio_create_filename’: sio_engine.c:326:5: warning: switch missing default case sio_engine.c: In function ‘do_write’: sio_engine.c:444:17: warning: comparison between signed and unsigned integer expressions sio_engine.c:445:9: warning: conversion to ‘unsigned char’ from ‘long int’ may alter its value sio_engine.c:477:13: warning: conversion to ‘hsize_t’ from ‘off_t’ may change the sign of the result sio_engine.c:454:5: warning: switch missing default case sio_engine.c:516:5: warning: switch missing default case sio_engine.c: In function ‘dset_write’: sio_engine.c:639:5: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result sio_engine.c:639:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result sio_engine.c:671:37: warning: comparison between signed and unsigned integer expressions sio_engine.c:649:13: warning: switch missing default case sio_engine.c: In function ‘posix_buffer_write’: sio_engine.c:718:21: warning: comparison between signed and unsigned integer expressions sio_engine.c:719:13: warning: conversion to ‘size_t’ from ‘long int’ may change the sign of the result sio_engine.c:738:17: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_engine.c:740:13: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_engine.c: In function ‘do_read’: sio_engine.c:781:21: warning: comparison between signed and unsigned integer expressions sio_engine.c:782:13: warning: conversion to ‘char’ from ‘long int’ may alter its value sio_engine.c:808:13: warning: conversion to ‘hsize_t’ from ‘off_t’ may change the sign of the result sio_engine.c:790:5: warning: switch missing default case sio_engine.c:838:5: warning: switch missing default case sio_engine.c: In function ‘dset_read’: sio_engine.c:932:5: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result sio_engine.c:932:5: warning: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result sio_engine.c:944:13: warning: switch missing default case sio_engine.c: In function ‘posix_buffer_read’: sio_engine.c:996:21: warning: comparison between signed and unsigned integer expressions sio_engine.c:997:13: warning: conversion to ‘size_t’ from ‘long int’ may change the sign of the result sio_engine.c:1011:17: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_engine.c:1013:13: warning: conversion to ‘size_t’ from ‘off_t’ may alter its value sio_engine.c: In function ‘do_fopen’: sio_engine.c:1045:5: warning: switch missing default case sio_engine.c: In function ‘set_vfd’: sio_engine.c:1098:11: warning: declaration of ‘fapl’ shadows a global declaration sio_engine.c:130:20: warning: shadowed declaration is here sio_engine.c:1125:14: warning: size of ‘sv’ is 7168 bytes sio_engine.c:1139:13: warning: conversion to ‘long long unsigned int’ from ‘int’ may change the sign of the result sio_engine.c: In function ‘do_fclose’: sio_engine.c:1181:5: warning: switch missing default case sio_engine.c: In function ‘do_cleanupfile’: sio_engine.c:1239:21: warning: format not a string literal, argument types not checked sio_engine.c:1239:21: warning: format not a string literal, argument types not checked sio_engine.c:1229:6: warning: switch missing default case sio_engine.c: In function ‘do_sio’: sio_engine.c:152:1: warning: function returns an aggregate sio_engine.c: At top level: sio_engine.c:52:0: warning: macro "MSG" is not used sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used sio_engine.c:46:0: warning: macro "GOTODONE" is not used mv -f .deps/sio_engine.Tpo .deps/sio_engine.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT sio_timer.o -MD -MP -MF .deps/sio_timer.Tpo -c -o sio_timer.o sio_timer.c sio_timer.c: In function ‘sub_time’: sio_timer.c:48:6: warning: unsuffixed float constant sio_timer.c:50:3: warning: unsuffixed float constant sio_timer.c: In function ‘set_time’: sio_timer.c:137:13: warning: enumeration value ‘HDF5_FILE_READ_OPEN’ not handled in switch sio_timer.c:137:13: warning: enumeration value ‘HDF5_FILE_READ_CLOSE’ not handled in switch sio_timer.c:137:13: warning: enumeration value ‘HDF5_FILE_WRITE_OPEN’ not handled in switch sio_timer.c:137:13: warning: enumeration value ‘HDF5_FILE_WRITE_CLOSE’ not handled in switch sio_timer.c:137:13: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h5perf_serial sio_perf.o sio_engine.o sio_timer.o ../tools/lib/libh5tools.la ../test/libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT iopipe.o -MD -MP -MF .deps/iopipe.Tpo -c -o iopipe.o iopipe.c iopipe.c: In function ‘print_stats’: iopipe.c:100:8: warning: unsuffixed float constant iopipe.c:102:8: warning: unsuffixed float constant iopipe.c:105:8: warning: unsuffixed float constant iopipe.c:107:8: warning: unsuffixed float constant iopipe.c:111:8: warning: unsuffixed float constant iopipe.c:113:8: warning: unsuffixed float constant iopipe.c: In function ‘main’: iopipe.c:217:6: warning: unsuffixed float constant iopipe.c:230:14: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ iopipe.c:271:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:311:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:351:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:390:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:430:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:470:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result iopipe.c:514:4: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o iopipe iopipe.o ../test/libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/iopipe iopipe.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT chunk.o -MD -MP -MF .deps/chunk.Tpo -c -o chunk.o chunk.c chunk.c: In function ‘create_dataset’: chunk.c:166:9: warning: request for implicit conversion from ‘void *’ to ‘signed char *’ not permitted in C++ chunk.c: In function ‘test_rowmaj’: chunk.c:197:24: warning: request for implicit conversion from ‘void *’ to ‘signed char *’ not permitted in C++ chunk.c:206:5: warning: unsuffixed float constant chunk.c: In function ‘test_diag’: chunk.c:276:24: warning: request for implicit conversion from ‘void *’ to ‘signed char *’ not permitted in C++ chunk.c: In function ‘main’: chunk.c:393:2: warning: unsuffixed float constant chunk.c:393:2: warning: unsuffixed float constant chunk.c:393:2: warning: unsuffixed float constant chunk.c:439:2: warning: unsuffixed float constant chunk.c:439:2: warning: unsuffixed float constant chunk.c:439:2: warning: unsuffixed float constant chunk.c:482:2: warning: unsuffixed float constant chunk.c:483:7: warning: unsuffixed float constant chunk.c:484:7: warning: unsuffixed float constant chunk.c:527:2: warning: unsuffixed float constant chunk.c:528:7: warning: unsuffixed float constant chunk.c:529:7: warning: unsuffixed float constant 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o chunk chunk.o ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/chunk chunk.o ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT overhead.o -MD -MP -MF .deps/overhead.Tpo -c -o overhead.o overhead.c overhead.c: In function ‘test’: overhead.c:209:18: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ overhead.c:213:2: warning: unsuffixed float constant overhead.c:248:6: warning: conversion to ‘hsize_t’ from ‘long long int’ may change the sign of the result overhead.c:252:6: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result overhead.c:236:2: warning: switch missing default case overhead.c:280:6: warning: conversion to ‘long long unsigned int’ from ‘__off64_t’ may change the sign of the result overhead.c:280:6: warning: conversion to ‘double’ from ‘long long int’ may alter its value overhead.c:295:2: warning: switch missing default case overhead.c:319:9: warning: conversion to ‘long long unsigned int’ from ‘__off64_t’ may change the sign of the result overhead.c:320:13: warning: conversion to ‘double’ from ‘long long int’ may alter its value 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o overhead overhead.o ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/overhead overhead.o ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT zip_perf.o -MD -MP -MF .deps/zip_perf.Tpo -c -o zip_perf.o zip_perf.c zip_perf.c: In function ‘error’: zip_perf.c:186:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute zip_perf.c: In function ‘write_file’: zip_perf.c:215:5: warning: unsuffixed float constant zip_perf.c:226:29: warning: unsuffixed float constant zip_perf.c:228:29: warning: unsuffixed float constant zip_perf.c:248:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result zip_perf.c: In function ‘fill_with_random_data’: zip_perf.c:459:13: warning: conversion to ‘long unsigned int’ from ‘ssize_t’ may change the sign of the result zip_perf.c:469:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result zip_perf.c: In function ‘do_write_test’: zip_perf.c:495:9: warning: unsuffixed float constant zip_perf.c:535:17: warning: conversion to ‘long unsigned int’ from ‘ssize_t’ may change the sign of the result zip_perf.c:544:29: warning: unsuffixed float constant zip_perf.c:546:29: warning: unsuffixed float constant zip_perf.c:550:16: warning: unsuffixed float constant zip_perf.c:550:16: warning: unsuffixed float constant zip_perf.c:570:29: warning: unsuffixed float constant zip_perf.c:572:29: warning: unsuffixed float constant zip_perf.c:576:16: warning: unsuffixed float constant zip_perf.c:576:16: warning: unsuffixed float constant zip_perf.c: In function ‘main’: zip_perf.c:600:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe zip_perf.c: In function ‘error’: zip_perf.c:180:1: warning: function might be possible candidate for attribute ‘noreturn’ zip_perf.c: In function ‘main’: zip_perf.c:521:9: warning: cannot optimize possibly infinite loops zip_perf.c: At top level: zip_perf.c:70:0: warning: macro "GZ_SUFFIX" is not used zip_perf.c:51:0: warning: macro "SET_BINARY_MODE" 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o zip_perf zip_perf.o ../tools/lib/libh5tools.la ../test/libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/zip_perf zip_perf.o ../tools/lib/.libs/libh5tools.a ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT perf_meta.o -MD -MP -MF .deps/perf_meta.Tpo -c -o perf_meta.o 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o perf_meta perf_meta.o ../test/libh5test.la ../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/perf_meta perf_meta.o ../test/.libs/libh5test.a ../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' Making all in c++ make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' Making all in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c -o H5Exception.lo H5Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Exception.lo -MD -MP -MF .deps/H5Exception.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c -o H5IdComponent.lo H5IdComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IdComponent.lo -MD -MP -MF .deps/H5IdComponent.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c -o H5Library.lo H5Library.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Library.lo -MD -MP -MF .deps/H5Library.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c -o H5Attribute.lo H5Attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o H5Attribute.cpp: In member function ‘virtual size_t H5::Attribute::getInMemDataSize() const’: H5Attribute.cpp:201:18: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Attribute.lo -MD -MP -MF .deps/H5Attribute.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c -o H5Object.lo H5Object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Object.lo -MD -MP -MF .deps/H5Object.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c -o H5PropList.lo H5PropList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PropList.lo -MD -MP -MF .deps/H5PropList.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c -o H5FaccProp.lo H5FaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FaccProp.lo -MD -MP -MF .deps/H5FaccProp.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c -o H5FcreatProp.lo H5FcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FcreatProp.lo -MD -MP -MF .deps/H5FcreatProp.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c -o H5DcreatProp.lo H5DcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DcreatProp.lo -MD -MP -MF .deps/H5DcreatProp.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c -o H5DxferProp.lo H5DxferProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DxferProp.lo -MD -MP -MF .deps/H5DxferProp.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c -o H5DataType.lo H5DataType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataType.lo -MD -MP -MF .deps/H5DataType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c -o H5DataSpace.lo H5DataSpace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSpace.lo -MD -MP -MF .deps/H5DataSpace.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c -o H5AbstractDs.lo H5AbstractDs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AbstractDs.lo -MD -MP -MF .deps/H5AbstractDs.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c -o H5AtomType.lo H5AtomType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5AtomType.lo -MD -MP -MF .deps/H5AtomType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c -o H5PredType.lo H5PredType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PredType.lo -MD -MP -MF .deps/H5PredType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c -o H5EnumType.lo H5EnumType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5EnumType.lo -MD -MP -MF .deps/H5EnumType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c -o H5IntType.lo H5IntType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5IntType.lo -MD -MP -MF .deps/H5IntType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c -o H5FloatType.lo H5FloatType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5FloatType.lo -MD -MP -MF .deps/H5FloatType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c -o H5StrType.lo H5StrType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5StrType.lo -MD -MP -MF .deps/H5StrType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c -o H5ArrayType.lo H5ArrayType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5ArrayType.lo -MD -MP -MF .deps/H5ArrayType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c -o H5VarLenType.lo H5VarLenType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5VarLenType.lo -MD -MP -MF .deps/H5VarLenType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c -o H5CompType.lo H5CompType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CompType.lo -MD -MP -MF .deps/H5CompType.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c -o H5DataSet.lo H5DataSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o H5DataSet.cpp: In member function ‘virtual size_t H5::DataSet::getInMemDataSize() const’: H5DataSet.cpp:232:18: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5DataSet.lo -MD -MP -MF .deps/H5DataSet.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c -o H5CommonFG.lo H5CommonFG.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5CommonFG.lo -MD -MP -MF .deps/H5CommonFG.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c -o H5Group.lo H5Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5Group.lo -MD -MP -MF .deps/H5Group.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c -o H5File.lo H5File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c H5File.cpp -fPIC -DPIC -o .libs/H5File.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5File.lo -MD -MP -MF .deps/H5File.Tpo -c 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 -march=i486 -mtune=i686 -version-info 6:4:0 -o libhdf5_cpp.la -rpath /usr/lib H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Object.lo H5PropList.lo H5FaccProp.lo H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5DataType.lo H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo -lz -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5Library.o .libs/H5Attribute.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 -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libhdf5_cpp.so.6 -o .libs/libhdf5_cpp.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so.6" && ln -s "libhdf5_cpp.so.6.0.4" "libhdf5_cpp.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so" && ln -s "libhdf5_cpp.so.6.0.4" "libhdf5_cpp.so") libtool: link: ar cru .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5Library.o H5Attribute.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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' Making all in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/test' g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT testhdf5.o -MD -MP -MF .deps/testhdf5.Tpo -c -o testhdf5.o testhdf5.cpp mv -f .deps/testhdf5.Tpo .deps/testhdf5.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT dsets.o -MD -MP -MF .deps/dsets.Tpo -c -o dsets.o dsets.cpp mv -f .deps/dsets.Tpo .deps/dsets.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tattr.o -MD -MP -MF .deps/tattr.Tpo -c -o tattr.o tattr.cpp mv -f .deps/tattr.Tpo .deps/tattr.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tcompound.o -MD -MP -MF .deps/tcompound.Tpo -c -o tcompound.o tcompound.cpp mv -f .deps/tcompound.Tpo .deps/tcompound.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o tfile.cpp mv -f .deps/tfile.Tpo .deps/tfile.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tfilter.o -MD -MP -MF .deps/tfilter.Tpo -c -o tfilter.o tfilter.cpp mv -f .deps/tfilter.Tpo .deps/tfilter.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT th5s.o -MD -MP -MF .deps/th5s.Tpo -c -o th5s.o th5s.cpp mv -f .deps/th5s.Tpo .deps/th5s.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tlinks.o -MD -MP -MF .deps/tlinks.Tpo -c -o tlinks.o tlinks.cpp mv -f .deps/tlinks.Tpo .deps/tlinks.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT trefer.o -MD -MP -MF .deps/trefer.Tpo -c -o trefer.o trefer.cpp mv -f .deps/trefer.Tpo .deps/trefer.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT ttypes.o -MD -MP -MF .deps/ttypes.Tpo -c -o ttypes.o ttypes.cpp mv -f .deps/ttypes.Tpo .deps/ttypes.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT tvlstr.o -MD -MP -MF .deps/tvlstr.Tpo -c -o tvlstr.o tvlstr.cpp mv -f .deps/tvlstr.Tpo .deps/tvlstr.Po g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT h5cpputil.o -MD -MP -MF .deps/h5cpputil.Tpo -c -o h5cpputil.o h5cpputil.cpp mv -f .deps/h5cpputil.Tpo .deps/h5cpputil.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -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 -lm libtool: link: g++ -O2 -march=i486 -mtune=i686 -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 /usr/lib/libstdc++.so ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/test' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' Making all in fortran make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' Making all in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' gfortran -I../../src -I../../fortran/src -c -o H5test_kind_SIZEOF.o `test -f './H5test_kind_SIZEOF.f90' || echo './'`./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 -lm libtool: link: gfortran -I../../src -I../../fortran/src -o H5test_kind H5test_kind_SIZEOF.o -lz -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 -lm libtool: link: gfortran -I../../src -I../../fortran/src -o H5fortran_detect H5fortran_detect.o -lz -lm ./H5fortran_detect > H5fort_type_defines.h gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5match_types.o -MD -MP -MF .deps/H5match_types.Tpo -c -o H5match_types.o H5match_types.c H5match_types.c:103:6: warning: no previous prototype for ‘writeTypedef’ H5match_types.c:109:6: warning: no previous prototype for ‘writeFloatTypedef’ H5match_types.c:115:6: warning: no previous prototype for ‘writeTypedefDefault’ H5match_types.c:123:6: warning: no previous prototype for ‘writeToFiles’ H5match_types.c:130:6: warning: no previous prototype for ‘writeFloatToFiles’ H5match_types.c:137:5: warning: function declaration isn’t a prototype H5match_types.c: In function ‘main’: H5match_types.c:137:5: warning: old-style function definition H5match_types.c:379:4: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5match_types.c:390:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5match_types.c:403:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5match_types.c:450:4: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5match_types.c:462:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5match_types.c:481:4: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5match_types H5match_types.o -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o H5match_types H5match_types.o -lz -lm ./H5match_types make all-am make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 H5f90global.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5f90global.f90 -fPIC -o .libs/H5f90global.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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.lo H5_ff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5_ff.f90 -fPIC -o .libs/H5_ff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Aff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Aff.f90 -fPIC -o .libs/H5Aff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Dff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Dff.f90 -fPIC -o .libs/H5Dff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Eff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Eff.f90 -fPIC -o .libs/H5Eff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Fff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Fff.f90 -fPIC -o .libs/H5Fff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Gff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Gff.f90 -fPIC -o .libs/H5Gff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Iff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Iff.f90 -fPIC -o .libs/H5Iff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Lff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Lff.f90 -fPIC -o .libs/H5Lff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Off.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Off.f90 -fPIC -o .libs/H5Off.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Pff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Pff.f90 -fPIC -o .libs/H5Pff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Rff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Rff.f90 -fPIC -o .libs/H5Rff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Sff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Sff.f90 -fPIC -o .libs/H5Sff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Tff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Tff.f90 -fPIC -o .libs/H5Tff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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 H5Zff.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Zff.f90 -fPIC -o .libs/H5Zff.o libtool: compile: gfortran -I../../src -I../../fortran/src -c H5Zff.f90 -o H5Zff.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../src -I../../fortran/src -c -o H5_DBLE_InterfaceInclude.lo H5_DBLE_InterfaceInclude.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c H5_DBLE_InterfaceInclude.f90 -fPIC -o .libs/H5_DBLE_InterfaceInclude.o libtool: compile: gfortran -I../../src -I../../fortran/src -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c -o H5f90kit.lo H5f90kit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o In file included from H5f90.h:23:0, from H5f90kit.c:19: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5f90kit.c: In function ‘HD5f2cstring’: H5f90kit.c:58:15: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c -o H5_f.lo H5_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c H5_f.c -fPIC -DPIC -o .libs/H5_f.o In file included from H5f90.h:23:0, from H5_f.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5_f.c: In function ‘h5init_flags_c_’: H5_f.c:343:5: warning: unsuffixed float constant H5_f.c: In function ‘h5open_c_’: H5_f.c:650:1: warning: old-style function definition H5_f.c: In function ‘h5close_c_’: H5_f.c:667:1: warning: old-style function definition H5_f.c: In function ‘h5garbage_collect_c_’: H5_f.c:749:1: warning: old-style function definition H5_f.c: In function ‘h5dont_atexit_c_’: H5_f.c:767:1: warning: old-style function definition libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c -o H5Af.lo H5Af.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c H5Af.c -fPIC -DPIC -o .libs/H5Af.o In file included from H5f90.h:23:0, from H5Af.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Af.c: In function ‘h5aget_name_c_’: H5Af.c:980:14: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Af.c: In function ‘h5aget_info_c_’: H5Af.c:1393:5: warning: conversion to ‘hsize_t_f’ from ‘hsize_t’ may change the sign of the result H5Af.c: In function ‘h5aget_info_by_idx_c_’: H5Af.c:1460:5: warning: conversion to ‘hsize_t_f’ from ‘hsize_t’ may change the sign of the result H5Af.c: In function ‘h5aget_info_by_name_c_’: H5Af.c:1520:5: warning: conversion to ‘hsize_t_f’ from ‘hsize_t’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c -o H5Df.lo H5Df.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c H5Df.c -fPIC -DPIC -o .libs/H5Df.o In file included from H5f90.h:23:0, from H5Df.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Df.c: In function ‘h5dwrite_ref_obj_c_’: H5Df.c:555:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Df.c: In function ‘h5dwrite_ref_reg_c_’: H5Df.c:614:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Df.c: In function ‘h5dset_extent_c_’: H5Df.c:1299:7: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Df.c: In function ‘h5dwrite_vl_integer_c_’: H5Df.c:1421:3: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Df.c: In function ‘h5dwrite_vl_string_c_’: H5Df.c:1548:3: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Df.c: In function ‘h5dread_vl_string_c_’: H5Df.c:1627:3: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Df.c: In function ‘h5dwrite_vl_real_c_’: H5Df.c:1703:3: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c -o H5Ef.lo H5Ef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o In file included from H5f90.h:23:0, from H5Ef.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c -o H5Ff.lo H5Ff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o In file included from H5f90.h:23:0, from H5Ff.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Ff.c: In function ‘h5fget_obj_ids_c_’: H5Ff.c:466:14: warning: comparison between signed and unsigned integer expressions H5Ff.c: In function ‘h5fget_name_c_’: H5Ff.c:519:17: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c -o H5Gf.lo H5Gf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o In file included from H5f90.h:23:0, from H5Gf.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Gf.c: In function ‘h5gget_obj_info_idx_c_’: H5Gf.c:151:5: warning: conversion to ‘hsize_t’ from ‘int_f’ may change the sign of the result H5Gf.c:164:5: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Gf.c: In function ‘h5glink_c_’: H5Gf.c:295:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Gf.c:295:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Gf.c:295:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch H5Gf.c: In function ‘h5glink2_c_’: H5Gf.c:357:5: warning: enumeration value ‘H5L_TYPE_ERROR’ not handled in switch H5Gf.c:357:5: warning: enumeration value ‘H5L_TYPE_EXTERNAL’ not handled in switch H5Gf.c:357:5: warning: enumeration value ‘H5L_TYPE_MAX’ not handled in switch libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c -o H5If.lo H5If.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c H5If.c -fPIC -DPIC -o .libs/H5If.o In file included from H5f90.h:23:0, from H5If.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c -o H5Lf.lo H5Lf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o In file included from H5f90.h:23:0, from H5Lf.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Lf.c: In function ‘h5lget_name_by_idx_c_’: H5Lf.c:609:17: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Lf.c:613:13: warning: conversion to ‘size_t_f’ from ‘unsigned int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c -o H5Of.lo H5Of.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c H5Of.c -fPIC -DPIC -o .libs/H5Of.o In file included from H5f90.h:23:0, from H5Of.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c -o H5Pf.lo H5Pf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o In file included from H5f90.h:23:0, from H5Pf.c:19: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c:34:25: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pcreate_c_’: H5Pf.c:39:34: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pset_chunk_c_’: H5Pf.c:267:3: warning: conversion to ‘long unsigned int’ from ‘int_f’ may change the sign of the result H5Pf.c:267:10: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Pf.c:274:8: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Pf.c: In function ‘h5pget_chunk_c_’: H5Pf.c:312:3: warning: conversion to ‘long unsigned int’ from ‘int_f’ may change the sign of the result H5Pf.c:312:10: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Pf.c: In function ‘h5pset_filter_c_’: H5Pf.c:1484:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Pf.c: In function ‘h5pset_external_c_’: H5Pf.c:1628:6: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5Pf.c: At top level: H5Pf.c:2242:74: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pcreate_class_c_’: H5Pf.c:2258:7: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2280:26: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pregisterc_c_’: H5Pf.c:2287:34: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2305:25: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pregister_c_’: H5Pf.c:2316:30: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2327:33: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pregister_integer_c_’: H5Pf.c:2332:28: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2336:30: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pregister_real_c_’: H5Pf.c:2341:28: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2345:32: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pregister_double_c_’: H5Pf.c:2350:28: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2453:22: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pexist_c_’: H5Pf.c:2463:24: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2486:42: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pisa_class_c_’: H5Pf.c:2493:24: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2675:27: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5punregister_c_’: H5Pf.c:2684:24: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2705:28: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pclose_class_c_’: H5Pf.c:2710:24: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: At top level: H5Pf.c:2730:31: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pget_class_name_c_’: H5Pf.c:2740:18: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Pf.c:2745:41: warning: identifier ‘class’ conflicts with C++ keyword H5Pf.c: In function ‘h5pset_fapl_multi_c_’: H5Pf.c:3085:8: warning: unsuffixed float constant H5Pf.c:3095:23: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Pf.c:3123:3: warning: passing argument 4 of ‘H5Pset_fapl_multi’ from incompatible pointer type ../../src/H5FDmulti.h:36:15: note: expected ‘const char * const*’ but argument is of type ‘char **’ H5Pf.c: In function ‘h5pget_fapl_multi_c_’: H5Pf.c:3226:8: warning: conversion to ‘long long unsigned int’ from ‘long int’ may change the sign of the result H5Pf.c: In function ‘h5pget_filter_by_id_c_’: H5Pf.c:3332:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Pf.c: In function ‘h5pmodify_filter_c_’: H5Pf.c:3388:6: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Pf.c: In function ‘h5pset_fapl_direct_c_’: H5Pf.c:4226:32: warning: unused parameter ‘fapl_id’ H5Pf.c:4226:51: warning: unused parameter ‘alignment’ H5Pf.c:4226:72: warning: unused parameter ‘block_size’ H5Pf.c:4226:94: warning: unused parameter ‘cbuf_size’ H5Pf.c: In function ‘h5pget_fapl_direct_c_’: H5Pf.c:4260:32: warning: unused parameter ‘fapl_id’ H5Pf.c:4260:51: warning: unused parameter ‘alignment’ H5Pf.c:4260:72: warning: unused parameter ‘block_size’ H5Pf.c:4260:94: warning: unused parameter ‘cbuf_size’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c -o H5Rf.lo H5Rf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o In file included from H5f90.h:23:0, from H5Rf.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Rf.c: In function ‘h5rcreate_object_c_’: H5Rf.c:45:6: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Rf.c: In function ‘h5rcreate_region_c_’: H5Rf.c:92:6: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Rf.c: In function ‘h5rdereference_object_c_’: H5Rf.c:163:6: warning: conversion to ‘hobj_ref_t’ from ‘haddr_t_f’ may change the sign of the result H5Rf.c: In function ‘h5rget_object_type_obj_c_’: H5Rf.c:227:6: warning: conversion to ‘hobj_ref_t’ from ‘haddr_t_f’ may change the sign of the result H5Rf.c: In function ‘h5rget_name_object_c_’: H5Rf.c:266:6: warning: conversion to ‘hobj_ref_t’ from ‘haddr_t_f’ may change the sign of the result H5Rf.c:272:17: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5Rf.c: In function ‘h5rget_name_region_c_’: H5Rf.c:322:17: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c -o H5Sf.lo H5Sf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o In file included from H5f90.h:23:0, from H5Sf.c:16: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Sf.c: In function ‘h5screate_simple_c_’: H5Sf.c:45:10: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Sf.c:46:10: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Sf.c: In function ‘h5sget_select_hyper_blocklist_c_’: H5Sf.c:226:3: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5Sf.c:232:3: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5Sf.c: In function ‘h5sget_select_elem_pointlist_c_’: H5Sf.c:341:3: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5Sf.c:350:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5Sf.c: In function ‘h5sget_simple_extent_npoints_c_’: H5Sf.c:460:3: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5Sf.c: In function ‘h5sselect_elements_c_’: H5Sf.c:992:3: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5Sf.c:992:3: warning: conversion to ‘long unsigned int’ from ‘size_t_f’ may change the sign of the result H5Sf.c:992:11: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5Sf.c:1000:3: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5Sf.c: In function ‘h5sencode_c_’: H5Sf.c:1083:14: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c -o H5Tf.lo H5Tf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o In file included from H5f90.h:23:0, from H5Tf.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword H5Tf.c: In function ‘h5tget_member_name_c_’: H5Tf.c:993:3: warning: conversion to ‘unsigned int’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tget_member_index_c_’: H5Tf.c:1028:6: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tget_member_offset_c_’: H5Tf.c:1071:3: warning: conversion to ‘unsigned int’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tget_member_type_c_’: H5Tf.c:1190:3: warning: conversion to ‘unsigned int’ from ‘int_f’ may change the sign of the result H5Tf.c: At top level: H5Tf.c:1211:21: warning: identifier ‘class’ conflicts with C++ keyword H5Tf.c: In function ‘h5tcreate_c_’: H5Tf.c:1218:28: warning: identifier ‘class’ conflicts with C++ keyword H5Tf.c: In function ‘h5tinsert_c_’: H5Tf.c:1253:3: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tarray_create_c_’: H5Tf.c:1319:9: warning: conversion to ‘long unsigned int’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tenum_insert_c_’: H5Tf.c:1382:3: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tenum_valueof_c_’: H5Tf.c:1455:3: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tget_member_value_c_’: H5Tf.c:1492:3: warning: conversion to ‘unsigned int’ from ‘int_f’ may change the sign of the result H5Tf.c: In function ‘h5tset_tag_c_’: H5Tf.c:1523:3: warning: conversion to ‘size_t’ from ‘int_f’ may change the sign of the result H5Tf.c: At top level: H5Tf.c:1629:71: warning: identifier ‘class’ conflicts with C++ keyword H5Tf.c: In function ‘h5tget_member_class_c_’: H5Tf.c:1641:4: warning: identifier ‘class’ conflicts with C++ keyword H5Tf.c: In function ‘h5tencode_c_’: H5Tf.c:1773:14: warning: request for implicit conversion from ‘void *’ to ‘unsigned char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c 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../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c -o H5Zf.lo H5Zf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o In file included from H5f90.h:23:0, from H5Zf.c:18: H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c 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 HDF5.lo HDF5.f90 libtool: compile: gfortran -I../../src -I../../fortran/src -c HDF5.f90 -fPIC -o .libs/HDF5.o libtool: compile: gfortran -I../../src -I../../fortran/src -c HDF5.f90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -I../../src -I../../fortran/src -version-info 6:4:0 -o libhdf5_fortran.la -rpath /usr/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_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 HDF5.lo -lz -lm libtool: link: gfortran -shared .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_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/HDF5.o -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5_fortran.so.6 -o .libs/libhdf5_fortran.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.6" && ln -s "libhdf5_fortran.so.6.0.4" "libhdf5_fortran.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.6.0.4" "libhdf5_fortran.so") libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_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 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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' Making all in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/test' /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I../../fortran/src -I../../fortran/src -c -o tf.lo tf.f90 libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -c tf.f90 -fPIC -o .libs/tf.o libtool: compile: gfortran -I../../fortran/src -I../../fortran/src -c tf.f90 -o tf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fPIC -DPIC -o .libs/t.o In file included from t.h:19:0, from t.c:16: ../src/H5f90proto.h:674:36: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:729:86: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:911:40: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:993:89: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:994:40: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:995:48: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:996:45: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:997:47: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:998:41: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:1021:42: warning: identifier ‘class’ conflicts with C++ keyword ../src/H5f90proto.h:1022:44: warning: identifier ‘class’ conflicts with C++ keyword t.c: In function ‘h5_exit_c_’: t.c:124:1: warning: function might be possible candidate for attribute ‘noreturn’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT t.lo -MD -MP -MF .deps/t.Tpo -c 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 -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 './'`fortranlib_test.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo './'`tH5F.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo './'`tH5D.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo './'`tH5R.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo './'`tH5S.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo './'`tH5T.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo './'`tH5VL.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo './'`tH5Z.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo './'`tH5Sselect.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo './'`tH5P.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo './'`tH5A.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo './'`tH5I.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo './'`tH5G.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo './'`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 -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 /usr/lib/libgfortran.so ../../src/.libs/libhdf5.so -lz -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fflush1.o 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 -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 /usr/lib/libgfortran.so ../../src/.libs/libhdf5.so -lz -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fflush2.o 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 -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 /usr/lib/libgfortran.so ../../src/.libs/libhdf5.so -lz -lm gfortran -I../../fortran/src -I../../fortran/src -c -o fortranlib_test_1_8.o fortranlib_test_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5F.o tH5F.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5O.o tH5O.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5A_1_8.o tH5A_1_8.f90 gfortran -I../../fortran/src -I../../fortran/src -c -o tH5G_1_8.o 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 -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 /usr/lib/libgfortran.so ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/test' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' Making all in hl make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' Making all in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c -o H5DS.lo H5DS.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c H5DS.c -fPIC -DPIC -o .libs/H5DS.o H5DS.c: In function ‘H5DSattach_scale’: H5DS.c:242:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5DS.c:355:17: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5DS.c:356:17: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5DS.c:428:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5DS.c:494:9: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5DS.c:498:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5DS.c: In function ‘H5DSdetach_scale’: H5DS.c:891:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5DS.c: In function ‘H5DSset_label’: H5DS.c:1530:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5DS.c:1601:13: warning: cast discards qualifiers from pointer target type H5DS.c:1617:17: warning: cast discards qualifiers from pointer target type H5DS.c:1644:17: warning: cast discards qualifiers from pointer target type H5DS.c: In function ‘H5DSget_num_scales’: H5DS.c:2051:17: warning: ‘buf’ may be used uninitialized in this function H5DS.c: In function ‘H5DSis_attached’: H5DS.c:994:17: warning: ‘dsbuf’ may be used uninitialized in this function H5DS.c:996:17: warning: ‘buf’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5DS.lo -MD -MP -MF .deps/H5DS.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c -o H5IM.lo H5IM.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c H5IM.c -fPIC -DPIC -o .libs/H5IM.o H5IM.c: In function ‘H5IMlink_palette’: H5IM.c:595:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5IM.c:597:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5IM.c: In function ‘H5IMget_palette_info’: H5IM.c:900:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5IM.c:902:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5IM.c: In function ‘H5IMget_palette’: H5IM.c:1011:9: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5IM.c:1013:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5IM.c: In function ‘H5IMget_image_info’: H5IM.c:246:17: warning: ‘aid’ may be used uninitialized in this function H5IM.c:248:17: warning: ‘atid’ may be used uninitialized in this function H5IM.c:247:17: warning: ‘asid’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IM.lo -MD -MP -MF .deps/H5IM.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c -o H5LT.lo H5LT.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c H5LT.c -fPIC -DPIC -o .libs/H5LT.o H5LT.c: In function ‘H5LTfind_dataset’: H5LT.c:819:5: warning: cast discards qualifiers from pointer target type H5LT.c: In function ‘H5LT_find_attribute’: H5LT.c:1426:5: warning: cast discards qualifiers from pointer target type H5LT.c: In function ‘H5LTtext_to_dtype’: H5LT.c:1597:5: warning: nested extern declaration of ‘H5LTyyparse’ H5LT.c:1608:5: warning: conversion to ‘int’ from ‘size_t’ may change the sign of the result H5LT.c: In function ‘print_enum’: H5LT.c:1704:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LT.c:1730:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LT.c:1736:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LT.c: In function ‘H5LT_dtype_to_text’: H5LT.c:1866:5: warning: enumeration value ‘H5T_NO_CLASS’ not handled in switch H5LT.c:1866:5: warning: enumeration value ‘H5T_REFERENCE’ not handled in switch H5LT.c:1866:5: 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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LT.lo -MD -MP -MF .deps/H5LT.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c -o H5LTanalyze.lo H5LTanalyze.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o H5LTanalyze.c:746:22: warning: size of ‘yy_state_buf’ is 65544 bytes H5LTanalyze.l:52:24: warning: size of ‘arr_stack’ is 4224 bytes H5LTanalyze.c:867:5: warning: "YY_STACK_USED" is not defined H5LTanalyze.c:978:1: warning: no previous prototype for ‘H5LTyylex’ H5LTanalyze.c: In function ‘H5LTyylex’: H5LTanalyze.c:1031:4: warning: conversion to ‘YY_CHAR’ from ‘int’ may alter its value H5LTanalyze.c:1036:6: warning: conversion to ‘YY_CHAR’ from ‘int’ may alter its value H5LTanalyze.c:1038:4: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result H5LTanalyze.l:174:1: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTanalyze.c:1495:8: warning: switch missing default case H5LTanalyze.c: In function ‘yy_get_next_buffer’: H5LTanalyze.c:1565:12: warning: old-style function definition H5LTanalyze.c:1612:4: warning: conversion to ‘yy_size_t’ from ‘int’ may change the sign of the result H5LTanalyze.c:1612:4: 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:1697:22: warning: old-style function definition H5LTanalyze.c:1708:3: warning: conversion to ‘YY_CHAR’ from ‘int’ may alter its value H5LTanalyze.c:1713:5: warning: conversion to ‘YY_CHAR’ from ‘int’ may alter its value H5LTanalyze.c:1715:3: 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:1743:4: warning: conversion to ‘YY_CHAR’ from ‘int’ may alter its value H5LTanalyze.c:1745:2: warning: conversion to ‘unsigned int’ from ‘short int’ may change the sign of the result H5LTanalyze.c: In function ‘yyunput’: H5LTanalyze.c:1783:4: warning: conversion to ‘int’ from ‘yy_size_t’ may change the sign of the result H5LTanalyze.c: In function ‘input’: H5LTanalyze.c:1803:12: warning: old-style function definition H5LTanalyze.c:1825:4: warning: switch missing default case H5LTanalyze.c: In function ‘H5LTyy_create_buffer’: H5LTanalyze.c:1945:2: warning: conversion to ‘yy_size_t’ from ‘int’ may change the sign of the result H5LTanalyze.c: In function ‘H5LTyy_init_buffer’: H5LTanalyze.c:1998:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined H5LTanalyze.c:2001:5: warning: "YY_NEVER_INTERACTIVE" is not defined H5LTanalyze.c: In function ‘H5LTyy_scan_buffer’: H5LTanalyze.c:2065:2: warning: conversion to ‘int’ from ‘yy_size_t’ may change the sign of the result H5LTanalyze.c: In function ‘H5LTyy_scan_bytes’: H5LTanalyze.c:2110:2: warning: conversion to ‘yy_size_t’ from ‘int’ may change the sign of the result H5LTanalyze.c: At top level: H5LTanalyze.c:144:0: warning: macro "yyless" is not used H5LTanalyze.c:2292:5: warning: "YY_MAIN" is not defined H5LTanalyze.l: In function ‘my_yyinput’: H5LTanalyze.l:179:4: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTanalyze.l:175:31: warning: unused parameter ‘max_size’ H5LTanalyze.l: At top level: H5LTanalyze.l:184:5: warning: no previous prototype for ‘H5LTyyerror’ H5LTanalyze.l: In function ‘H5LTyywrap’: H5LTanalyze.l:189:5: warning: old-style function definition H5LTanalyze.l: At top level: H5LTanalyze.c:2265:14: warning: ‘yy_flex_realloc’ defined but not used H5LTanalyze.c:1756:13: warning: ‘yyunput’ defined but not used H5LTanalyze.c:1803:12: warning: ‘input’ defined but not used H5LTanalyze.l: In function ‘H5LTyyerror’: H5LTanalyze.l:187:1: warning: control reaches end of non-void function H5LTanalyze.l: At top level: H5LTanalyze.c:307:0: warning: macro "YY_NUM_RULES" is not used H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used H5LTanalyze.c:266:0: warning: macro "yy_new_buffer" is not used H5LTanalyze.c:2206:0: warning: macro "yyless" is not used H5LTanalyze.c:275:0: warning: macro "yy_set_bol" is not used H5LTanalyze.c:756:0: warning: macro "yymore" is not used H5LTanalyze.c:227:0: warning: macro "YY_CURRENT_BUFFER" is not used H5LTanalyze.c:155:0: warning: macro "unput" is not used H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used H5LTanalyze.c:948:0: warning: macro "YY_START_STACK_INCR" is not used H5LTanalyze.c:268:0: warning: macro "yy_set_interactive" is not used H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used H5LTanalyze.c:282:0: warning: macro "YY_AT_BOL" is not used H5LTanalyze.c:256:0: warning: macro "YY_FLUSH_BUFFER" 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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTanalyze.lo -MD -MP -MF .deps/H5LTanalyze.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c -o H5LTparse.lo H5LTparse.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o H5LTparse.c:32:1: warning: function declaration isn’t a prototype H5LTparse.y:21:1: warning: function declaration isn’t a prototype H5LTparse.y:49:17: warning: size of ‘arr_stack’ is 4224 bytes H5LTparse.c:464:12: warning: function declaration isn’t a prototype H5LTparse.c: In function ‘yygrowstack’: H5LTparse.c:464:12: warning: old-style function definition H5LTparse.c:477:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5LTparse.c:478:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5LTparse.c:483:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5LTparse.c:484:7: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5LTparse.c: At top level: H5LTparse.c:521:1: warning: no previous prototype for ‘H5LTyyparse’ H5LTparse.c: In function ‘H5LTyyparse’: H5LTparse.c:543:5: warning: conversion to ‘short int’ from ‘int’ may alter its value H5LTparse.c:573:9: warning: conversion to ‘short int’ from ‘int’ may alter its value H5LTparse.c:590:5: warning: passing argument 1 of ‘H5LTyyerror’ discards qualifiers from pointer target type H5LTparse.y:22:12: note: expected ‘char *’ but argument is of type ‘const char *’ H5LTparse.c:614:17: warning: conversion to ‘short int’ from ‘int’ may alter its value H5LTparse.y:173:33: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTparse.y:176:33: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTparse.y:187:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTparse.y:189:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTparse.y:264:37: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ H5LTparse.y:302:33: warning: enum conversion when passing argument 2 of ‘H5Tset_strpad’ is invalid in C++ ../../src/H5Tpublic.h:582:15: note: expected ‘H5T_str_t’ but argument is of type ‘H5T_pad_t’ H5LTparse.c:655:5: warning: switch missing default case H5LTparse.c:1122:5: warning: conversion to ‘short int’ from ‘int’ may alter its value H5LTparse.c:1126:5: warning: passing argument 1 of ‘H5LTyyerror’ discards qualifiers from pointer target type H5LTparse.y:22:12: note: expected ‘char *’ but argument is of type ‘const char *’ H5LTparse.c: At top level: H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used H5LTparse.c:154:0: warning: macro "STRING" is not used H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used H5LTparse.c:494:0: warning: macro "YYABORT" is not used H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used H5LTparse.c:30:0: warning: macro "yyerrok" is not used H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used H5LTparse.c:497:0: warning: macro "YYERROR" is not used H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used H5LTparse.c:24:0: warning: macro "YYBYACC" is not used H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used H5LTparse.c:26:0: warning: macro "YYMINOR" is not used H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used H5LTparse.c:29:0: warning: macro "yyclearin" is not used H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used H5LTparse.c:56:0: warning: macro "yyrule" is not used H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used H5LTparse.c:495:0: warning: macro "YYREJECT" is not used H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used H5LTparse.c:155:0: warning: macro "NUMBER" is not used H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used H5LTparse.c:27:0: warning: macro "YYLEX" is not used H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used H5LTparse.c:55:0: warning: macro "yyname" is not used H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" 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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTparse.lo -MD -MP -MF .deps/H5LTparse.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c -o H5PT.lo H5PT.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c H5PT.c -fPIC -DPIC -o .libs/H5PT.o H5PT.c: In function ‘H5PTclose’: H5PT.c:374:13: warning: request for implicit conversion from ‘void *’ to ‘struct htbl_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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5PT.lo -MD -MP -MF .deps/H5PT.Tpo -c 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../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c -o H5TB.lo H5TB.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_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c H5TB.c -fPIC -DPIC -o .libs/H5TB.o H5TB.c: In function ‘H5TBwrite_fields_index’: H5TB.c:692:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TB.c: In function ‘H5TBread_fields_index’: H5TB.c:1169:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TB.c: In function ‘H5TBget_table_info’: H5TB.c:3145:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TB.c: In function ‘H5TB_find_field’: H5TB.c:3328:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result H5TB.c: In function ‘H5TBdelete_field’: H5TB.c:2545:14: warning: ‘tid_1’ may be used uninitialized in this function H5TB.c:2546:14: warning: ‘sid_1’ may be used uninitialized in this function H5TB.c:2549:14: warning: ‘did_2’ may be used uninitialized in this function H5TB.c:2550:14: warning: ‘tid_2’ may be used uninitialized in this function H5TB.c:2551:14: warning: ‘sid_2’ may be used uninitialized in this function H5TB.c:2552:14: warning: ‘pid_2’ may be used uninitialized in this function H5TB.c: In function ‘H5TBinsert_field’: H5TB.c:2115:14: warning: ‘tid_1’ may be used uninitialized in this function H5TB.c:2116:14: warning: ‘sid_1’ may be used uninitialized in this function H5TB.c:2120:14: warning: ‘did_2’ may be used uninitialized in this function H5TB.c:2121:14: warning: ‘tid_2’ may be used uninitialized in this function H5TB.c:2122:14: warning: ‘sid_2’ may be used uninitialized in this function H5TB.c:2123:14: warning: ‘pid_2’ may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TB.lo -MD -MP -MF .deps/H5TB.Tpo -c 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -version-info 6:4:0 -o libhdf5_hl.la -rpath /usr/lib H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo -lz -lm libtool: link: gcc -shared .libs/H5DS.o .libs/H5IM.o .libs/H5LT.o .libs/H5LTanalyze.o .libs/H5LTparse.o .libs/H5PT.o .libs/H5TB.o -lz -lm -march=i486 -mtune=i686 -Wl,-soname -Wl,libhdf5_hl.so.6 -o .libs/libhdf5_hl.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.6" && ln -s "libhdf5_hl.so.6.0.4" "libhdf5_hl.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.6.0.4" "libhdf5_hl.so") libtool: link: ar cru .libs/libhdf5_hl.a 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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/src' Making all in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/test' gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -I. -I. -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT test_lite.o -MD -MP -MF .deps/test_lite.Tpo -c -o test_lite.o test_lite.c test_lite.c: In function ‘test_dsets’: test_lite.c:300:31: warning: comparing floating point with == or != is unsafe test_lite.c:311:31: warning: comparing floating point with == or != is unsafe test_lite.c:336:32: warning: comparing floating point with == or != is unsafe test_lite.c:347:32: warning: comparing floating point with == or != is unsafe test_lite.c: In function ‘make_attributes’: test_lite.c:931:31: warning: comparing floating point with == or != is unsafe test_lite.c:942:31: warning: comparing floating point with == or != is unsafe test_lite.c:975:32: warning: comparing floating point with == or != is unsafe test_lite.c:986:32: warning: comparing floating point with == or != is unsafe test_lite.c:1018:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result test_lite.c: At top level: ../../test/H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used ../../test/H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o test_lite test_lite.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -I. -I. -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT test_image.o -MD -MP -MF .deps/test_image.Tpo -c -o test_image.o test_image.c test_image.c: In function ‘test_simple’: test_image.c:103:19: warning: size of ‘buf1’ is 80000 bytes test_image.c:108:19: warning: size of ‘buf2’ is 240000 bytes test_image.c:111:19: warning: size of ‘buf1_out’ is 80000 bytes test_image.c:112:19: warning: size of ‘buf2_out’ is 240000 bytes test_image.c:120:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c:136:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c:136:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c:153:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c:155:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c: In function ‘test_data’: test_image.c:425:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c:427:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value test_image.c: In function ‘test_generate’: test_image.c:587:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result test_image.c:588:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result test_image.c: In function ‘read_data’: test_image.c:770:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result test_image.c: In function ‘read_palette’: test_image.c:920:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result test_image.c: At top level: ../../test/H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used ../../test/H5srcdir.h:55:20: warning: ‘H5_get_srcdir’ defined but not used test_image.c: In function ‘test_simple’: test_image.c:302:1: warning: the frame size of 641696 bytes is larger than 16384 bytes 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o test_image test_image.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -I. -I. -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT test_table.o -MD -MP -MF .deps/test_table.Tpo -c -o test_table.o test_table.c test_table.c: In function ‘cmp_par’: test_table.c:157:26: warning: comparing floating point with == or != is unsafe test_table.c:158:29: warning: comparing floating point with == or != is unsafe test_table.c: In function ‘test_table’: test_table.c:209:5: warning: unsuffixed float constant test_table.c:237:5: warning: unsuffixed float constant test_table.c:237:5: warning: unsuffixed float constant test_table.c:238:5: warning: unsuffixed float constant test_table.c:238:5: warning: unsuffixed float constant test_table.c:241:9: warning: unsuffixed float constant test_table.c:242:9: warning: unsuffixed float constant test_table.c:243:9: warning: unsuffixed float constant test_table.c:244:9: warning: unsuffixed float constant test_table.c:245:9: warning: unsuffixed float constant test_table.c:246:9: warning: unsuffixed float constant test_table.c:247:9: warning: unsuffixed float constant test_table.c:248:9: warning: unsuffixed float constant test_table.c:1037:45: warning: comparing floating point with == or != is unsafe test_table.c:1094:30: warning: comparing floating point with == or != is unsafe test_table.c:1157:37: warning: comparing floating point with == or != is unsafe test_table.c:1186:37: warning: comparing floating point with == or != is unsafe test_table.c:1245:41: warning: comparing floating point with == or != is unsafe test_table.c:1298:30: warning: comparing floating point with == or != is unsafe test_table.c:1364:37: warning: comparing floating point with == or != is unsafe test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1394:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1395:13: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_table.c:1395:37: warning: comparing floating point with == or != is unsafe test_table.c:1438:40: warning: comparing floating point with == or != is unsafe test_table.c:1439:40: warning: comparing floating point with == or != is unsafe test_table.c:1479:38: warning: comparing floating point with == or != is unsafe test_table.c: At top level: ../../test/H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used ../../test/H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o test_table test_table.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -I. -I. -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT test_ds.o -MD -MP -MF .deps/test_ds.Tpo -c -o test_ds.o test_ds.c test_ds.c: In function ‘test_cmp_scalename’: test_ds.c:1128:17: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result test_ds.c: In function ‘test_simple’: test_ds.c:2933:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result test_ds.c:2934:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result test_ds.c:2977:5: warning: conversion to ‘unsigned int’ from ‘ssize_t’ may change the sign of the result test_ds.c: In function ‘read_data’: test_ds.c:4649:9: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result test_ds.c:4650:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result test_ds.c: At top level: ../../test/H5srcdir.h:35:20: warning: ‘H5_get_srcdir_filename’ defined but not used ../../test/H5srcdir.h:55:20: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o test_ds test_ds.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -I../../src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -I. -I. -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT test_packet.o -MD -MP -MF .deps/test_packet.Tpo -c -o test_packet.o test_packet.c test_packet.c:55:5: warning: unsuffixed float constant test_packet.c:56:5: warning: unsuffixed float constant test_packet.c:57:5: warning: unsuffixed float constant test_packet.c:58:5: warning: unsuffixed float constant test_packet.c:59:5: warning: unsuffixed float constant test_packet.c:60:5: warning: unsuffixed float constant test_packet.c:61:5: warning: unsuffixed float constant test_packet.c:62:5: warning: unsuffixed float constant test_packet.c: In function ‘cmp_par’: test_packet.c:76:20: warning: comparing floating point with == or != is unsafe test_packet.c:77:23: warning: comparing floating point with == or != is unsafe test_packet.c: At top level: test_packet.c:34:0: warning: macro "VL_TABLE_NAME" is not used 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o test_packet test_packet.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/test_packet test_packet.o ../../hl/src/.libs/libhdf5_hl.so ../../test/.libs/libh5test.a ../../src/.libs/libhdf5.so -lz -lm make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/test' Making all in tools make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' Making all in gif2h5 make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT gif2hdf.o -MD -MP -MF .deps/gif2hdf.Tpo -c -o gif2hdf.o gif2hdf.c gif2hdf.c: In function ‘main’: gif2hdf.c:98:21: warning: function call has aggregate value mv -f .deps/gif2hdf.Tpo .deps/gif2hdf.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT gif2mem.o -MD -MP -MF .deps/gif2mem.Tpo -c -o gif2mem.o gif2mem.c gif2mem.c: In function ‘Gif2Mem’: gif2mem.c:160:21: warning: conversion to ‘BYTE’ from ‘int’ may alter its value gif2mem.c:227:33: warning: conversion to ‘BYTE’ from ‘int’ may alter its value gif2mem.c:249:29: warning: conversion to ‘BYTE’ from ‘int’ may alter its value gif2mem.c:276:29: warning: conversion to ‘BYTE’ from ‘int’ may alter its value gif2mem.c:314:29: warning: conversion to ‘BYTE’ from ‘int’ may alter its value gif2mem.c:43:1: warning: function returns an aggregate gif2mem.c: At top level: gif2mem.c:40:0: warning: macro "VERSION" is not used mv -f .deps/gif2mem.Tpo .deps/gif2mem.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT decompress.o -MD -MP -MF .deps/decompress.Tpo -c -o decompress.o decompress.c decompress.c:68:5: warning: size of ‘Prefix’ is 16384 bytes decompress.c:69:5: warning: size of ‘Suffix’ is 16384 bytes decompress.c:73:5: warning: size of ‘OutCode’ is 4100 bytes decompress.c: In function ‘ReadCode’: decompress.c:99:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result decompress.c:99:5: warning: conversion to ‘int’ from ‘long unsigned int’ may change the sign of the result decompress.c: At top level: decompress.c:23:0: warning: macro "INTERLACEMASK" is not used decompress.c:24:0: warning: macro "COLORMAPMASK" is not used decompress.c:20:0: warning: macro "NEXTBYTE" is not used decompress.c:22:0: warning: macro "IMAGESEP" is not used mv -f .deps/decompress.Tpo .deps/decompress.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT gifread.o -MD -MP -MF .deps/gifread.Tpo -c -o gifread.o gifread.c mv -f .deps/gifread.Tpo .deps/gifread.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT writehdf.o -MD -MP -MF .deps/writehdf.Tpo -c -o writehdf.o writehdf.c writehdf.c: In function ‘WriteHDF’: writehdf.c:40:58: warning: unused parameter ‘GIFFileName’ 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -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 -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT hdf2gif.o -MD -MP -MF .deps/hdf2gif.Tpo -c -o hdf2gif.o hdf2gif.c hdf2gif.c: In function ‘main’: hdf2gif.c:193:17: warning: conversion to ‘BYTE’ from ‘int’ may alter its value hdf2gif.c:194:17: warning: conversion to ‘BYTE’ from ‘int’ may alter its value hdf2gif.c:195:17: warning: conversion to ‘BYTE’ from ‘int’ may alter its value hdf2gif.c:228:17: warning: conversion to ‘BYTE’ from ‘int’ may alter its value hdf2gif.c:219:13: warning: assuming signed overflow does not occur when simplifying conditional to constant hdf2gif.c:64:11: warning: ‘numcols’ may be used uninitialized in this function mv -f .deps/hdf2gif.Tpo .deps/hdf2gif.Po gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT hdfgifwr.o -MD -MP -MF .deps/hdfgifwr.Tpo -c -o hdfgifwr.o hdfgifwr.c hdfgifwr.c:189:24: warning: size of ‘htab’ is 20012 bytes hdfgifwr.c:190:24: warning: size of ‘codetab’ is 10006 bytes hdfgifwr.c: In function ‘compress’: hdfgifwr.c:338:13: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value hdfgifwr.c: In function ‘output’: hdfgifwr.c:381:9: warning: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result hdfgifwr.c:383:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result hdfgifwr.c: In function ‘char_out’: hdfgifwr.c:505:5: warning: conversion to ‘char’ from ‘int’ may alter its value hdfgifwr.c: At top level: hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used hdfgifwr.c:71:0: warning: macro "PIC8" is not used hdfgifwr.c:208:0: warning: macro "de_stack" is not used hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used hdfgifwr.c:65:0: warning: macro "CONV24_FAST" is not used hdfgifwr.c:179:0: warning: macro "MSDOS" is not used hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used hdfgifwr.c:75:0: warning: macro "MONO" is not used hdfgifwr.c:72:0: warning: macro "PIC24" is not used hdfgifwr.c:176:0: warning: macro "min" is not used hdfgifwr.c:66:0: 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lm gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT h52gifgentst.o -MD -MP -MF .deps/h52gifgentst.Tpo -c -o h52gifgentst.o h52gifgentst.c h52gifgentst.c: In function ‘main’: h52gifgentst.c:52:19: warning: size of ‘buf’ is 80000 bytes h52gifgentst.c:67:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value h52gifgentst.c:86:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value h52gifgentst.c:88:9: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value h52gifgentst.c:103:1: warning: the frame size of 80784 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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o h52gifgentst h52gifgentst.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lz -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 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lz -lm make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' Making all in c++ make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' Making all in src make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c -o H5PacketTable.lo H5PacketTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../hl/src -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT H5PacketTable.lo -MD -MP -MF .deps/H5PacketTable.Tpo -c 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 -march=i486 -mtune=i686 -version-info 6:4:0 -o libhdf5_hl_cpp.la -rpath /usr/lib H5PacketTable.lo -lz -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.5.2/crtbeginS.o .libs/H5PacketTable.o -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.5.2/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../crtn.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libhdf5_hl_cpp.so.6 -o .libs/libhdf5_hl_cpp.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so.6" && ln -s "libhdf5_hl_cpp.so.6.0.4" "libhdf5_hl_cpp.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so" && ln -s "libhdf5_hl_cpp.so.6.0.4" "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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' Making all in test make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/test' g++ -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -march=i486 -mtune=i686 -MT ptableTest.o -MD -MP -MF .deps/ptableTest.Tpo -c -o ptableTest.o ptableTest.cpp ptableTest.cpp: In function ‘int BasicTest()’: ptableTest.cpp:87:67: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int TestCompoundDatatype()’: ptableTest.cpp:157:67: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int TestGetNext()’: ptableTest.cpp:203:71: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int TestCompress()’: ptableTest.cpp:266:80: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int TestGetPacket()’: ptableTest.cpp:299:75: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int TestErrors()’: ptableTest.cpp:334:68: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp: In function ‘int SystemTest()’: ptableTest.cpp:480:64: warning: deprecated conversion from string constant to ‘char*’ ptableTest.cpp:481:67: 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 -march=i486 -mtune=i686 -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 -lm libtool: link: g++ -O2 -march=i486 -mtune=i686 -o .libs/ptableTest ptableTest.o ../../../hl/c++/src/.libs/libhdf5_hl_cpp.so ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /usr/lib/libstdc++.so ../../../src/.libs/libhdf5.so -lz -lm make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' Making all in fortran make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' Making all in src make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c -o H5LTfc.lo H5LTfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o H5LTfc.c: In function ‘h5ltmake_dataset_c_’: H5LTfc.c:68:5: warning: conversion to ‘long unsigned int’ from ‘int_f’ may change the sign of the result H5LTfc.c:68:12: warning: request for implicit conversion from ‘void *’ to ‘hsize_t *’ not permitted in C++ H5LTfc.c:77:9: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5LTfc.c: In function ‘h5ltread_dataset_c_’: H5LTfc.c:324:33: warning: unused parameter ‘dims’ H5LTfc.c: In function ‘h5ltset_attribute_int_c_’: H5LTfc.c:727:9: warning: request for implicit conversion from ‘void *’ to ‘const int *’ not permitted in C++ H5LTfc.c:729:9: warning: request for implicit conversion from ‘void *’ to ‘const long int *’ not permitted in C++ H5LTfc.c:731:9: warning: request for implicit conversion from ‘void *’ to ‘const long long int *’ not permitted in C++ H5LTfc.c: In function ‘h5ltset_attribute_float_c_’: H5LTfc.c:805:5: warning: request for implicit conversion from ‘void *’ to ‘const float *’ not permitted in C++ H5LTfc.c: In function ‘h5ltset_attribute_double_c_’: H5LTfc.c:878:5: warning: request for implicit conversion from ‘void *’ to ‘const double *’ not permitted in C++ H5LTfc.c: In function ‘h5ltset_attribute_string_c_’: H5LTfc.c:947:5: warning: request for implicit conversion from ‘void *’ to ‘_fcd’ not permitted in C++ H5LTfc.c: In function ‘h5ltget_attribute_int_c_’: H5LTfc.c:1030:9: warning: request for implicit conversion from ‘void *’ to ‘int *’ not permitted in C++ H5LTfc.c:1032:9: warning: request for implicit conversion from ‘void *’ to ‘long int *’ not permitted in C++ H5LTfc.c:1034:9: warning: request for implicit conversion from ‘void *’ to ‘long long int *’ not permitted in C++ H5LTfc.c: In function ‘h5ltget_attribute_float_c_’: H5LTfc.c:1107:5: warning: request for implicit conversion from ‘void *’ to ‘float *’ not permitted in C++ H5LTfc.c: In function ‘h5ltget_attribute_double_c_’: H5LTfc.c:1176:5: warning: request for implicit conversion from ‘void *’ to ‘double *’ not permitted in C++ H5LTfc.c: In function ‘h5ltget_attribute_string_c_’: H5LTfc.c:1246:5: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5LTfc.lo -MD -MP -MF .deps/H5LTfc.Tpo -c 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../../../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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c -o H5IMfc.lo H5IMfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c H5IMfc.c -fPIC -DPIC -o .libs/H5IMfc.o H5IMfc.c: In function ‘h5immake_image_24bit_c_’: H5IMfc.c:200:5: warning: request for implicit conversion from ‘void *’ to ‘int_f *’ not permitted in C++ H5IMfc.c: In function ‘h5imget_image_info_c_’: H5IMfc.c:268:16: warning: request for implicit conversion from ‘void *’ to ‘char *’ not permitted in C++ H5IMfc.c: In function ‘h5immake_palette_c_’: H5IMfc.c:393:9: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5IMfc.c:398:5: warning: request for implicit conversion from ‘void *’ to ‘int_f *’ not permitted in C++ H5IMfc.c: In function ‘h5imget_palette_c_’: H5IMfc.c:727:5: warning: request for implicit conversion from ‘void *’ to ‘int_f *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMfc.lo -MD -MP -MF .deps/H5IMfc.Tpo -c 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../../../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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c -o H5IMcc.lo H5IMcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c H5IMcc.c -fPIC -DPIC -o .libs/H5IMcc.o H5IMcc.c: In function ‘H5IM_get_palette’: H5IMcc.c:506:4: warning: conversion to ‘hsize_t’ from ‘hssize_t’ may change the sign of the result H5IMcc.c:508:4: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5IMcc.c:508:11: warning: request for implicit conversion from ‘void *’ to ‘hobj_ref_t *’ not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5IMcc.lo -MD -MP -MF .deps/H5IMcc.Tpo -c 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../../../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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c -o H5TBfc.lo H5TBfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c H5TBfc.c -fPIC -DPIC -o .libs/H5TBfc.o H5TBfc.c: In function ‘h5tbmake_table_c_’: H5TBfc.c:62:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:63:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:64:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:65:5: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:72:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:81:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:83:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:91:9: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:102:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TBfc.c:102:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:123:13: warning: passing argument 7 of ‘H5TBmake_table’ from incompatible pointer type ../../../hl/src/H5TBpublic.h:32:18: note: expected ‘const char **’ but argument is of type ‘char **’ H5TBfc.c: In function ‘h5tbwrite_field_name_c_’: H5TBfc.c:182:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:183:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:184:5: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:190:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:192:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbread_field_name_c_’: H5TBfc.c:299:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:300:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:301:5: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:307:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:309:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbwrite_field_index_c_’: H5TBfc.c:415:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:416:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:417:5: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:424:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbread_field_index_c_’: H5TBfc.c:525:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:526:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:527:5: warning: conversion to ‘size_t’ from ‘size_t_f’ may change the sign of the result H5TBfc.c:534:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbinsert_field_c_’: H5TBfc.c:636:5: warning: conversion to ‘hsize_t’ from ‘int_f’ may change the sign of the result H5TBfc.c:642:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:644:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbdelete_field_c_’: H5TBfc.c:750:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:752:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbget_table_info_c_’: H5TBfc.c:806:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c: In function ‘h5tbget_field_info_c_’: H5TBfc.c:862:5: warning: conversion to ‘hsize_t’ from ‘hsize_t_f’ may change the sign of the result H5TBfc.c:880:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result H5TBfc.c:903:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5TBfc.c:907:5: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result H5TBfc.c:908:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TBfc.c:916:5: warning: conversion to ‘hsize_t’ from ‘int’ may change the sign of the result H5TBfc.c:916:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -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_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wjump-misses-init -Wunsuffixed-float-constants -Wunused-result -O3 -fomit-frame-pointer -finline-functions -O2 -march=i486 -mtune=i686 -MT H5TBfc.lo -MD -MP -MF .deps/H5TBfc.Tpo -c 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 H5LTff.lo H5LTff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c H5LTff.f90 -fPIC -o .libs/H5LTff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c 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 H5IMff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c H5IMff.f90 -fPIC -o .libs/H5IMff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c 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 H5TBff.f90 libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c H5TBff.f90 -fPIC -o .libs/H5TBff.o libtool: compile: gfortran -I../../../fortran/src -I../../../fortran/src -c 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 6:4:0 -o libhdf5hl_fortran.la -rpath /usr/lib H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5LTff.lo H5IMff.lo H5TBff.lo -lz -lm libtool: link: gfortran -shared .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5LTff.o .libs/H5IMff.o .libs/H5TBff.o -lz -L/usr/lib/gcc/i486-slackware-linux/4.5.2 -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.5.2/../../.. /usr/lib/libgfortran.so -lm -lc -lgcc_s -Wl,-soname -Wl,libhdf5hl_fortran.so.6 -o .libs/libhdf5hl_fortran.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.6" && ln -s "libhdf5hl_fortran.so.6.0.4" "libhdf5hl_fortran.so.6") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.6.0.4" "libhdf5hl_fortran.so") libtool: link: ar cru .libs/libhdf5hl_fortran.a H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' Making all in test make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/test' gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstlite.o 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 -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 ../../../fortran/src/.libs/libhdf5_fortran.so /usr/lib/libgfortran.so ../../../hl/src/.libs/libhdf5_hl.so ../../../src/.libs/libhdf5.so -lz -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstimage.o 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 -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 ../../../fortran/src/.libs/libhdf5_fortran.so /usr/lib/libgfortran.so ../../../hl/src/.libs/libhdf5_hl.so ../../../src/.libs/libhdf5.so -lz -lm gfortran -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tsttable.o 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 -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 ../../../fortran/src/.libs/libhdf5_fortran.so /usr/lib/libgfortran.so ../../../hl/src/.libs/libhdf5_hl.so ../../../src/.libs/libhdf5.so -lz -lm make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' Making all in perform make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' Making install in src make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libhdf5.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5.so.6.0.4 libhdf5.so.6 || { rm -f libhdf5.so.6 && ln -s libhdf5.so.6.0.4 libhdf5.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5.so.6.0.4 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.6.0.4 libhdf5.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/hdf5" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5" /usr/bin/ginstall -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmpiposix.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /usr/bin/ginstall -c -m 644 libhdf5.settings '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/src' Making install in test make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/test' Making install in tools make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' Making install in lib make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/lib' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/lib' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/lib' Making install in h5diff make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5diff '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5diff /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5diff make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5diff' Making install in h5ls make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5ls '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5ls /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5ls make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5ls' Making install in misc make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5debug h5repart h5mkgrp '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5debug /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5debug libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5repart /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5repart libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5mkgrp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5mkgrp test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /usr/bin/ginstall -c h5redeploy '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/misc' Making install in h5import make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5import '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5import /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5import make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5import' Making install in h5repack make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5repack '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5repack /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5repack make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5repack' Making install in h5jam make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5jam h5unjam '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5jam /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5jam libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5unjam /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5unjam make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5jam' Making install in h5copy make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5copy '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5copy /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5copy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5copy' Making install in h5stat make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5stat '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5stat /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5stat test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5stat' Making install in h5dump make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c h5dump '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5dump /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5dump make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools/h5dump' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/tools' Making install in . make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c h5perf_serial '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5perf_serial /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5perf_serial make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1' Making install in c++ make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' Making install in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /usr/bin/ginstall -c h5c++ '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libhdf5_cpp.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5_cpp.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_cpp.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_cpp.so.6.0.4 libhdf5_cpp.so.6 || { rm -f libhdf5_cpp.so.6 && ln -s libhdf5_cpp.so.6.0.4 libhdf5_cpp.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_cpp.so.6.0.4 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.6.0.4 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5_cpp.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_cpp.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5_cpp.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_cpp.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_cpp.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/hdf5" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5" /usr/bin/ginstall -c -m 644 H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h H5CommonFG.h H5CompType.h H5DataSet.h H5DataSpace.h H5DataType.h H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h H5FcreatProp.h H5File.h H5FloatType.h H5Group.h H5IdComponent.h H5Include.h H5IntType.h H5Library.h H5Object.h H5PredType.h H5PropList.h H5StrType.h H5CppDoc.h H5ArrayType.h H5VarLenType.h '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/src' Making install in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/test' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/test' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' Making install in fortran make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' Making install in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' make install-am make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libhdf5_fortran.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5_fortran.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_fortran.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_fortran.so.6.0.4 libhdf5_fortran.so.6 || { rm -f libhdf5_fortran.so.6 && ln -s libhdf5_fortran.so.6.0.4 libhdf5_fortran.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_fortran.so.6.0.4 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.6.0.4 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5_fortran.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_fortran.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5_fortran.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_fortran.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_fortran.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib' cp ../../fortran/src/H5f90i_gen.h /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5/. cp ../../fortran/src/H5f90i.h /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5/. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/src' Making install in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/test' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/test' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' Making install in hl make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' Making install in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/src' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libhdf5_hl.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_hl.so.6.0.4 libhdf5_hl.so.6 || { rm -f libhdf5_hl.so.6 && ln -s libhdf5_hl.so.6.0.4 libhdf5_hl.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_hl.so.6.0.4 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.6.0.4 libhdf5_hl.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/hdf5" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5" /usr/bin/ginstall -c -m 644 hdf5_hl.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/src' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/src' Making install in test make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/test' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/test' Making install in tools make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' Making install in gif2h5 make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c gif2h5 h52gif '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../../../hl/src/libhdf5_hl.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/ginstall -c .libs/gif2h5 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/gif2h5 libtool: install: warning: `../../../hl/src/libhdf5_hl.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/ginstall -c .libs/h52gif /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h52gif make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools/gif2h5' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/tools' Making install in c++ make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' Making install in src make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c libhdf5_hl_cpp.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl_cpp.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl_cpp.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so.6 || { rm -f libhdf5_hl_cpp.so.6 && ln -s libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl_cpp.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl_cpp.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5_hl_cpp.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl_cpp.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl_cpp.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5_hl_cpp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/hdf5" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5" /usr/bin/ginstall -c -m 644 H5PacketTable.h '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5' make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/src' Making install in test make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/test' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/test' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' Making install in fortran make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' Making install in src make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c libhdf5hl_fortran.la '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libhdf5hl_fortran.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5hl_fortran.so.6.0.4 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so.6 || { rm -f libhdf5hl_fortran.so.6 && ln -s libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so.6; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib && { ln -s -f libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhdf5hl_fortran.lai /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/ginstall -c .libs/libhdf5hl_fortran.a /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5hl_fortran.a libtool: install: ranlib /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib/libhdf5hl_fortran.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/src' Making install in test make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/test' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/test' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/test' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/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 `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' Making install in perform make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c h5perf_serial '/home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin' libtool: install: warning: `../src/libhdf5.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/h5perf_serial /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin/h5perf_serial make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/perform' + for d in examples fortran c++ hl + cd examples + make install-examples make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/examples' ../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c + /usr/bin/ginstall -c ./h5_write.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_read.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_extend_write.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_chunk_read.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_compound.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_group.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_select.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_attribute.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_mount.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_reference.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_drivers.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_extlink.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_elink_unix2win.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_ref2reg.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./h5_shared_mesg.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./ph5example.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c run-c-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c/. + /usr/bin/ginstall -c ./run-all-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/. make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/examples' + for d in examples fortran c++ hl + cd fortran + make install-examples make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/examples' ../../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran + /usr/bin/ginstall -c ./dsetexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./fileexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./rwdsetexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./attrexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./groupexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./grpsexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./grpdsetexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./hyperslab.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./selectele.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./grpit.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./refobjexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./refregexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./mountexample.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./compound.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c ./ph5example.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. + /usr/bin/ginstall -c run-fortran-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran/examples' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/fortran' + for d in examples fortran c++ hl + cd c++ + make install-examples make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/examples' ../../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++ + /usr/bin/ginstall -c ./create.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./readdata.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./writedata.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./compound.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./extend_ds.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./chunks.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c ./h5group.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. + /usr/bin/ginstall -c run-c++-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++/. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++/examples' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/c++' + for d in examples fortran c++ hl + cd hl + make install-examples make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' + for d in examples fortran c++ + cd examples + make install-examples make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/examples' ../../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c + /usr/bin/ginstall -c ./ex_lite1.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_lite2.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_lite3.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ptExampleFL.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ptExampleVL.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_image1.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_image2.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_01.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_02.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_03.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_04.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_05.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_06.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_07.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_08.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_09.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_10.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_11.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_table_12.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./ex_ds1.c /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./image24pixel.txt /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./image8.txt /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./pal_rgb.h /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c run-hlc-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c/. + /usr/bin/ginstall -c ./run-hl-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/examples' + for d in examples fortran c++ + cd fortran + make install-examples make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/examples' ../../../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/fortran + /usr/bin/ginstall -c ./exlite.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/ginstall -c run-hlfortran-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran/examples' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/fortran' + for d in examples fortran c++ + cd c++ + make install-examples make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/examples' ../../../bin/mkdirs /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c++ + /usr/bin/ginstall -c ./ptExampleFL.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c++/. + /usr/bin/ginstall -c ./ptExampleVL.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c++/. + /usr/bin/ginstall -c run-hlc++-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++/examples' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl/c++' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/hdf5/src/hdf5-1.8.5-patch1/hl' /home/lmello/Work/pkg-Salix/l/hdf5/pkg: total 8 drwxr-xr-x 2 root root 4096 Jan 27 15:37 install drwxr-xr-x 8 root root 4096 Jan 27 15:37 usr /home/lmello/Work/pkg-Salix/l/hdf5/pkg/install: total 4 -rw-r--r-- 1 root root 569 Jan 27 15:37 slack-desc /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Jan 27 15:37 bin drwxr-xr-x 3 root root 4096 Jan 27 15:37 doc drwxr-xr-x 3 root root 4096 Jan 27 15:37 include drwxr-xr-x 2 root root 4096 Jan 27 15:37 lib drwxr-xr-x 3 root root 4096 Jan 27 15:37 share drwxr-xr-x 3 root root 4096 Jan 27 15:24 src /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/bin: total 1208 -rwxr-xr-x 1 root root 29236 Jan 27 15:37 gif2h5 -rwxr-xr-x 1 root root 26548 Jan 27 15:37 h52gif -rwxr-xr-x 1 root root 9304 Jan 27 15:37 h5c++ -rwxr-xr-x 1 root root 9282 Jan 27 15:37 h5cc -rwxr-xr-x 1 root root 93096 Jan 27 15:37 h5copy -rwxr-xr-x 1 root root 13956 Jan 27 15:37 h5debug -rwxr-xr-x 1 root root 203864 Jan 27 15:37 h5diff -rwxr-xr-x 1 root root 165224 Jan 27 15:37 h5dump -rwxr-xr-x 1 root root 8786 Jan 27 15:37 h5fc -rwxr-xr-x 1 root root 72132 Jan 27 15:37 h5import -rwxr-xr-x 1 root root 26736 Jan 27 15:37 h5jam -rwxr-xr-x 1 root root 113560 Jan 27 15:37 h5ls -rwxr-xr-x 1 root root 88952 Jan 27 15:37 h5mkgrp -rwxr-xr-x 1 root root 54592 Jan 27 15:37 h5perf_serial -rwxr-xr-x 1 root root 4434 Jan 27 15:37 h5redeploy -rwxr-xr-x 1 root root 139248 Jan 27 15:37 h5repack -rwxr-xr-x 1 root root 10460 Jan 27 15:37 h5repart -rwxr-xr-x 1 root root 98408 Jan 27 15:37 h5stat -rwxr-xr-x 1 root root 26692 Jan 27 15:37 h5unjam /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:37 hdf5-1.8.5patch1 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/doc/hdf5-1.8.5patch1: total 76 -rw-r--r-- 1 root root 767 Jan 27 15:37 COPYING -rw-r--r-- 1 root root 67537 Jan 27 15:37 MANIFEST -rw-r--r-- 1 root root 1899 Jan 27 15:37 README.txt /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:37 hdf5 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/include/hdf5: total 8148 -rw-r--r-- 1 root root 20033 Jan 27 15:37 H5ACpublic.h -rw-r--r-- 1 root root 3287 Jan 27 15:37 H5AbstractDs.h -rw-r--r-- 1 root root 5629 Jan 27 15:37 H5Apublic.h -rw-r--r-- 1 root root 2282 Jan 27 15:37 H5ArrayType.h -rw-r--r-- 1 root root 3046 Jan 27 15:37 H5AtomType.h -rw-r--r-- 1 root root 3618 Jan 27 15:37 H5Attribute.h -rw-r--r-- 1 root root 1764 Jan 27 15:37 H5Classes.h -rw-r--r-- 1 root root 7427 Jan 27 15:37 H5CommonFG.h -rw-r--r-- 1 root root 4332 Jan 27 15:37 H5CompType.h -rw-r--r-- 1 root root 2108 Jan 27 15:37 H5Cpp.h -rw-r--r-- 1 root root 3438 Jan 27 15:37 H5CppDoc.h -rw-r--r-- 1 root root 1918 Jan 27 15:37 H5Cpublic.h -rw-r--r-- 1 root root 2748 Jan 27 15:37 H5DSpublic.h -rw-r--r-- 1 root root 6261 Jan 27 15:37 H5DataSet.h -rw-r--r-- 1 root root 4732 Jan 27 15:37 H5DataSpace.h -rw-r--r-- 1 root root 5236 Jan 27 15:37 H5DataType.h -rw-r--r-- 1 root root 4999 Jan 27 15:37 H5DcreatProp.h -rw-r--r-- 1 root root 5559 Jan 27 15:37 H5Dpublic.h -rw-r--r-- 1 root root 4318 Jan 27 15:37 H5DxferProp.h -rw-r--r-- 1 root root 2994 Jan 27 15:37 H5EnumType.h -rw-r--r-- 1 root root 19093 Jan 27 15:37 H5Epubgen.h -rw-r--r-- 1 root root 9174 Jan 27 15:37 H5Epublic.h -rw-r--r-- 1 root root 5536 Jan 27 15:37 H5Exception.h -rw-r--r-- 1 root root 1705 Jan 27 15:37 H5FDcore.h -rw-r--r-- 1 root root 2172 Jan 27 15:37 H5FDdirect.h -rw-r--r-- 1 root root 1723 Jan 27 15:37 H5FDfamily.h -rw-r--r-- 1 root root 3285 Jan 27 15:37 H5FDlog.h -rw-r--r-- 1 root root 5004 Jan 27 15:37 H5FDmpi.h -rw-r--r-- 1 root root 2584 Jan 27 15:37 H5FDmpio.h -rw-r--r-- 1 root root 1989 Jan 27 15:37 H5FDmpiposix.h -rw-r--r-- 1 root root 2241 Jan 27 15:37 H5FDmulti.h -rw-r--r-- 1 root root 12261 Jan 27 15:37 H5FDpublic.h -rw-r--r-- 1 root root 1555 Jan 27 15:37 H5FDsec2.h -rw-r--r-- 1 root root 1561 Jan 27 15:37 H5FDstdio.h -rw-r--r-- 1 root root 5454 Jan 27 15:37 H5FaccProp.h -rw-r--r-- 1 root root 3199 Jan 27 15:37 H5FcreatProp.h -rw-r--r-- 1 root root 5525 Jan 27 15:37 H5File.h -rw-r--r-- 1 root root 2919 Jan 27 15:37 H5FloatType.h -rw-r--r-- 1 root root 7618 Jan 27 15:37 H5Fpublic.h -rw-r--r-- 1 root root 7309 Jan 27 15:37 H5Gpublic.h -rw-r--r-- 1 root root 2765 Jan 27 15:37 H5Group.h -rw-r--r-- 1 root root 3432 Jan 27 15:37 H5IMpublic.h -rw-r--r-- 1 root root 3289 Jan 27 15:37 H5IdComponent.h -rw-r--r-- 1 root root 1405 Jan 27 15:37 H5Include.h -rw-r--r-- 1 root root 2054 Jan 27 15:37 H5IntType.h -rw-r--r-- 1 root root 4641 Jan 27 15:37 H5Ipublic.h -rw-r--r-- 1 root root 13403 Jan 27 15:37 H5LTpublic.h -rw-r--r-- 1 root root 2829 Jan 27 15:37 H5Library.h -rw-r--r-- 1 root root 9324 Jan 27 15:37 H5Lpublic.h -rw-r--r-- 1 root root 1933 Jan 27 15:37 H5MMpublic.h -rw-r--r-- 1 root root 5360 Jan 27 15:37 H5Object.h -rw-r--r-- 1 root root 9601 Jan 27 15:37 H5Opublic.h -rw-r--r-- 1 root root 4011 Jan 27 15:37 H5PTpublic.h -rw-r--r-- 1 root root 8807 Jan 27 15:37 H5PacketTable.h -rw-r--r-- 1 root root 21209 Jan 27 15:37 H5Ppublic.h -rw-r--r-- 1 root root 8553 Jan 27 15:37 H5PredType.h -rw-r--r-- 1 root root 4612 Jan 27 15:37 H5PropList.h -rw-r--r-- 1 root root 3686 Jan 27 15:37 H5Rpublic.h -rw-r--r-- 1 root root 7405 Jan 27 15:37 H5Spublic.h -rw-r--r-- 1 root root 2481 Jan 27 15:37 H5StrType.h -rw-r--r-- 1 root root 8579 Jan 27 15:37 H5TBpublic.h -rw-r--r-- 1 root root 27249 Jan 27 15:37 H5Tpublic.h -rw-r--r-- 1 root root 1996 Jan 27 15:37 H5VarLenType.h -rw-r--r-- 1 root root 11261 Jan 27 15:37 H5Zpublic.h -rw-r--r-- 1 root root 13916 Jan 27 15:37 H5api_adpt.h -rw-r--r-- 1 root root 1587 Jan 27 15:37 H5f90i.h -rw-r--r-- 1 root root 1801 Jan 27 15:37 H5f90i_gen.h -rw-r--r-- 1 root root 99992 Jan 27 15:37 H5overflow.h -rw-r--r-- 1 root root 21589 Jan 27 15:37 H5pubconf.h -rw-r--r-- 1 root root 10613 Jan 27 15:37 H5public.h -rw-r--r-- 1 root root 12558 Jan 27 15:37 H5version.h -rw-r--r-- 1 root root 177982 Jan 27 15:37 h5_dble_interface.mod -rw-r--r-- 1 root root 213141 Jan 27 15:37 h5a.mod -rw-r--r-- 1 root root 242771 Jan 27 15:37 h5d.mod -rw-r--r-- 1 root root 117069 Jan 27 15:37 h5e.mod -rw-r--r-- 1 root root 125033 Jan 27 15:37 h5f.mod -rw-r--r-- 1 root root 4565 Jan 27 15:37 h5fortran_types.mod -rw-r--r-- 1 root root 131333 Jan 27 15:37 h5g.mod -rw-r--r-- 1 root root 113867 Jan 27 15:37 h5global.mod -rw-r--r-- 1 root root 118546 Jan 27 15:37 h5i.mod -rw-r--r-- 1 root root 1324914 Jan 27 15:37 h5im.mod -rw-r--r-- 1 root root 128937 Jan 27 15:37 h5l.mod -rw-r--r-- 1 root root 3198 Jan 27 15:37 h5lib.mod -rw-r--r-- 1 root root 1382679 Jan 27 15:37 h5lt.mod -rw-r--r-- 1 root root 116733 Jan 27 15:37 h5o.mod -rw-r--r-- 1 root root 217263 Jan 27 15:37 h5p.mod -rw-r--r-- 1 root root 120916 Jan 27 15:37 h5r.mod -rw-r--r-- 1 root root 135470 Jan 27 15:37 h5s.mod -rw-r--r-- 1 root root 155917 Jan 27 15:37 h5t.mod -rw-r--r-- 1 root root 1349048 Jan 27 15:37 h5tb.mod -rw-r--r-- 1 root root 115719 Jan 27 15:37 h5z.mod -rw-r--r-- 1 root root 2655 Jan 27 15:37 hdf5.h -rw-r--r-- 1 root root 1313397 Jan 27 15:37 hdf5.mod -rw-r--r-- 1 root root 1553 Jan 27 15:37 hdf5_hl.h /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/lib: total 8144 -rw-r--r-- 1 root root 3892696 Jan 27 15:37 libhdf5.a -rwxr-xr-x 1 root root 922 Jan 27 15:37 libhdf5.la -rw-r--r-- 1 root root 3398 Jan 27 15:37 libhdf5.settings lrwxrwxrwx 1 root root 16 Jan 27 15:37 libhdf5.so -> libhdf5.so.6.0.4 lrwxrwxrwx 1 root root 16 Jan 27 15:37 libhdf5.so.6 -> libhdf5.so.6.0.4 -rwxr-xr-x 1 root root 2712144 Jan 27 15:37 libhdf5.so.6.0.4 -rw-r--r-- 1 root root 507304 Jan 27 15:37 libhdf5_cpp.a -rwxr-xr-x 1 root root 968 Jan 27 15:37 libhdf5_cpp.la lrwxrwxrwx 1 root root 20 Jan 27 15:37 libhdf5_cpp.so -> libhdf5_cpp.so.6.0.4 lrwxrwxrwx 1 root root 20 Jan 27 15:37 libhdf5_cpp.so.6 -> libhdf5_cpp.so.6.0.4 -rwxr-xr-x 1 root root 346916 Jan 27 15:37 libhdf5_cpp.so.6.0.4 -rw-r--r-- 1 root root 250190 Jan 27 15:37 libhdf5_fortran.a -rwxr-xr-x 1 root root 998 Jan 27 15:37 libhdf5_fortran.la lrwxrwxrwx 1 root root 24 Jan 27 15:37 libhdf5_fortran.so -> libhdf5_fortran.so.6.0.4 lrwxrwxrwx 1 root root 24 Jan 27 15:37 libhdf5_fortran.so.6 -> libhdf5_fortran.so.6.0.4 -rwxr-xr-x 1 root root 203612 Jan 27 15:37 libhdf5_fortran.so.6.0.4 -rw-r--r-- 1 root root 141738 Jan 27 15:37 libhdf5_hl.a -rwxr-xr-x 1 root root 943 Jan 27 15:37 libhdf5_hl.la lrwxrwxrwx 1 root root 19 Jan 27 15:37 libhdf5_hl.so -> libhdf5_hl.so.6.0.4 lrwxrwxrwx 1 root root 19 Jan 27 15:37 libhdf5_hl.so.6 -> libhdf5_hl.so.6.0.4 -rwxr-xr-x 1 root root 113488 Jan 27 15:37 libhdf5_hl.so.6.0.4 -rw-r--r-- 1 root root 6374 Jan 27 15:37 libhdf5_hl_cpp.a -rwxr-xr-x 1 root root 989 Jan 27 15:37 libhdf5_hl_cpp.la lrwxrwxrwx 1 root root 23 Jan 27 15:37 libhdf5_hl_cpp.so -> libhdf5_hl_cpp.so.6.0.4 lrwxrwxrwx 1 root root 23 Jan 27 15:37 libhdf5_hl_cpp.so.6 -> libhdf5_hl_cpp.so.6.0.4 -rwxr-xr-x 1 root root 7400 Jan 27 15:37 libhdf5_hl_cpp.so.6.0.4 -rw-r--r-- 1 root root 58930 Jan 27 15:37 libhdf5hl_fortran.a -rwxr-xr-x 1 root root 1012 Jan 27 15:37 libhdf5hl_fortran.la lrwxrwxrwx 1 root root 26 Jan 27 15:37 libhdf5hl_fortran.so -> libhdf5hl_fortran.so.6.0.4 lrwxrwxrwx 1 root root 26 Jan 27 15:37 libhdf5hl_fortran.so.6 -> libhdf5hl_fortran.so.6.0.4 -rwxr-xr-x 1 root root 47148 Jan 27 15:37 libhdf5hl_fortran.so.6.0.4 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share: total 4 drwxr-xr-x 6 root root 4096 Jan 27 15:37 hdf5_examples /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples: total 20 drwxr-xr-x 2 root root 4096 Jan 27 15:37 c drwxr-xr-x 2 root root 4096 Jan 27 15:37 c++ drwxr-xr-x 2 root root 4096 Jan 27 15:37 fortran drwxr-xr-x 5 root root 4096 Jan 27 15:37 hl -rwxr-xr-x 1 root root 1555 Jan 27 15:37 run-all-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c: total 184 -rwxr-xr-x 1 root root 8912 Jan 27 15:37 h5_attribute.c -rwxr-xr-x 1 root root 6037 Jan 27 15:37 h5_chunk_read.c -rwxr-xr-x 1 root root 4769 Jan 27 15:37 h5_compound.c -rwxr-xr-x 1 root root 3524 Jan 27 15:37 h5_drivers.c -rwxr-xr-x 1 root root 7327 Jan 27 15:37 h5_elink_unix2win.c -rwxr-xr-x 1 root root 5351 Jan 27 15:37 h5_extend_write.c -rwxr-xr-x 1 root root 24756 Jan 27 15:37 h5_extlink.c -rwxr-xr-x 1 root root 7695 Jan 27 15:37 h5_group.c -rwxr-xr-x 1 root root 3612 Jan 27 15:37 h5_mount.c -rwxr-xr-x 1 root root 5021 Jan 27 15:37 h5_read.c -rwxr-xr-x 1 root root 6896 Jan 27 15:37 h5_ref2reg.c -rwxr-xr-x 1 root root 4623 Jan 27 15:37 h5_reference.c -rwxr-xr-x 1 root root 11594 Jan 27 15:37 h5_select.c -rwxr-xr-x 1 root root 13084 Jan 27 15:37 h5_shared_mesg.c -rwxr-xr-x 1 root root 3184 Jan 27 15:37 h5_write.c -rwxr-xr-x 1 root root 34857 Jan 27 15:37 ph5example.c -rwxr-xr-x 1 root root 2972 Jan 27 15:37 run-c-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/c++: total 60 -rwxr-xr-x 1 root root 5916 Jan 27 15:37 chunks.cpp -rwxr-xr-x 1 root root 5631 Jan 27 15:37 compound.cpp -rwxr-xr-x 1 root root 3856 Jan 27 15:37 create.cpp -rwxr-xr-x 1 root root 6532 Jan 27 15:37 extend_ds.cpp -rwxr-xr-x 1 root root 6544 Jan 27 15:37 h5group.cpp -rwxr-xr-x 1 root root 6272 Jan 27 15:37 readdata.cpp -rwxr-xr-x 1 root root 2502 Jan 27 15:37 run-c++-ex.sh -rwxr-xr-x 1 root root 10657 Jan 27 15:37 writedata.cpp /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/fortran: total 108 -rwxr-xr-x 1 root root 3959 Jan 27 15:37 attrexample.f90 -rwxr-xr-x 1 root root 8830 Jan 27 15:37 compound.f90 -rwxr-xr-x 1 root root 2867 Jan 27 15:37 dsetexample.f90 -rwxr-xr-x 1 root root 1938 Jan 27 15:37 fileexample.f90 -rwxr-xr-x 1 root root 2301 Jan 27 15:37 groupexample.f90 -rwxr-xr-x 1 root root 4665 Jan 27 15:37 grpdsetexample.f90 -rwxr-xr-x 1 root root 6540 Jan 27 15:37 grpit.f90 -rwxr-xr-x 1 root root 3083 Jan 27 15:37 grpsexample.f90 -rwxr-xr-x 1 root root 6425 Jan 27 15:37 hyperslab.f90 -rwxr-xr-x 1 root root 5167 Jan 27 15:37 mountexample.f90 -rwxr-xr-x 1 root root 4965 Jan 27 15:37 ph5example.f90 -rwxr-xr-x 1 root root 6645 Jan 27 15:37 refobjexample.f90 -rwxr-xr-x 1 root root 6986 Jan 27 15:37 refregexample.f90 -rwxr-xr-x 1 root root 2891 Jan 27 15:37 run-fortran-ex.sh -rwxr-xr-x 1 root root 2926 Jan 27 15:37 rwdsetexample.f90 -rwxr-xr-x 1 root root 8706 Jan 27 15:37 selectele.f90 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl: total 16 drwxr-xr-x 2 root root 4096 Jan 27 15:37 c drwxr-xr-x 2 root root 4096 Jan 27 15:37 c++ drwxr-xr-x 2 root root 4096 Jan 27 15:37 fortran -rwxr-xr-x 1 root root 1445 Jan 27 15:37 run-hl-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c: total 764 -rwxr-xr-x 1 root root 4045 Jan 27 15:37 ex_ds1.c -rwxr-xr-x 1 root root 2507 Jan 27 15:37 ex_image1.c -rwxr-xr-x 1 root root 5158 Jan 27 15:37 ex_image2.c -rwxr-xr-x 1 root root 1603 Jan 27 15:37 ex_lite1.c -rwxr-xr-x 1 root root 1846 Jan 27 15:37 ex_lite2.c -rwxr-xr-x 1 root root 2549 Jan 27 15:37 ex_lite3.c -rwxr-xr-x 1 root root 4600 Jan 27 15:37 ex_table_01.c -rwxr-xr-x 1 root root 4436 Jan 27 15:37 ex_table_02.c -rwxr-xr-x 1 root root 4380 Jan 27 15:37 ex_table_03.c -rwxr-xr-x 1 root root 5787 Jan 27 15:37 ex_table_04.c -rwxr-xr-x 1 root root 5632 Jan 27 15:37 ex_table_05.c -rwxr-xr-x 1 root root 3430 Jan 27 15:37 ex_table_06.c -rwxr-xr-x 1 root root 3945 Jan 27 15:37 ex_table_07.c -rwxr-xr-x 1 root root 4874 Jan 27 15:37 ex_table_08.c -rwxr-xr-x 1 root root 5266 Jan 27 15:37 ex_table_09.c -rwxr-xr-x 1 root root 4827 Jan 27 15:37 ex_table_10.c -rwxr-xr-x 1 root root 3992 Jan 27 15:37 ex_table_11.c -rwxr-xr-x 1 root root 3630 Jan 27 15:37 ex_table_12.c -rwxr-xr-x 1 root root 343939 Jan 27 15:37 image24pixel.txt -rwxr-xr-x 1 root root 306026 Jan 27 15:37 image8.txt -rwxr-xr-x 1 root root 3865 Jan 27 15:37 pal_rgb.h -rwxr-xr-x 1 root root 3465 Jan 27 15:37 ptExampleFL.c -rwxr-xr-x 1 root root 4339 Jan 27 15:37 ptExampleVL.c -rwxr-xr-x 1 root root 2975 Jan 27 15:37 run-hlc-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/c++: total 16 -rwxr-xr-x 1 root root 3360 Jan 27 15:37 ptExampleFL.cpp -rwxr-xr-x 1 root root 4260 Jan 27 15:37 ptExampleVL.cpp -rwxr-xr-x 1 root root 2368 Jan 27 15:37 run-hlc++-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/share/hdf5_examples/hl/fortran: total 8 -rwxr-xr-x 1 root root 2839 Jan 27 15:37 exlite.f90 -rwxr-xr-x 1 root root 2471 Jan 27 15:37 run-hlfortran-ex.sh /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:37 hdf5-1.8.5patch1 /home/lmello/Work/pkg-Salix/l/hdf5/pkg/usr/src/hdf5-1.8.5patch1: total 4 -rw-r--r-- 1 root root 1363 Jan 27 15:37 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libhdf5_cpp.so -> libhdf5_cpp.so.6.0.4 usr/lib/libhdf5_cpp.so.6 -> libhdf5_cpp.so.6.0.4 usr/lib/libhdf5_hl.so -> libhdf5_hl.so.6.0.4 usr/lib/libhdf5_hl.so.6 -> libhdf5_hl.so.6.0.4 usr/lib/libhdf5hl_fortran.so -> libhdf5hl_fortran.so.6.0.4 usr/lib/libhdf5.so -> libhdf5.so.6.0.4 usr/lib/libhdf5.so.6 -> libhdf5.so.6.0.4 usr/lib/libhdf5_hl_cpp.so.6 -> libhdf5_hl_cpp.so.6.0.4 usr/lib/libhdf5_fortran.so -> libhdf5_fortran.so.6.0.4 usr/lib/libhdf5hl_fortran.so.6 -> libhdf5hl_fortran.so.6.0.4 usr/lib/libhdf5_hl_cpp.so -> libhdf5_hl_cpp.so.6.0.4 usr/lib/libhdf5_fortran.so.6 -> libhdf5_fortran.so.6.0.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libhdf5_cpp.so ) ( cd usr/lib ; ln -sf libhdf5_cpp.so.6.0.4 libhdf5_cpp.so ) ( cd usr/lib ; rm -rf libhdf5_cpp.so.6 ) ( cd usr/lib ; ln -sf libhdf5_cpp.so.6.0.4 libhdf5_cpp.so.6 ) ( cd usr/lib ; rm -rf libhdf5_hl.so ) ( cd usr/lib ; ln -sf libhdf5_hl.so.6.0.4 libhdf5_hl.so ) ( cd usr/lib ; rm -rf libhdf5_hl.so.6 ) ( cd usr/lib ; ln -sf libhdf5_hl.so.6.0.4 libhdf5_hl.so.6 ) ( cd usr/lib ; rm -rf libhdf5hl_fortran.so ) ( cd usr/lib ; ln -sf libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so ) ( cd usr/lib ; rm -rf libhdf5.so ) ( cd usr/lib ; ln -sf libhdf5.so.6.0.4 libhdf5.so ) ( cd usr/lib ; rm -rf libhdf5.so.6 ) ( cd usr/lib ; ln -sf libhdf5.so.6.0.4 libhdf5.so.6 ) ( cd usr/lib ; rm -rf libhdf5_hl_cpp.so.6 ) ( cd usr/lib ; ln -sf libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so.6 ) ( cd usr/lib ; rm -rf libhdf5_fortran.so ) ( cd usr/lib ; ln -sf libhdf5_fortran.so.6.0.4 libhdf5_fortran.so ) ( cd usr/lib ; rm -rf libhdf5hl_fortran.so.6 ) ( cd usr/lib ; ln -sf libhdf5hl_fortran.so.6.0.4 libhdf5hl_fortran.so.6 ) ( cd usr/lib ; rm -rf libhdf5_hl_cpp.so ) ( cd usr/lib ; ln -sf libhdf5_hl_cpp.so.6.0.4 libhdf5_hl_cpp.so ) ( cd usr/lib ; rm -rf libhdf5_fortran.so.6 ) ( cd usr/lib ; ln -sf libhdf5_fortran.so.6.0.4 libhdf5_fortran.so.6 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libhdf5_cpp.so' removed `./usr/lib/libhdf5_cpp.so.6' removed `./usr/lib/libhdf5_hl.so' removed `./usr/lib/libhdf5_hl.so.6' removed `./usr/lib/libhdf5hl_fortran.so' removed `./usr/lib/libhdf5.so' removed `./usr/lib/libhdf5.so.6' removed `./usr/lib/libhdf5_hl_cpp.so.6' removed `./usr/lib/libhdf5_fortran.so' removed `./usr/lib/libhdf5hl_fortran.so.6' removed `./usr/lib/libhdf5_hl_cpp.so' removed `./usr/lib/libhdf5_fortran.so.6' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/lmello/Work/pkg-Salix/l/hdf5/hdf5-1.8.5patch1-i486-2lm.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/lib/ usr/lib/libhdf5.la usr/lib/libhdf5_hl_cpp.a usr/lib/libhdf5_fortran.a usr/lib/libhdf5.settings usr/lib/libhdf5_cpp.a usr/lib/libhdf5_hl.la usr/lib/libhdf5_hl.a usr/lib/libhdf5.a usr/lib/libhdf5hl_fortran.so.6.0.4 usr/lib/libhdf5_fortran.so.6.0.4 usr/lib/libhdf5hl_fortran.la usr/lib/libhdf5_fortran.la usr/lib/libhdf5_hl_cpp.so.6.0.4 usr/lib/libhdf5.so.6.0.4 usr/lib/libhdf5_hl.so.6.0.4 usr/lib/libhdf5_cpp.la usr/lib/libhdf5_hl_cpp.la usr/lib/libhdf5hl_fortran.a usr/lib/libhdf5_cpp.so.6.0.4 usr/include/ usr/include/hdf5/ usr/include/hdf5/h5i.mod usr/include/hdf5/H5CompType.h usr/include/hdf5/H5Opublic.h usr/include/hdf5/h5r.mod usr/include/hdf5/H5DataSet.h usr/include/hdf5/h5fortran_types.mod usr/include/hdf5/H5IMpublic.h usr/include/hdf5/H5Epubgen.h usr/include/hdf5/H5Ipublic.h usr/include/hdf5/H5PredType.h usr/include/hdf5/h5f.mod usr/include/hdf5/h5t.mod usr/include/hdf5/H5Spublic.h usr/include/hdf5/H5Tpublic.h usr/include/hdf5/H5Ppublic.h usr/include/hdf5/H5version.h usr/include/hdf5/H5f90i_gen.h usr/include/hdf5/h5a.mod usr/include/hdf5/h5p.mod usr/include/hdf5/H5Attribute.h usr/include/hdf5/H5PropList.h usr/include/hdf5/h5lt.mod usr/include/hdf5/H5Include.h usr/include/hdf5/h5global.mod usr/include/hdf5/h5im.mod usr/include/hdf5/H5FDstdio.h usr/include/hdf5/H5FDmulti.h usr/include/hdf5/hdf5_hl.h usr/include/hdf5/H5FDpublic.h usr/include/hdf5/hdf5.h usr/include/hdf5/H5Classes.h usr/include/hdf5/H5Library.h usr/include/hdf5/H5f90i.h usr/include/hdf5/H5StrType.h usr/include/hdf5/H5IntType.h usr/include/hdf5/hdf5.mod usr/include/hdf5/H5DxferProp.h usr/include/hdf5/h5_dble_interface.mod usr/include/hdf5/h5tb.mod usr/include/hdf5/H5FDsec2.h usr/include/hdf5/H5api_adpt.h usr/include/hdf5/H5FDdirect.h usr/include/hdf5/H5Rpublic.h usr/include/hdf5/H5Apublic.h usr/include/hdf5/H5Object.h usr/include/hdf5/H5public.h usr/include/hdf5/H5FcreatProp.h usr/include/hdf5/H5Cpublic.h usr/include/hdf5/H5Epublic.h usr/include/hdf5/H5PTpublic.h usr/include/hdf5/h5d.mod usr/include/hdf5/H5LTpublic.h usr/include/hdf5/H5DataSpace.h usr/include/hdf5/H5EnumType.h usr/include/hdf5/H5Dpublic.h usr/include/hdf5/H5MMpublic.h usr/include/hdf5/H5DataType.h usr/include/hdf5/H5overflow.h usr/include/hdf5/H5Exception.h usr/include/hdf5/H5ArrayType.h usr/include/hdf5/H5Cpp.h usr/include/hdf5/H5FDcore.h usr/include/hdf5/H5IdComponent.h usr/include/hdf5/h5z.mod usr/include/hdf5/H5Group.h usr/include/hdf5/H5Zpublic.h usr/include/hdf5/H5Gpublic.h usr/include/hdf5/H5FDlog.h usr/include/hdf5/H5CommonFG.h usr/include/hdf5/H5PacketTable.h usr/include/hdf5/H5FDmpiposix.h usr/include/hdf5/H5FDmpi.h usr/include/hdf5/h5l.mod usr/include/hdf5/h5o.mod usr/include/hdf5/H5pubconf.h usr/include/hdf5/h5e.mod usr/include/hdf5/h5g.mod usr/include/hdf5/H5FDmpio.h usr/include/hdf5/H5AbstractDs.h usr/include/hdf5/H5Lpublic.h usr/include/hdf5/H5VarLenType.h usr/include/hdf5/H5FaccProp.h usr/include/hdf5/H5DcreatProp.h usr/include/hdf5/H5FDfamily.h usr/include/hdf5/H5AtomType.h usr/include/hdf5/H5CppDoc.h usr/include/hdf5/H5TBpublic.h usr/include/hdf5/H5ACpublic.h usr/include/hdf5/H5DSpublic.h usr/include/hdf5/h5lib.mod usr/include/hdf5/h5s.mod usr/include/hdf5/H5Fpublic.h usr/include/hdf5/H5File.h usr/include/hdf5/H5FloatType.h usr/src/ usr/src/hdf5-1.8.5patch1/ usr/src/hdf5-1.8.5patch1/SLKBUILD usr/share/ usr/share/hdf5_examples/ usr/share/hdf5_examples/fortran/ usr/share/hdf5_examples/fortran/dsetexample.f90 usr/share/hdf5_examples/fortran/selectele.f90 usr/share/hdf5_examples/fortran/refregexample.f90 usr/share/hdf5_examples/fortran/hyperslab.f90 usr/share/hdf5_examples/fortran/attrexample.f90 usr/share/hdf5_examples/fortran/grpsexample.f90 usr/share/hdf5_examples/fortran/groupexample.f90 usr/share/hdf5_examples/fortran/ph5example.f90 usr/share/hdf5_examples/fortran/refobjexample.f90 usr/share/hdf5_examples/fortran/rwdsetexample.f90 usr/share/hdf5_examples/fortran/mountexample.f90 usr/share/hdf5_examples/fortran/grpit.f90 usr/share/hdf5_examples/fortran/fileexample.f90 usr/share/hdf5_examples/fortran/compound.f90 usr/share/hdf5_examples/fortran/grpdsetexample.f90 usr/share/hdf5_examples/fortran/run-fortran-ex.sh usr/share/hdf5_examples/c/ usr/share/hdf5_examples/c/h5_attribute.c usr/share/hdf5_examples/c/h5_group.c usr/share/hdf5_examples/c/h5_extend_write.c usr/share/hdf5_examples/c/h5_shared_mesg.c usr/share/hdf5_examples/c/h5_select.c usr/share/hdf5_examples/c/h5_chunk_read.c usr/share/hdf5_examples/c/h5_elink_unix2win.c usr/share/hdf5_examples/c/h5_extlink.c usr/share/hdf5_examples/c/h5_write.c usr/share/hdf5_examples/c/h5_compound.c usr/share/hdf5_examples/c/h5_mount.c usr/share/hdf5_examples/c/h5_reference.c usr/share/hdf5_examples/c/ph5example.c usr/share/hdf5_examples/c/h5_read.c usr/share/hdf5_examples/c/h5_drivers.c usr/share/hdf5_examples/c/h5_ref2reg.c usr/share/hdf5_examples/c/run-c-ex.sh usr/share/hdf5_examples/hl/ usr/share/hdf5_examples/hl/fortran/ usr/share/hdf5_examples/hl/fortran/run-hlfortran-ex.sh usr/share/hdf5_examples/hl/fortran/exlite.f90 usr/share/hdf5_examples/hl/c/ usr/share/hdf5_examples/hl/c/ex_table_06.c usr/share/hdf5_examples/hl/c/ex_table_05.c usr/share/hdf5_examples/hl/c/image24pixel.txt usr/share/hdf5_examples/hl/c/run-hlc-ex.sh usr/share/hdf5_examples/hl/c/ex_lite1.c usr/share/hdf5_examples/hl/c/ptExampleVL.c usr/share/hdf5_examples/hl/c/ex_image2.c usr/share/hdf5_examples/hl/c/ex_table_02.c usr/share/hdf5_examples/hl/c/ex_table_09.c usr/share/hdf5_examples/hl/c/image8.txt usr/share/hdf5_examples/hl/c/ex_lite3.c usr/share/hdf5_examples/hl/c/ex_table_04.c usr/share/hdf5_examples/hl/c/ex_lite2.c usr/share/hdf5_examples/hl/c/ex_table_11.c usr/share/hdf5_examples/hl/c/ex_table_08.c usr/share/hdf5_examples/hl/c/ex_table_12.c usr/share/hdf5_examples/hl/c/pal_rgb.h usr/share/hdf5_examples/hl/c/ex_image1.c usr/share/hdf5_examples/hl/c/ex_ds1.c usr/share/hdf5_examples/hl/c/ex_table_10.c usr/share/hdf5_examples/hl/c/ex_table_07.c usr/share/hdf5_examples/hl/c/ptExampleFL.c usr/share/hdf5_examples/hl/c/ex_table_01.c usr/share/hdf5_examples/hl/c/ex_table_03.c usr/share/hdf5_examples/hl/run-hl-ex.sh usr/share/hdf5_examples/hl/c++/ usr/share/hdf5_examples/hl/c++/run-hlc++-ex.sh usr/share/hdf5_examples/hl/c++/ptExampleVL.cpp usr/share/hdf5_examples/hl/c++/ptExampleFL.cpp usr/share/hdf5_examples/run-all-ex.sh usr/share/hdf5_examples/c++/ usr/share/hdf5_examples/c++/run-c++-ex.sh usr/share/hdf5_examples/c++/writedata.cpp usr/share/hdf5_examples/c++/chunks.cpp usr/share/hdf5_examples/c++/readdata.cpp usr/share/hdf5_examples/c++/extend_ds.cpp usr/share/hdf5_examples/c++/create.cpp usr/share/hdf5_examples/c++/compound.cpp usr/share/hdf5_examples/c++/h5group.cpp usr/bin/ usr/bin/gif2h5 usr/bin/h5mkgrp usr/bin/h5dump usr/bin/h5repack usr/bin/h5c++ usr/bin/h5ls usr/bin/h5jam usr/bin/h5fc usr/bin/h5stat usr/bin/h5import usr/bin/h5diff usr/bin/h5perf_serial usr/bin/h5redeploy usr/bin/h5cc usr/bin/h5debug usr/bin/h5copy usr/bin/h5unjam usr/bin/h5repart usr/bin/h52gif usr/doc/ usr/doc/hdf5-1.8.5patch1/ usr/doc/hdf5-1.8.5patch1/COPYING usr/doc/hdf5-1.8.5patch1/README.txt usr/doc/hdf5-1.8.5patch1/MANIFEST Slackware package /home/lmello/Work/pkg-Salix/l/hdf5/hdf5-1.8.5patch1-i486-2lm.txz created. Package has been built. Cleaning pkg and src directories