ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-f9-build-201984-35034/root/', None, 0, True, 0, 421, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/hdf5.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hdf5-1.8.1-1.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hdf5.spec'], False, '/var/lib/mock/dist-f9-build-201984-35034/root/', None, 0, True, 0, 421, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hdf5.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.90890 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hdf5-1.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/hdf5-1.8.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.8.1 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (hdf5-1.8.0-signal.patch):' Patch #1 (hdf5-1.8.0-signal.patch): + patch -p1 -b --suffix .signal -s + echo 'Patch #2 (hdf5-1.8.0-destdir.patch):' Patch #2 (hdf5-1.8.0-destdir.patch): + patch -p1 -b --suffix .destdir -s + echo 'Patch #3 (hdf5-1.8.0-multiarch.patch):' + patch -p1 -b --suffix .multiarch -s Patch #3 (hdf5-1.8.0-multiarch.patch): Patch #4 (hdf5-1.8.0-scaleoffset.patch): + echo 'Patch #4 (hdf5-1.8.0-scaleoffset.patch):' + patch -p1 -b --suffix .scaleoffset -s + echo 'Patch #10 (hdf5-1.6.5-open.patch):' + patch -p1 -b --suffix .open -s Patch #10 (hdf5-1.6.5-open.patch): + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70075 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.8.1 + LANG=C + export LANG + unset DISPLAY + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F9X=gfortran + F9X=gfortran + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./bin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./bin/config.guess ++ basename ./bin/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./bin/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./bin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./bin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./bin/config.sub ++ basename ./bin/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./bin/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./bin/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-production=no --enable-debug=no --enable-cxx --enable-fortran --with-ssl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-4.3.0 ./config/gnu-flags: line 134: hostname: command not found gfortran: '-V' option must have argument ./configure: line 2866: hostname: command not found checking for x86_64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for x86_64-redhat-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for x86_64-redhat-linux-gnu-f90... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking what gfortran does with modules... module.mod checking how gfortran finds modules... -I checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking 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 if should build only statically linked executables... no checking for perl... perl checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking 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 for x86_64-redhat-linux-gnu-gfortran... (cached) gfortran checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking 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/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... 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/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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... development 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 for large file support mode on Linux... enabled checking for lseek64... yes checking for fseek64... no 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 whether byte ordering is bigendian... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int_least8_t... yes checking size of int_least8_t... 1 checking for uint_least8_t... yes checking size of uint_least8_t... 1 checking for int_fast8_t... yes checking size of int_fast8_t... 1 checking for uint_fast8_t... yes checking size of uint_fast8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int_least16_t... yes checking size of int_least16_t... 2 checking for uint_least16_t... yes checking size of uint_least16_t... 2 checking for int_fast16_t... yes checking size of int_fast16_t... 8 checking for uint_fast16_t... yes checking size of uint_fast16_t... 8 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int_least32_t... yes checking size of int_least32_t... 4 checking for uint_least32_t... yes checking size of uint_least32_t... 4 checking for int_fast32_t... yes checking size of int_fast32_t... 8 checking for uint_fast32_t... yes checking size of uint_fast32_t... 8 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int_least64_t... yes checking size of int_least64_t... 8 checking for uint_least64_t... yes checking size of uint_least64_t... 8 checking for int_fast64_t... yes checking size of int_fast64_t... 8 checking for uint_fast64_t... yes checking size of uint_fast64_t... 8 checking for size_t... (cached) yes checking size of size_t... 8 checking for ssize_t... (cached) yes checking size of ssize_t... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking for off64_t... yes 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 fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... yes checking for BSDgettimeofday... no checking for siglongjmp... yes checking for longjmp... yes checking for setsysinfo... no checking for sigaction... yes checking for signal... yes checking for snprintf... yes checking for vasprintf... yes checking for strdup... yes checking for system... yes checking for waitpid... yes checking for rand_r... yes checking for random... yes checking for srandom... yes checking for tmpfile... 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 __FUNCTION__ extension... yes checking how to print long long... %ld and %lu 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 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 ./configure: line 50339: hostname: command not found checking if high level library is enabled... yes checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v18 checking Whether to perform strict file format checks... no 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/testerror.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/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/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++/examples/Makefile config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/libhdf5_fortran.settings 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/testh5fc.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/examples/Makefile 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/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 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.1 Configured on: Thu Jun 5 17:18:21 EDT 2008 Configured by: mockbuild@ Configure mode: development Host system: x86_64-redhat-linux-gnu Uname information: Linux xenbuilder4.fedora.phx.redhat.com 2.6.18-53.1.19.el5xen #1 SMP Tue Apr 22 03:15:33 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Libraries: Parallel support: no Installation point: /usr Compiler: /usr/bin/gcc (gcc-4.3.0) Compiler switches: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE Extra libraries: -lz -lm Archiver: ar Ranlib: ranlib Debugged Packages: API Tracing: no Compiling Options: ------------------ Compilation Mode: development C Compiler: /usr/bin/gcc (gcc-4.3.0) CFLAGS/H5_CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic/-std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm CPPFLAGS/H5_CPPFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE / -DNDEBUG -UH5_DEBUG_API LDFLAGS: Debug Mode: Shared Libraries: yes Static Libraries: yes Statically Linked Executables: no Default Public Symbols Version: v18 With Deprecated Public Symbols: yes Tracing: no Clear file buffers before write: yes Using memory checker: no Optimization Instrumentation: no Languages: ---------- Fortran: yes Fortran Compiler: gfortran-I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic C++: yes C++ Compiler: g++-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Features: --------- dmalloc: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Default API Mapping: v18 I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset Linux Large File Support (LFS): yes MPE: no Parallel HDF5: no Direct VFD: no Threadsafety: no High Level library: yes + cp src/H5pubconf.h src/H5pubconf-64.h + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/hdf5-1.8.1/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/hdf5-1.8.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c -o H5.lo H5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5.lo -MD -MP -MF .deps/H5.Tpo -c H5.c -fPIC -DPIC -o .libs/H5.o H5.c: In function 'H5_term_library': H5.c:246: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:246: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:247: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:247: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:248: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:248: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:249: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:249: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:250: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:250: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:251: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:251: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:252: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:252: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:255: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:255: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:263: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:263: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:264: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:264: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:265: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:265: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:266: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:266: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:269: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:269: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:272: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:272: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:275: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c:275: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5.c: In function 'H5dont_atexit': H5.c:347: warning: unused variable 'FUNC' H5.c: In function 'H5_debug_mask': H5.c:505: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5.c:508: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5.c: In function 'H5check_version': H5.c:615: warning: unused variable 'FUNC' H5.c: In function 'H5close': H5.c:754: warning: unused variable 'FUNC' H5.c: In function 'H5_term_library': H5.c:309: warning: will never be executed H5.c: In function 'H5_debug_mask': H5.c:501: warning: will never be executed H5.c:501: warning: will never be executed H5.c:501: warning: will never be executed H5.c:501: warning: will never be executed H5.c:501: warning: will never be executed H5.c:503: warning: will never be executed H5.c:503: warning: will never be executed H5.c:503: warning: will never be executed H5.c:503: warning: will never be executed H5.c:503: warning: will never be executed H5.c:506: warning: will never be executed H5.c:506: warning: will never be executed H5.c:506: warning: will never be executed H5.c:506: warning: will never be executed H5.c:506: warning: will never be executed H5.c:509: warning: will never be executed H5.c: In function 'H5_init_library': /usr/include/bits/string3.h:82: warning: will never be executed H5.c:168: warning: will never be executed H5.c:168: warning: will never be executed H5.c:170: warning: will never be executed H5.c:170: warning: will never be executed H5.c:172: warning: will never be executed H5.c:172: warning: will never be executed H5.c:174: warning: will never be executed H5.c:174: warning: will never be executed H5.c:176: warning: will never be executed H5.c:176: warning: will never be executed H5.c:178: warning: will never be executed H5.c:178: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c -o H5checksum.lo H5checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o H5checksum.c: In function 'H5_checksum_fletcher32': H5checksum.c:129: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5checksum.c:132: warning: conversion to 'uint32_t' from 'int' may change the sign of the result H5checksum.c:142: warning: conversion to 'uint32_t' from 'int' may change the sign of the result H5checksum.c: In function 'H5_hash_string': H5checksum.c:489: warning: suggest parentheses around assignment used as truth value H5checksum.c:490: warning: conversion to 'uint32_t' from 'int' may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5dbg.lo -MD -MP -MF .deps/H5dbg.Tpo -c -o H5dbg.lo H5dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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: warning: cannot optimize loop, the loop counter may overflow libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5system.lo -MD -MP -MF .deps/H5system.Tpo -c -o H5system.lo H5system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:258: warning: format not a string literal, argument types not checked H5system.c:261: warning: format not a string literal, argument types not checked H5system.c:264: warning: format not a string literal, argument types not checked H5system.c:267: warning: format not a string literal, argument types not checked H5system.c:277: warning: format not a string literal, argument types not checked H5system.c:280: warning: format not a string literal, argument types not checked H5system.c:283: warning: format not a string literal, argument types not checked H5system.c:286: warning: format not a string literal, argument types not checked H5system.c:297: warning: format not a string literal, argument types not checked H5system.c:300: warning: format not a string literal, argument types not checked H5system.c:308: warning: format not a string literal, argument types not checked H5system.c:337: warning: format not a string literal, argument types not checked H5system.c:345: warning: format not a string literal, argument types not checked H5system.c:353: warning: format not a string literal, argument types not checked H5system.c:361: warning: format not a string literal, argument types not checked H5system.c:367: warning: format not a string literal, argument types not checked H5system.c: In function 'HDstrtoll': H5system.c:500: warning: conversion of unsigned constant value to negative integer H5system.c: In function 'H5_build_extpath': H5system.c:625: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5system.c:655: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5system.c:645: warning: will never be executed H5system.c:636: warning: will never be executed H5system.c: In function 'HDfprintf': H5system.c:197: warning: will never be executed H5system.c:193: warning: will never be executed H5system.c:206: warning: will never be executed H5system.c:202: warning: will never be executed H5system.c:334: warning: will never be executed H5system.c:330: warning: will never be executed H5system.c: In function 'H5_build_extpath': /usr/include/bits/unistd.h:206: warning: will never be executed H5system.c: In function 'HDfprintf': H5system.c:256: warning: will never be executed H5system.c:256: warning: will never be executed H5system.c:256: warning: will never be executed H5system.c:262: warning: will never be executed H5system.c:262: warning: will never be executed H5system.c:262: warning: will never be executed H5system.c:275: warning: will never be executed H5system.c:275: warning: will never be executed H5system.c:275: warning: will never be executed H5system.c:281: warning: will never be executed H5system.c:281: warning: will never be executed H5system.c:281: warning: will never be executed H5system.c:295: warning: will never be executed H5system.c:295: warning: will never be executed H5system.c:295: warning: will never be executed H5system.c:298: warning: will never be executed H5system.c:298: warning: will never be executed H5system.c:298: warning: will never be executed H5system.c: In function 'H5_build_extpath': H5system.c:623: warning: will never be executed H5system.c:623: warning: will never be executed H5system.c:626: warning: will never be executed H5system.c:626: warning: will never be executed H5system.c:628: warning: will never be executed H5system.c:628: warning: will never be executed H5system.c:656: warning: will never be executed H5system.c:656: warning: will never be executed /usr/include/bits/unistd.h:209: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c -o H5timer.lo H5timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5timer.lo -MD -MP -MF .deps/H5timer.Tpo -c H5timer.c -fPIC -DPIC -o .libs/H5timer.o H5timer.c: In function 'H5_timer_reset': /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5trace.lo -MD -MP -MF .deps/H5trace.Tpo -c -o H5trace.lo H5trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:931: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5trace.c:1325: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5trace.c:1327: warning: format not a string literal and no format arguments /usr/include/bits/string3.h:82: warning: will never be executed H5trace.c:241: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c -o H5A.lo H5A.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5A.lo -MD -MP -MF .deps/H5A.Tpo -c H5A.c -fPIC -DPIC -o .libs/H5A.o H5A.c: In function 'H5A_create': H5A.c:468: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5A.c: In function 'H5A_write': H5A.c:1034: warning: value computed is not used H5A.c:1036: warning: value computed is not used H5A.c: In function 'H5A_read': H5A.c:1178: warning: value computed is not used H5A.c:1180: warning: value computed is not used H5A.c: In function 'H5A_close': H5A.c:2405: warning: value computed is not used H5A.c: In function 'H5A_init_interface': H5A.c:144: warning: will never be executed H5A.c: In function 'H5Aexists_by_name': H5A.c:2584: warning: will never be executed H5A.c: In function 'H5A_nameof': H5A.c:2476: warning: will never be executed H5A.c: In function 'H5A_oloc': H5A.c:2444: warning: will never be executed H5A.c: In function 'H5A_get_info': H5A.c:1685: warning: will never be executed H5A.c: In function 'H5A_init': H5A.c:113: warning: will never be executed H5A.c: In function 'H5A_write': H5A.c:966: warning: will never be executed H5A.c:978: warning: will never be executed H5A.c:984: warning: will never be executed H5A.c:989: warning: will never be executed H5A.c:996: warning: will never be executed H5A.c:1013: warning: will never be executed H5A.c:1021: warning: will never be executed H5A.c: In function 'H5A_free': H5A.c:2348: warning: will never be executed H5A.c:2357: warning: will never be executed H5A.c:2360: warning: will never be executed H5A.c:2364: warning: will never be executed H5A.c: In function 'H5A_close': H5A.c:2390: warning: will never be executed H5A.c:2398: warning: will never be executed H5A.c:2402: warning: will never be executed H5A.c:2410: warning: will never be executed H5A.c:2415: warning: will never be executed H5A.c: In function 'H5A_copy': H5A.c:2319: warning: will never be executed H5A.c:2262: warning: will never be executed H5A.c:2270: warning: will never be executed H5A.c:2284: warning: will never be executed H5A.c:2286: warning: will never be executed H5A.c:2288: warning: will never be executed H5A.c:2302: warning: will never be executed H5A.c:2304: warning: will never be executed H5A.c:2310: warning: will never be executed H5A.c:2322: warning: will never be executed H5A.c: In function 'H5Aget_space': H5A.c:1224: warning: will never be executed H5A.c: In function 'H5Adelete_by_idx': H5A.c:2196: warning: will never be executed H5A.c: In function 'H5Adelete_by_name': H5A.c:2118: warning: will never be executed H5A.c: In function 'H5Arename_by_name': H5A.c:1811: warning: will never be executed H5A.c: In function 'H5Aget_type': H5A.c:1280: warning: will never be executed H5A.c: In function 'H5Aread': H5A.c:1123: warning: will never be executed H5A.c:1138: warning: will never be executed H5A.c:1144: warning: will never be executed H5A.c:1149: warning: will never be executed H5A.c:1156: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5A.c: In function 'H5A_open_common': H5A.c:733: warning: will never be executed H5A.c:737: warning: will never be executed H5A.c:741: warning: will never be executed H5A.c:745: warning: will never be executed H5A.c: In function 'H5A_open_by_name': H5A.c:841: warning: will never be executed H5A.c:855: warning: will never be executed H5A.c:860: warning: will never be executed H5A.c:865: warning: will never be executed H5A.c:873: warning: will never be executed H5A.c:878: warning: will never be executed H5A.c: In function 'H5Aget_info_by_name': H5A.c:1596: warning: will never be executed H5A.c: In function 'H5Aopen_by_name': H5A.c:615: warning: will never be executed H5A.c: In function 'H5Aopen': H5A.c:550: warning: will never be executed H5A.c: In function 'H5A_open_by_idx': H5A.c:804: warning: will never be executed H5A.c:789: warning: will never be executed H5A.c:794: warning: will never be executed H5A.c:799: warning: will never be executed H5A.c:807: warning: will never be executed H5A.c:812: warning: will never be executed H5A.c: In function 'H5Aget_info_by_idx': H5A.c:1658: warning: will never be executed H5A.c: In function 'H5Aget_name_by_idx': H5A.c:1465: warning: will never be executed H5A.c: In function 'H5Aopen_by_idx': H5A.c:686: warning: will never be executed H5A.c: In function 'H5A_create': H5A.c:490: warning: will never be executed H5A.c:381: warning: will never be executed H5A.c:383: warning: will never be executed H5A.c:387: warning: will never be executed H5A.c:391: warning: will never be executed H5A.c:401: warning: will never be executed H5A.c:404: warning: will never be executed H5A.c:415: warning: will never be executed H5A.c:420: warning: will never be executed H5A.c:428: warning: will never be executed H5A.c:435: warning: will never be executed H5A.c:439: warning: will never be executed H5A.c:445: warning: will never be executed H5A.c:447: warning: will never be executed H5A.c:456: warning: will never be executed H5A.c:472: warning: will never be executed H5A.c:477: warning: will never be executed H5A.c:481: warning: will never be executed H5A.c:485: warning: will never be executed H5A.c:494: warning: will never be executed H5A.c: In function 'H5Acreate_by_name': H5A.c:330: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c -o H5Abtree2.lo H5Abtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Abtree2.lo -MD -MP -MF .deps/H5Abtree2.Tpo -c H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o H5Abtree2.c: In function 'H5A_dense_btree2_name_encode': H5Abtree2.c:347: warning: will never be executed H5Abtree2.c: In function 'H5A_dense_btree2_corder_encode': H5Abtree2.c:529: warning: will never be executed H5Abtree2.c: In function 'H5A_dense_fh_name_cmp': H5Abtree2.c:191: warning: will never be executed H5Abtree2.c:172: warning: will never be executed H5Abtree2.c:188: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c -o H5Adense.lo H5Adense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Adense.lo -MD -MP -MF .deps/H5Adense.Tpo -c H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o H5Adense.c: In function 'H5A_dense_insert': H5Adense.c:507: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Adense.c: In function 'H5A_dense_create': /usr/include/bits/string3.h:82: warning: will never be executed H5Adense.c: In function 'H5A_dense_delete': H5Adense.c:1765: warning: will never be executed H5Adense.c:1780: warning: will never be executed H5Adense.c:1785: warning: will never be executed H5Adense.c:1792: warning: will never be executed H5Adense.c:1798: warning: will never be executed H5Adense.c:1804: warning: will never be executed H5Adense.c:1801: warning: will never be executed H5Adense.c: In function 'H5A_dense_delete_bt2_cb': H5Adense.c:1702: warning: will never be executed H5Adense.c:1717: warning: will never be executed H5Adense.c:1723: warning: will never be executed H5Adense.c: In function 'H5A_dense_copy_fh_cb': H5Adense.c:807: warning: will never be executed H5Adense.c: In function 'H5A_dense_open': H5Adense.c:343: warning: will never be executed H5Adense.c:347: warning: will never be executed H5Adense.c:355: warning: will never be executed H5Adense.c:361: warning: will never be executed H5Adense.c:379: warning: will never be executed H5Adense.c:384: warning: will never be executed H5Adense.c:386: warning: will never be executed H5Adense.c: In function 'H5A_dense_exists': H5Adense.c:1617: warning: will never be executed H5Adense.c:1621: warning: will never be executed H5Adense.c:1629: warning: will never be executed H5Adense.c:1635: warning: will never be executed H5Adense.c:1662: warning: will never be executed H5Adense.c:1664: warning: will never be executed H5Adense.c: In function 'H5A_dense_remove': H5Adense.c:1279: warning: will never be executed H5Adense.c:1283: warning: will never be executed H5Adense.c:1291: warning: will never be executed H5Adense.c:1297: warning: will never be executed H5Adense.c:1314: warning: will never be executed H5Adense.c:1319: warning: will never be executed H5Adense.c:1321: warning: will never be executed H5Adense.c: In function 'H5A_dense_remove_by_idx': H5Adense.c:1521: warning: will never be executed H5Adense.c:1525: warning: will never be executed H5Adense.c:1533: warning: will never be executed H5Adense.c:1539: warning: will never be executed H5Adense.c:1553: warning: will never be executed H5Adense.c:1559: warning: will never be executed H5Adense.c:1563: warning: will never be executed H5Adense.c:1567: warning: will never be executed H5Adense.c:1573: warning: will never be executed H5Adense.c:1575: warning: will never be executed H5Adense.c:1577: warning: will never be executed H5Adense.c: In function 'H5A_dense_remove_bt2_cb': H5Adense.c:1220: warning: will never be executed H5Adense.c:1227: warning: will never be executed H5Adense.c:1233: warning: will never be executed H5Adense.c:1237: warning: will never be executed H5Adense.c: In function 'H5A_dense_remove_by_idx_bt2_cb': H5Adense.c:1371: warning: will never be executed H5Adense.c:1419: warning: will never be executed H5Adense.c:1434: warning: will never be executed H5Adense.c:1440: warning: will never be executed H5Adense.c:1444: warning: will never be executed H5Adense.c: In function 'H5A_dense_iterate': H5Adense.c:1124: warning: will never be executed H5Adense.c:1128: warning: will never be executed H5Adense.c:1136: warning: will never be executed H5Adense.c:1142: warning: will never be executed H5Adense.c:1170: warning: will never be executed H5Adense.c:1180: warning: will never be executed H5Adense.c:1182: warning: will never be executed H5Adense.c:1184: warning: will never be executed H5Adense.c: In function 'H5A_dense_iterate_bt2_cb': H5Adense.c:1010: warning: will never be executed H5Adense.c:1020: warning: will never be executed H5Adense.c: In function 'H5A_dense_write': H5Adense.c:720: warning: will never be executed H5Adense.c:728: warning: will never be executed H5Adense.c:734: warning: will never be executed H5Adense.c:740: warning: will never be executed H5Adense.c:764: warning: will never be executed H5Adense.c:769: warning: will never be executed H5Adense.c:771: warning: will never be executed H5Adense.c: In function 'H5A_dense_write_bt2_cb': H5Adense.c:610: warning: will never be executed H5Adense.c:633: warning: will never be executed H5Adense.c:645: warning: will never be executed H5Adense.c:649: warning: will never be executed H5Adense.c:653: warning: will never be executed H5Adense.c:657: warning: will never be executed H5Adense.c:672: warning: will never be executed H5Adense.c:678: warning: will never be executed H5Adense.c:675: warning: will never be executed H5Adense.c: In function 'H5A_dense_insert': H5Adense.c:428: warning: will never be executed H5Adense.c:437: warning: will never be executed H5Adense.c:444: warning: will never be executed H5Adense.c:452: warning: will never be executed H5Adense.c:458: warning: will never be executed H5Adense.c:464: warning: will never be executed H5Adense.c:480: warning: will never be executed H5Adense.c:484: warning: will never be executed H5Adense.c:488: warning: will never be executed H5Adense.c:492: warning: will never be executed H5Adense.c:497: warning: will never be executed H5Adense.c:515: warning: will never be executed H5Adense.c:522: warning: will never be executed H5Adense.c:528: warning: will never be executed H5Adense.c:530: warning: will never be executed H5Adense.c:532: warning: will never be executed H5Adense.c: In function 'H5A_dense_rename': H5Adense.c:858: warning: will never be executed H5Adense.c:866: warning: will never be executed H5Adense.c:872: warning: will never be executed H5Adense.c:878: warning: will never be executed H5Adense.c:894: warning: will never be executed H5Adense.c:899: warning: will never be executed H5Adense.c:912: warning: will never be executed H5Adense.c:917: warning: will never be executed H5Adense.c:925: warning: will never be executed H5Adense.c:937: warning: will never be executed H5Adense.c:944: warning: will never be executed H5Adense.c:947: warning: will never be executed H5Adense.c:951: warning: will never be executed H5Adense.c:956: warning: will never be executed H5Adense.c:958: warning: will never be executed H5Adense.c: In function 'H5A_dense_create': H5Adense.c:214: warning: will never be executed H5Adense.c:218: warning: will never be executed H5Adense.c:239: warning: will never be executed H5Adense.c:250: warning: will never be executed H5Adense.c:265: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c -o H5Adeprec.lo H5Adeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Adeprec.lo -MD -MP -MF .deps/H5Adeprec.Tpo -c H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o H5Adeprec.c: In function 'H5Aopen_idx': H5Adeprec.c:276: warning: will never be executed H5Adeprec.c: In function 'H5Aopen_name': H5Adeprec.c:220: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c -o H5Aint.lo H5Aint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Aint.lo -MD -MP -MF .deps/H5Aint.Tpo -c H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o H5Aint.c: In function 'H5A_compact_build_table': H5Aint.c:201: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Aint.c: In function 'H5A_get_ainfo': H5Aint.c:652: warning: request for implicit conversion from 'void *' to 'struct H5O_ainfo_t *' not permitted in C++ H5Aint.c:660: warning: will never be executed H5Aint.c:668: warning: will never be executed H5Aint.c: In function 'H5A_attr_release_table': H5Aint.c:612: warning: will never be executed H5Aint.c: In function 'H5A_attr_iterate_table': H5Aint.c:550: warning: will never be executed H5Aint.c: In function 'H5A_dense_build_table': H5Aint.c:298: warning: will never be executed H5Aint.c:311: warning: will never be executed H5Aint.c:324: warning: will never be executed H5Aint.c:328: warning: will never be executed H5Aint.c: In function 'H5A_dense_build_table_cb': H5Aint.c:251: warning: will never be executed H5Aint.c: In function 'H5A_compact_build_table': H5Aint.c:207: warning: will never be executed H5Aint.c:214: warning: will never be executed H5Aint.c: In function 'H5A_compact_build_table_cb': H5Aint.c:138: warning: will never be executed H5Aint.c:145: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c -o H5Atest.lo H5Atest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Atest.lo -MD -MP -MF .deps/H5Atest.Tpo -c H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o H5Atest.c: In function 'H5A_get_shared_rc_test': H5Atest.c:136: warning: will never be executed H5Atest.c:144: warning: will never be executed H5Atest.c: In function 'H5A_is_shared_test': H5Atest.c:103: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c -o H5AC.lo H5AC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5AC.lo -MD -MP -MF .deps/H5AC.Tpo -c H5AC.c -fPIC -DPIC -o .libs/H5AC.o H5AC.c: In function 'H5AC_unprotect': H5AC.c:2323: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5AC.c: In function 'H5AC_validate_config': H5AC.c:3110: warning: conversion to 'int' from 'size_t' may alter its value H5AC.c: In function 'H5AC_ext_config_2_int_config': H5AC.c:3648: warning: will never be executed H5AC.c:3648: warning: will never be executed H5AC.c:3648: warning: will never be executed H5AC.c:3648: warning: will never be executed H5AC.c:3648: warning: will never be executed H5AC.c:3648: warning: will never be executed H5AC.c: In function 'H5AC_check_if_write_permitted': H5AC.c:3584: warning: will never be executed H5AC.c:3584: warning: will never be executed H5AC.c:3584: warning: will never be executed H5AC.c:3584: warning: will never be executed H5AC.c:3584: warning: will never be executed H5AC.c:3584: warning: will never be executed H5AC.c: In function 'H5AC_init': H5AC.c:220: warning: will never be executed H5AC.c:220: warning: will never be executed H5AC.c:220: warning: will never be executed H5AC.c:220: warning: will never be executed H5AC.c:220: warning: will never be executed H5AC.c:220: warning: will never be executed H5AC.c: In function 'H5AC_open_trace_file': H5AC.c:3267: warning: will never be executed H5AC.c:3267: warning: will never be executed H5AC.c:3267: warning: will never be executed H5AC.c:3267: warning: will never be executed H5AC.c:3267: warning: will never be executed H5AC.c:3267: warning: will never be executed H5AC.c: In function 'H5AC_close_trace_file': H5AC.c:3200: warning: will never be executed H5AC.c:3200: warning: will never be executed H5AC.c:3200: warning: will never be executed H5AC.c:3200: warning: will never be executed H5AC.c:3200: warning: will never be executed H5AC.c:3200: warning: will never be executed H5AC.c: In function 'H5AC_validate_config': H5AC.c:3070: warning: will never be executed H5AC.c:3070: warning: will never be executed H5AC.c:3070: warning: will never be executed H5AC.c:3070: warning: will never be executed H5AC.c:3070: warning: will never be executed H5AC.c:3070: warning: will never be executed H5AC.c: In function 'H5AC_set_cache_auto_resize_config': H5AC.c:2846: warning: will never be executed H5AC.c:2846: warning: will never be executed H5AC.c:2846: warning: will never be executed H5AC.c:2846: warning: will never be executed H5AC.c:2846: warning: will never be executed H5AC.c:2846: warning: will never be executed H5AC.c: In function 'H5AC_reset_cache_hit_rate_stats': H5AC.c:2778: warning: will never be executed H5AC.c:2778: warning: will never be executed H5AC.c:2778: warning: will never be executed H5AC.c:2778: warning: will never be executed H5AC.c:2778: warning: will never be executed H5AC.c:2778: warning: will never be executed H5AC.c: In function 'H5AC_get_cache_hit_rate': H5AC.c:2738: warning: will never be executed H5AC.c:2738: warning: will never be executed H5AC.c:2738: warning: will never be executed H5AC.c:2738: warning: will never be executed H5AC.c:2738: warning: will never be executed H5AC.c:2738: warning: will never be executed H5AC.c: In function 'H5AC_get_cache_size': H5AC.c:2692: warning: will never be executed H5AC.c:2692: warning: will never be executed H5AC.c:2692: warning: will never be executed H5AC.c:2692: warning: will never be executed H5AC.c:2692: warning: will never be executed H5AC.c:2692: warning: will never be executed H5AC.c: In function 'H5AC_get_cache_auto_resize_config': H5AC.c:2565: warning: will never be executed H5AC.c:2565: warning: will never be executed H5AC.c:2565: warning: will never be executed H5AC.c:2565: warning: will never be executed H5AC.c:2565: warning: will never be executed H5AC.c:2565: warning: will never be executed H5AC.c: In function 'H5AC_stats': H5AC.c:2504: warning: will never be executed H5AC.c:2504: warning: will never be executed H5AC.c:2504: warning: will never be executed H5AC.c:2504: warning: will never be executed H5AC.c:2504: warning: will never be executed H5AC.c:2504: warning: will never be executed H5AC.c: In function 'H5AC_unprotect': H5AC.c:2291: warning: will never be executed H5AC.c:2291: warning: will never be executed H5AC.c:2291: warning: will never be executed H5AC.c:2291: warning: will never be executed H5AC.c:2291: warning: will never be executed H5AC.c:2291: warning: will never be executed H5AC.c: In function 'H5AC_unpin_entry': H5AC.c:2141: warning: will never be executed H5AC.c:2141: warning: will never be executed H5AC.c:2141: warning: will never be executed H5AC.c:2141: warning: will never be executed H5AC.c:2141: warning: will never be executed H5AC.c:2141: warning: will never be executed H5AC.c: In function 'H5AC_resize_pinned_entry': H5AC.c:2030: warning: will never be executed H5AC.c:2030: warning: will never be executed H5AC.c:2030: warning: will never be executed H5AC.c:2030: warning: will never be executed H5AC.c:2030: warning: will never be executed H5AC.c:2030: warning: will never be executed H5AC.c: In function 'H5AC_protect': H5AC.c:1904: warning: will never be executed H5AC.c:1904: warning: will never be executed H5AC.c:1904: warning: will never be executed H5AC.c:1904: warning: will never be executed H5AC.c:1904: warning: will never be executed H5AC.c:1904: warning: will never be executed H5AC.c: In function 'H5AC_pin_protected_entry': H5AC.c:1776: warning: will never be executed H5AC.c:1776: warning: will never be executed H5AC.c:1776: warning: will never be executed H5AC.c:1776: warning: will never be executed H5AC.c:1776: warning: will never be executed H5AC.c:1776: warning: will never be executed H5AC.c: In function 'H5AC_rename': H5AC.c:1664: warning: will never be executed H5AC.c:1664: warning: will never be executed H5AC.c:1664: warning: will never be executed H5AC.c:1664: warning: will never be executed H5AC.c:1664: warning: will never be executed H5AC.c:1664: warning: will never be executed H5AC.c: In function 'H5AC_mark_pinned_or_protected_entry_dirty': H5AC.c:1538: warning: will never be executed H5AC.c:1538: warning: will never be executed H5AC.c:1538: warning: will never be executed H5AC.c:1538: warning: will never be executed H5AC.c:1538: warning: will never be executed H5AC.c:1538: warning: will never be executed H5AC.c: In function 'H5AC_mark_pinned_entry_dirty': H5AC.c:1417: warning: will never be executed H5AC.c:1417: warning: will never be executed H5AC.c:1417: warning: will never be executed H5AC.c:1417: warning: will never be executed H5AC.c:1417: warning: will never be executed H5AC.c:1417: warning: will never be executed H5AC.c: In function 'H5AC_set': H5AC.c:1273: warning: will never be executed H5AC.c:1273: warning: will never be executed H5AC.c:1273: warning: will never be executed H5AC.c:1273: warning: will never be executed H5AC.c:1273: warning: will never be executed H5AC.c:1273: warning: will never be executed H5AC.c: In function 'H5AC_get_entry_status': H5AC.c:1151: warning: will never be executed H5AC.c:1151: warning: will never be executed H5AC.c:1151: warning: will never be executed H5AC.c:1151: warning: will never be executed H5AC.c:1151: warning: will never be executed H5AC.c:1151: warning: will never be executed H5AC.c: In function 'H5AC_flush': H5AC.c:996: warning: will never be executed H5AC.c:996: warning: will never be executed H5AC.c:996: warning: will never be executed H5AC.c:996: warning: will never be executed H5AC.c:996: warning: will never be executed H5AC.c:996: warning: will never be executed H5AC.c: In function 'H5AC_expunge_entry': H5AC.c:852: warning: will never be executed H5AC.c:852: warning: will never be executed H5AC.c:852: warning: will never be executed H5AC.c:852: warning: will never be executed H5AC.c:852: warning: will never be executed H5AC.c:852: warning: will never be executed H5AC.c: In function 'H5AC_dest': H5AC.c:765: warning: will never be executed H5AC.c:765: warning: will never be executed H5AC.c:765: warning: will never be executed H5AC.c:765: warning: will never be executed H5AC.c:765: warning: will never be executed H5AC.c:765: warning: will never be executed H5AC.c: In function 'H5AC_create': H5AC.c:511: warning: will never be executed H5AC.c:511: warning: will never be executed H5AC.c:511: warning: will never be executed H5AC.c:511: warning: will never be executed H5AC.c:511: warning: will never be executed H5AC.c:511: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c -o H5B.lo H5B.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B.lo -MD -MP -MF .deps/H5B.Tpo -c H5B.c -fPIC -DPIC -o .libs/H5B.o H5B.c: In function 'H5B_copy': H5B.c:1819: warning: value computed is not used H5B.c: In function 'H5B_iterate_size': H5B.c:1865: warning: request for implicit conversion from 'void *' to 'struct H5B_shared_t *' not permitted in C++ H5B.c: In function 'H5B_create': /usr/include/bits/string3.h:82: warning: will never be executed H5B.c: In function 'H5B_debug': H5B.c:2020: warning: will never be executed H5B.c:1958: warning: will never be executed H5B.c:2022: warning: will never be executed H5B.c: In function 'H5B_iterate_size': H5B.c:1864: warning: will never be executed H5B.c:1871: warning: will never be executed H5B.c:1886: warning: will never be executed H5B.c:1897: warning: will never be executed H5B.c:1903: warning: will never be executed H5B.c:1911: warning: will never be executed H5B.c:1909: warning: will never be executed H5B.c: In function 'H5B_iterate': H5B.c:1193: warning: will never be executed H5B.c:1198: warning: will never be executed H5B.c:1230: warning: will never be executed H5B.c:1242: warning: will never be executed H5B.c:1244: warning: will never be executed H5B.c:1256: warning: will never be executed H5B.c: In function 'H5B_find': H5B.c:377: warning: will never be executed H5B.c:322: warning: will never be executed H5B.c:380: warning: will never be executed H5B.c: In function 'H5B_delete': H5B.c:1698: warning: will never be executed H5B.c:1667: warning: will never be executed H5B.c:1676: warning: will never be executed H5B.c:1689: warning: will never be executed H5B.c:1696: warning: will never be executed H5B.c:1700: warning: will never be executed H5B.c: In function 'H5B_remove_helper': H5B.c:1324: warning: will never be executed H5B.c:1339: warning: will never be executed H5B.c:1352: warning: will never be executed H5B.c:1362: warning: will never be executed H5B.c:1406: warning: will never be executed H5B.c:1413: warning: will never be executed H5B.c:1435: warning: will never be executed H5B.c:1441: warning: will never be executed H5B.c:1446: warning: will never be executed H5B.c:1455: warning: will never be executed H5B.c:1465: warning: will never be executed H5B.c:1511: warning: will never be executed H5B.c:1517: warning: will never be executed H5B.c:1549: warning: will never be executed H5B.c:1547: warning: will never be executed H5B.c: In function 'H5B_remove': H5B.c:1604: warning: will never be executed H5B.c:1611: warning: will never be executed H5B.c:1619: warning: will never be executed H5B.c: In function 'H5B_create': H5B.c:231: warning: will never be executed H5B.c:238: warning: will never be executed H5B.c:243: warning: will never be executed H5B.c:245: warning: will never be executed H5B.c:251: warning: will never be executed H5B.c: In function 'H5B_insert_helper': H5B.c:1108: warning: will never be executed H5B.c:1108: warning: will never be executed H5B.c:1108: warning: will never be executed H5B.c:1108: warning: will never be executed H5B.c:1131: warning: will never be executed H5B.c:921: warning: will never be executed H5B.c:944: warning: will never be executed H5B.c:953: warning: will never be executed H5B.c:967: warning: will never be executed H5B.c:977: warning: will never be executed H5B.c:988: warning: will never be executed H5B.c:1000: warning: will never be executed H5B.c:1011: warning: will never be executed H5B.c:1023: warning: will never be executed H5B.c:1043: warning: will never be executed H5B.c:1052: warning: will never be executed H5B.c:453: warning: will never be executed H5B.c:457: warning: will never be executed H5B.c:509: warning: will never be executed H5B.c:511: warning: will never be executed H5B.c:551: warning: will never be executed H5B.c:557: warning: will never be executed H5B.c:565: warning: will never be executed H5B.c:1090: warning: will never be executed H5B.c:1092: warning: will never be executed H5B.c:1138: warning: will never be executed H5B.c:562: warning: will never be executed H5B.c: In function 'H5B_insert': H5B.c:1816: warning: will never be executed H5B.c:698: warning: will never be executed H5B.c:635: warning: will never be executed H5B.c:642: warning: will never be executed H5B.c:652: warning: will never be executed H5B.c:657: warning: will never be executed H5B.c:663: warning: will never be executed H5B.c:673: warning: will never be executed H5B.c:677: warning: will never be executed H5B.c:682: warning: will never be executed H5B.c:691: warning: will never be executed H5B.c:1797: warning: will never be executed H5B.c:1804: warning: will never be executed H5B.c:701: warning: will never be executed H5B.c:707: warning: will never be executed H5B.c:712: warning: will never be executed H5B.c:732: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c -o H5Bcache.lo H5Bcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Bcache.lo -MD -MP -MF .deps/H5Bcache.Tpo -c H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o H5Bcache.c: In function 'H5B_dest': H5Bcache.c:337: warning: value computed is not used H5Bcache.c: In function 'H5B_load': /usr/include/bits/string3.h:82: warning: will never be executed H5Bcache.c: In function 'H5B_compute_size': H5Bcache.c:416: warning: will never be executed H5Bcache.c: In function 'H5B_clear': H5Bcache.c:375: warning: will never be executed H5Bcache.c: In function 'H5B_flush': H5Bcache.c:136: warning: will never be executed H5Bcache.c:146: warning: will never be executed H5Bcache.c:289: warning: will never be executed H5Bcache.c:297: warning: will never be executed H5Bcache.c:304: warning: will never be executed H5Bcache.c: In function 'H5B_load': H5Bcache.c:244: warning: will never be executed H5Bcache.c:189: warning: will never be executed H5Bcache.c:192: warning: will never be executed H5Bcache.c:197: warning: will never be executed H5Bcache.c:200: warning: will never be executed H5Bcache.c:206: warning: will never be executed H5Bcache.c:211: warning: will never be executed H5Bcache.c:226: warning: will never be executed H5Bcache.c:238: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c -o H5B2.lo H5B2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2.lo -MD -MP -MF .deps/H5B2.Tpo -c H5B2.c -fPIC -DPIC -o .libs/H5B2.o H5B2.c: In function 'H5B2_iterate_size': H5B2.c:1225: warning: request for implicit conversion from 'void *' to 'struct H5B2_t *' not permitted in C++ H5B2.c:1234: warning: request for implicit conversion from 'void *' to 'struct H5B2_shared_t *' not permitted in C++ H5B2.c: In function 'H5B2_create': /usr/include/bits/string3.h:82: warning: will never be executed H5B2.c: In function 'H5B2_get_nrec': H5B2.c:864: warning: will never be executed H5B2.c: In function 'H5B2_iterate_size': H5B2.c:1262: warning: will never be executed H5B2.c: In function 'H5B2_index': H5B2.c:647: warning: will never be executed H5B2.c: In function 'H5B2_modify': H5B2.c:1183: warning: will never be executed H5B2.c: In function 'H5B2_find': H5B2.c:465: warning: will never be executed H5B2.c: In function 'H5B2_delete': H5B2.c:999: warning: will never be executed H5B2.c: In function 'H5B2_neighbor': H5B2.c:936: warning: will never be executed H5B2.c: In function 'H5B2_remove_by_idx': H5B2.c:820: warning: will never be executed H5B2.c: In function 'H5B2_remove': H5B2.c:729: warning: will never be executed H5B2.c: In function 'H5B2_iterate': H5B2.c:296: warning: will never be executed H5B2.c: In function 'H5B2_insert': H5B2.c:219: warning: will never be executed H5B2.c: In function 'H5B2_create': H5B2.c:143: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c -o H5B2cache.lo H5B2cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2cache.lo -MD -MP -MF .deps/H5B2cache.Tpo -c H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o H5B2cache.c: In function 'H5B2_cache_hdr_load': H5B2cache.c:180: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5B2cache.c: In function 'H5B2_cache_hdr_flush': H5B2cache.c:303: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5B2cache.c:329: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5B2cache.c:330: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5B2cache.c: In function 'H5B2_cache_leaf_load': /usr/include/bits/string3.h:82: warning: will never be executed H5B2cache.c: In function 'H5B2_cache_internal_load': /usr/include/bits/string3.h:82: warning: will never be executed H5B2cache.c: In function 'H5B2_cache_hdr_load': /usr/include/bits/string3.h:82: warning: will never be executed H5B2cache.c: In function 'H5B2_cache_leaf_load': H5B2cache.c:925: warning: will never be executed H5B2cache.c: In function 'H5B2_cache_internal_load': H5B2cache.c:590: warning: will never be executed H5B2cache.c: In function 'H5B2_cache_hdr_flush': H5B2cache.c:335: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c -o H5B2dbg.lo H5B2dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2dbg.lo -MD -MP -MF .deps/H5B2dbg.Tpo -c H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o H5B2dbg.c: In function 'H5B2_leaf_debug': H5B2dbg.c:416: warning: will never be executed H5B2dbg.c: In function 'H5B2_hdr_debug': H5B2dbg.c:177: warning: will never be executed H5B2dbg.c: In function 'H5B2_int_debug': H5B2dbg.c:306: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c -o H5B2int.lo H5B2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2int.lo -MD -MP -MF .deps/H5B2int.Tpo -c H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o In file included from H5B2int.c:40: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5B2int.c: In function 'H5B2_shared_init': H5B2int.c:185: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5B2int.c:206: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5B2int.c:212: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5B2int.c:220: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5B2int.c: In function 'H5B2_split_root': H5B2int.c:574: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5B2int.c:579: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5B2int.c: In function 'H5B2_redistribute2': H5B2int.c:740: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5B2int.c:741: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:741: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:789: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:789: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:790: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5B2int.c:804: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:805: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c: In function 'H5B2_redistribute3': H5B2int.c:991: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5B2int.c:992: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:992: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1033: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5B2int.c:1034: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1034: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1072: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1072: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1073: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1073: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1107: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1107: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1108: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1108: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5B2int.c:1128: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1129: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c:1130: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5B2int.c: In function 'H5B2_create_leaf': /usr/include/bits/string3.h:82: warning: will never be executed H5B2int.c: In function 'H5B2_create_internal': /usr/include/bits/string3.h:82: warning: will never be executed H5B2int.c: In function 'H5B2_neighbor_leaf': H5B2int.c:2959: warning: will never be executed H5B2int.c: In function 'H5B2_iterate_size_node': H5B2int.c:3204: warning: will never be executed H5B2int.c: In function 'H5B2_neighbor_internal': H5B2int.c:3050: warning: will never be executed H5B2int.c: In function 'H5B2_delete_node': H5B2int.c:3141: warning: will never be executed H5B2int.c: In function 'H5B2_remove_leaf_by_idx': H5B2int.c:2597: warning: will never be executed H5B2int.c: In function 'H5B2_remove_leaf': H5B2int.c:2297: warning: will never be executed H5B2int.c: In function 'H5B2_insert_leaf': H5B2int.c:1754: warning: will never be executed H5B2int.c: In function 'H5B2_remove_internal_by_idx': H5B2int.c:2866: warning: will never be executed H5B2int.c: In function 'H5B2_remove_internal': H5B2int.c:2510: warning: will never be executed H5B2int.c: In function 'H5B2_create_leaf': H5B2int.c:1964: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5B2int.c: In function 'H5B2_create_internal': H5B2int.c:2045: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5B2int.c: In function 'H5B2_insert_internal': H5B2int.c:1894: warning: will never be executed H5B2int.c: In function 'H5B2_shared_init': H5B2int.c:233: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c -o H5B2stat.lo H5B2stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2stat.lo -MD -MP -MF .deps/H5B2stat.Tpo -c H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o H5B2stat.c: In function 'H5B2_stat_info': H5B2stat.c:112: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5B2test.lo -MD -MP -MF .deps/H5B2test.Tpo -c -o H5B2test.lo H5B2test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:459: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5B2test.c: In function 'H5B2_test_encode': H5B2test.c:181: warning: will never be executed H5B2test.c: In function 'H5B2_get_root_addr_test': H5B2test.c:278: warning: will never be executed H5B2test.c: In function 'H5B2_get_node_info_test': H5B2test.c:415: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c -o H5C.lo H5C.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5C.lo -MD -MP -MF .deps/H5C.Tpo -c H5C.c -fPIC -DPIC -o .libs/H5C.o H5C.c: In function 'H5C_flush_cache': H5C.c:3630: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:3632: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:3638: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_insert_entry': H5C.c:4663: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:4664: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_set_cache_auto_resize_config': H5C.c:6399: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_unprotect': H5C.c:7449: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7450: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7451: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7452: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7453: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7454: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:7586: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_flush_invalidate_cache': H5C.c:9520: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_flush_single_entry': H5C.c:10043: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c:10044: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5C.c: In function 'H5C_epoch_marker_size': H5C.c:2763: warning: will never be executed H5C.c: In function 'H5C_epoch_marker_clear': H5C.c:2747: warning: will never be executed H5C.c: In function 'H5C_epoch_marker_dest': H5C.c:2731: warning: will never be executed H5C.c: In function 'H5C_epoch_marker_flush': H5C.c:2716: warning: will never be executed H5C.c: In function 'H5C_epoch_marker_load': H5C.c:2697: warning: will never be executed H5C.c: In function 'H5C_validate_resize_config': H5C.c:7824: warning: will never be executed H5C.c:7829: warning: will never be executed H5C.c:7838: warning: will never be executed H5C.c:7844: warning: will never be executed H5C.c:7849: warning: will never be executed H5C.c:7854: warning: will never be executed H5C.c:7861: warning: will never be executed H5C.c:7868: warning: will never be executed H5C.c:7874: warning: will never be executed H5C.c:7879: warning: will never be executed H5C.c:7889: warning: will never be executed H5C.c:7897: warning: will never be executed H5C.c:7903: warning: will never be executed H5C.c:7910: warning: will never be executed H5C.c:7929: warning: will never be executed H5C.c:7936: warning: will never be executed H5C.c:7942: warning: will never be executed H5C.c:7957: warning: will never be executed H5C.c:7964: warning: will never be executed H5C.c:7971: warning: will never be executed H5C.c:7986: warning: will never be executed H5C.c:7992: warning: will never be executed H5C.c:7999: warning: will never be executed H5C.c:8007: warning: will never be executed H5C.c:8021: warning: will never be executed H5C.c:8044: warning: will never be executed H5C.c: In function 'H5C_unpin_entry': H5C.c:7304: warning: will never be executed H5C.c: In function 'H5C_stats': H5C.c:6808: warning: will never be executed H5C.c: In function 'H5C_set_trace_file_ptr': H5C.c:6703: warning: will never be executed H5C.c: In function 'H5C_set_skip_flags': H5C.c:6659: warning: will never be executed H5C.c: In function 'H5C_set_evictions_enabled': H5C.c:6551: warning: will never be executed H5C.c:6556: warning: will never be executed H5C.c:6570: warning: will never be executed H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers': H5C.c:9143: warning: will never be executed H5C.c:9164: warning: will never be executed H5C.c:9169: warning: will never be executed H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers': H5C.c:9071: warning: will never be executed H5C.c:9076: warning: will never be executed H5C.c: In function 'H5C_reset_cache_hit_rate_stats': H5C.c:6210: warning: will never be executed H5C.c: In function 'H5C_set_cache_auto_resize_config': H5C.c:6272: warning: will never be executed H5C.c:6277: warning: will never be executed H5C.c:6282: warning: will never be executed H5C.c:6289: warning: will never be executed H5C.c:6297: warning: will never be executed H5C.c:6305: warning: will never be executed H5C.c:6313: warning: will never be executed H5C.c:6339: warning: will never be executed H5C.c:6385: warning: will never be executed H5C.c:6454: warning: will never be executed H5C.c:6470: warning: will never be executed H5C.c:6480: warning: will never be executed H5C.c:6510: warning: will never be executed H5C.c: In function 'H5C_pin_protected_entry': H5C.c:5758: warning: will never be executed H5C.c:5763: warning: will never be executed H5C.c: In function 'H5C_get_trace_file_ptr': H5C.c:4520: warning: will never be executed H5C.c:4525: warning: will never be executed H5C.c: In function 'H5C_get_evictions_enabled': H5C.c:4470: warning: will never be executed H5C.c:4475: warning: will never be executed H5C.c: In function 'H5C_get_entry_status': H5C.c:4398: warning: will never be executed H5C.c: In function 'H5C_get_cache_hit_rate': H5C.c:4318: warning: will never be executed H5C.c:4323: warning: will never be executed H5C.c: In function 'H5C__flash_increase_cache_size': H5C.c:9245: warning: will never be executed H5C.c:9260: warning: will never be executed H5C.c:9280: warning: will never be executed H5C.c:9310: warning: will never be executed H5C.c:9322: warning: will never be executed H5C.c:9339: warning: will never be executed H5C.c:9356: warning: will never be executed H5C.c: In function 'H5C_get_cache_size': H5C.c:4256: warning: will never be executed H5C.c: In function 'H5C_get_cache_auto_resize_config': H5C.c:4202: warning: will never be executed H5C.c:4207: warning: will never be executed H5C.c: In function 'H5C_resize_pinned_entry': H5C.c:5620: warning: will never be executed H5C.c:5626: warning: will never be executed H5C.c:5632: warning: will never be executed H5C.c:5660: warning: will never be executed H5C.c:5693: warning: will never be executed H5C.c: In function 'H5C_mark_pinned_or_protected_entry_dirty': H5C.c:5362: warning: will never be executed H5C.c:5369: warning: will never be executed H5C.c: In function 'H5C_mark_pinned_entry_dirty': H5C.c:5222: warning: will never be executed H5C.c:5228: warning: will never be executed H5C.c:5254: warning: will never be executed H5C.c:5287: warning: will never be executed H5C.c: In function 'H5C_flush_single_entry': H5C.c:10090: warning: will never be executed H5C.c:10184: warning: will never be executed H5C.c:10313: warning: will never be executed H5C.c:10358: warning: will never be executed H5C.c:10402: warning: will never be executed H5C.c:10429: warning: will never be executed H5C.c:10489: warning: will never be executed H5C.c: In function 'H5C_unprotect': H5C.c:7505: warning: will never be executed H5C.c:7516: warning: will never be executed H5C.c:7526: warning: will never be executed H5C.c:7542: warning: will never be executed H5C.c:7581: warning: will never be executed H5C.c:7607: warning: will never be executed H5C.c:7644: warning: will never be executed H5C.c:7654: warning: will never be executed H5C.c:7679: warning: will never be executed H5C.c:7710: warning: will never be executed H5C.c:7715: warning: will never be executed H5C.c:7730: warning: will never be executed H5C.c: In function 'H5C_make_space_in_cache': H5C.c:10809: warning: will never be executed H5C.c:11010: warning: will never be executed H5C.c: In function 'H5C_protect': H5C.c:8120: warning: will never be executed H5C.c:8120: warning: will never be executed H5C.c:8120: warning: will never be executed H5C.c:8120: warning: will never be executed H5C.c:8970: warning: will never be executed H5C.c:8970: warning: will never be executed H5C.c:8970: warning: will never be executed H5C.c:8970: warning: will never be executed H5C.c:10567: warning: will never be executed H5C.c:10615: warning: will never be executed H5C.c:5928: warning: will never be executed H5C.c:5944: warning: will never be executed H5C.c:5968: warning: will never be executed H5C.c:6027: warning: will never be executed H5C.c:6042: warning: will never be executed H5C.c:6066: warning: will never be executed H5C.c:6106: warning: will never be executed H5C.c:8128: warning: will never be executed H5C.c:8138: warning: will never be executed H5C.c:8190: warning: will never be executed H5C.c:8986: warning: will never be executed H5C.c:9005: warning: will never be executed H5C.c:8221: warning: will never be executed H5C.c:8478: warning: will never be executed H5C.c:8814: warning: will never be executed H5C.c:8912: warning: will never be executed H5C.c:8508: warning: will never be executed H5C.c:8307: warning: will never be executed H5C.c:8315: warning: will never be executed H5C.c:8599: warning: will never be executed H5C.c:8615: warning: will never be executed H5C.c:8620: warning: will never be executed H5C.c:8648: warning: will never be executed H5C.c:8335: warning: will never be executed H5C.c:8378: warning: will never be executed H5C.c:8390: warning: will never be executed H5C.c:8413: warning: will never be executed H5C.c:6137: warning: will never be executed H5C.c:6161: warning: will never be executed H5C.c: In function 'H5C_insert_entry': H5C.c:4681: warning: will never be executed H5C.c:4714: warning: will never be executed H5C.c:4735: warning: will never be executed H5C.c:4787: warning: will never be executed H5C.c:4802: warning: will never be executed H5C.c:4807: warning: will never be executed H5C.c:4833: warning: will never be executed H5C.c: In function 'H5C_flush_to_min_clean': H5C.c:4027: warning: will never be executed H5C.c:4037: warning: will never be executed H5C.c:4051: warning: will never be executed H5C.c: In function 'H5C_expunge_entry': H5C.c:3452: warning: will never be executed H5C.c:3458: warning: will never be executed H5C.c:3480: warning: will never be executed H5C.c: In function 'H5C_rename_entry': H5C.c:5465: warning: will never be executed H5C.c:5475: warning: will never be executed H5C.c:5480: warning: will never be executed H5C.c:5510: warning: will never be executed H5C.c:5535: warning: will never be executed H5C.c: In function 'H5C_set_prefix': H5C.c:6612: warning: will never be executed H5C.c: In function 'H5C_flush_cache': H5C.c:9477: warning: will never be executed H5C.c:9538: warning: will never be executed H5C.c:9545: warning: will never be executed H5C.c:9643: warning: will never be executed H5C.c:9722: warning: will never be executed H5C.c:9744: warning: will never be executed H5C.c:9823: warning: will never be executed H5C.c:9869: warning: will never be executed H5C.c:9884: warning: will never be executed H5C.c:9908: warning: will never be executed H5C.c:9913: warning: will never be executed H5C.c:3659: warning: will never be executed H5C.c:3685: warning: will never be executed H5C.c:3804: warning: will never be executed H5C.c:3861: warning: will never be executed H5C.c:3885: warning: will never be executed H5C.c:3912: warning: will never be executed H5C.c:3919: warning: will never be executed H5C.c: In function 'H5C_dest_empty': H5C.c:3368: warning: will never be executed H5C.c: In function 'H5C_dest': H5C.c:3315: warning: will never be executed H5C.c: In function 'H5C_create': H5C.c:3055: warning: will never be executed H5C.c:2888: warning: will never be executed H5C.c:2895: warning: will never be executed H5C.c:3042: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5CS.lo -MD -MP -MF .deps/H5CS.Tpo -c -o H5CS.lo H5CS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c -o H5D.lo H5D.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5D.lo -MD -MP -MF .deps/H5D.Tpo -c H5D.c -fPIC -DPIC -o .libs/H5D.o H5D.c: In function 'H5Dget_type': H5D.c:526: warning: will never be executed H5D.c: In function 'H5Dget_space': H5D.c:431: warning: will never be executed H5D.c: In function 'H5Dopen2': H5D.c:338: warning: will never be executed H5D.c: In function 'H5Dcreate_anon': H5D.c:259: warning: will never be executed H5D.c: In function 'H5Dcreate2': H5D.c:175: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c -o H5Dchunk.lo H5Dchunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dchunk.lo -MD -MP -MF .deps/H5Dchunk.Tpo -c H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o In file included from H5Dchunk.c:34: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Dchunk.c: In function 'H5D_chunk_io_init': H5Dchunk.c:188: warning: cast discards qualifiers from pointer target type H5Dchunk.c:419: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function 'H5D_create_chunk_map_single': H5Dchunk.c:541: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function 'H5D_create_chunk_file_map_hyper': H5Dchunk.c:609: warning: cast discards qualifiers from pointer target type H5Dchunk.c:709: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result H5Dchunk.c: In function 'H5D_create_chunk_mem_map_hyper': H5Dchunk.c:777: warning: cast discards qualifiers from pointer target type H5Dchunk.c: In function 'H5D_chunk_io_term': H5Dchunk.c:1446: warning: will never be executed H5Dchunk.c:1452: warning: will never be executed H5Dchunk.c: In function 'H5D_chunk_io_init': H5Dchunk.c:339: warning: will never be executed H5Dchunk.c:173: warning: will never be executed H5Dchunk.c:180: warning: will never be executed H5Dchunk.c:189: warning: will never be executed H5Dchunk.c:202: warning: will never be executed H5Dchunk.c:241: warning: will never be executed H5Dchunk.c:245: warning: will never be executed H5Dchunk.c:249: warning: will never be executed H5Dchunk.c:257: warning: will never be executed H5Dchunk.c:502: warning: will never be executed H5Dchunk.c:517: warning: will never be executed H5Dchunk.c:521: warning: will never be executed H5Dchunk.c:525: warning: will never be executed H5Dchunk.c:267: warning: will never be executed H5Dchunk.c:273: warning: will never be executed H5Dchunk.c:283: warning: will never be executed H5Dchunk.c:285: warning: will never be executed H5Dchunk.c:591: warning: will never be executed H5Dchunk.c:603: warning: will never be executed H5Dchunk.c:616: warning: will never be executed H5Dchunk.c:621: warning: will never be executed H5Dchunk.c:627: warning: will never be executed H5Dchunk.c:633: warning: will never be executed H5Dchunk.c:639: warning: will never be executed H5Dchunk.c:647: warning: will never be executed H5Dchunk.c:677: warning: will never be executed H5Dchunk.c:682: warning: will never be executed H5Dchunk.c:721: warning: will never be executed H5Dchunk.c:297: warning: will never be executed H5Dchunk.c:310: warning: will never be executed H5Dchunk.c:319: warning: will never be executed H5Dchunk.c:323: warning: will never be executed H5Dchunk.c:785: warning: will never be executed H5Dchunk.c:789: warning: will never be executed H5Dchunk.c:812: warning: will never be executed H5Dchunk.c:816: warning: will never be executed H5Dchunk.c:820: warning: will never be executed H5Dchunk.c:830: warning: will never be executed H5Dchunk.c:346: warning: will never be executed H5Dchunk.c:350: warning: will never be executed H5Dchunk.c:358: warning: will never be executed H5Dchunk.c:363: warning: will never be executed H5Dchunk.c:365: warning: will never be executed H5Dchunk.c:370: warning: will never be executed H5Dchunk.c:385: warning: will never be executed H5Dchunk.c:399: warning: will never be executed H5Dchunk.c:403: warning: will never be executed H5Dchunk.c:412: warning: will never be executed H5Dchunk.c:416: warning: will never be executed H5Dchunk.c:420: warning: will never be executed H5Dchunk.c: In function 'H5D_chunk_mem_cb': H5Dchunk.c:981: warning: will never be executed H5Dchunk.c:996: warning: will never be executed H5Dchunk.c:1002: warning: will never be executed H5Dchunk.c:1012: warning: will never be executed H5Dchunk.c:1017: warning: will never be executed H5Dchunk.c:1021: warning: will never be executed H5Dchunk.c:1026: warning: will never be executed H5Dchunk.c: In function 'H5D_chunk_file_cb': H5Dchunk.c:869: warning: will never be executed H5Dchunk.c:888: warning: will never be executed H5Dchunk.c:898: warning: will never be executed H5Dchunk.c:905: warning: will never be executed H5Dchunk.c:929: warning: will never be executed H5Dchunk.c:944: warning: will never be executed H5Dchunk.c: In function 'H5D_chunk_write': H5Dchunk.c:1372: warning: will never be executed H5Dchunk.c:1397: warning: will never be executed H5Dchunk.c:1401: warning: will never be executed H5Dchunk.c: In function 'H5D_chunk_read': H5Dchunk.c:1197: warning: will never be executed H5Dchunk.c:1246: warning: will never be executed H5Dchunk.c:1272: warning: will never be executed H5Dchunk.c:1276: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c -o H5Dcompact.lo H5Dcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dcompact.lo -MD -MP -MF .deps/H5Dcompact.Tpo -c H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o In file included from H5Dcompact.c:42: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Dcompact.c: In function 'H5D_compact_writevv': H5Dcompact.c:249: warning: will never be executed H5Dcompact.c: In function 'H5D_compact_readvv': H5Dcompact.c:208: warning: will never be executed H5Dcompact.c: In function 'H5D_compact_copy': H5Dcompact.c:295: warning: will never be executed H5Dcompact.c:312: warning: will never be executed H5Dcompact.c:314: warning: will never be executed H5Dcompact.c:318: warning: will never be executed H5Dcompact.c:320: warning: will never be executed H5Dcompact.c:322: warning: will never be executed H5Dcompact.c:326: warning: will never be executed H5Dcompact.c:328: warning: will never be executed H5Dcompact.c:332: warning: will never be executed H5Dcompact.c:334: warning: will never be executed H5Dcompact.c:337: warning: will never be executed H5Dcompact.c:342: warning: will never be executed H5Dcompact.c:352: warning: will never be executed H5Dcompact.c:357: warning: will never be executed H5Dcompact.c:362: warning: will never be executed H5Dcompact.c:366: warning: will never be executed H5Dcompact.c:372: warning: will never be executed H5Dcompact.c:378: warning: will never be executed H5Dcompact.c:382: warning: will never be executed H5Dcompact.c:387: warning: will never be executed H5Dcompact.c:401: warning: will never be executed H5Dcompact.c:418: warning: will never be executed H5Dcompact.c:421: warning: will never be executed H5Dcompact.c:424: warning: will never be executed H5Dcompact.c:427: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dcompact.c: In function 'H5D_compact_fill': H5Dcompact.c:142: warning: will never be executed H5Dcompact.c:133: warning: will never be executed H5Dcompact.c:140: warning: will never be executed H5Dcompact.c:145: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c -o H5Dcontig.lo H5Dcontig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dcontig.lo -MD -MP -MF .deps/H5Dcontig.Tpo -c H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o In file included from H5Dcontig.c:46: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Dcontig.c: In function 'H5D_contig_write': H5Dcontig.c:450: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_read': H5Dcontig.c:413: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_readvv': H5Dcontig.c:586: warning: will never be executed H5Dcontig.c:591: warning: will never be executed H5Dcontig.c:598: warning: will never be executed H5Dcontig.c:611: warning: will never be executed H5Dcontig.c:647: warning: will never be executed H5Dcontig.c:656: warning: will never be executed H5Dcontig.c:664: warning: will never be executed H5Dcontig.c:675: warning: will never be executed H5Dcontig.c:694: warning: will never be executed H5Dcontig.c:738: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_writevv': H5Dcontig.c:850: warning: will never be executed H5Dcontig.c:855: warning: will never be executed H5Dcontig.c:866: warning: will never be executed H5Dcontig.c:881: warning: will never be executed H5Dcontig.c:921: warning: will never be executed H5Dcontig.c:934: warning: will never be executed H5Dcontig.c:974: warning: will never be executed H5Dcontig.c:985: warning: will never be executed H5Dcontig.c:1006: warning: will never be executed H5Dcontig.c:1052: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_delete': H5Dcontig.c:325: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_fill': H5Dcontig.c:291: warning: will never be executed H5Dcontig.c:207: warning: will never be executed H5Dcontig.c:223: warning: will never be executed H5Dcontig.c:251: warning: will never be executed H5Dcontig.c:488: warning: will never be executed H5Dcontig.c:269: warning: will never be executed H5Dcontig.c:294: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_create': H5Dcontig.c:129: warning: will never be executed H5Dcontig.c: In function 'H5D_contig_copy': H5Dcontig.c:1141: warning: will never be executed H5Dcontig.c:1153: warning: will never be executed H5Dcontig.c:1159: warning: will never be executed H5Dcontig.c:1161: warning: will never be executed H5Dcontig.c:1165: warning: will never be executed H5Dcontig.c:1167: warning: will never be executed H5Dcontig.c:1169: warning: will never be executed H5Dcontig.c:1173: warning: will never be executed H5Dcontig.c:1175: warning: will never be executed H5Dcontig.c:1179: warning: will never be executed H5Dcontig.c:1181: warning: will never be executed H5Dcontig.c:1184: warning: will never be executed H5Dcontig.c:1189: warning: will never be executed H5Dcontig.c:1204: warning: will never be executed H5Dcontig.c:1209: warning: will never be executed H5Dcontig.c:1230: warning: will never be executed H5Dcontig.c:1235: warning: will never be executed H5Dcontig.c:1239: warning: will never be executed H5Dcontig.c:1263: warning: will never be executed H5Dcontig.c:1272: warning: will never be executed H5Dcontig.c:1278: warning: will never be executed H5Dcontig.c:1288: warning: will never be executed H5Dcontig.c:1292: warning: will never be executed H5Dcontig.c:1304: warning: will never be executed H5Dcontig.c:1316: warning: will never be executed H5Dcontig.c:1327: warning: will never be executed H5Dcontig.c:1330: warning: will never be executed H5Dcontig.c:1333: warning: will never be executed H5Dcontig.c:1336: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ddbg.lo -MD -MP -MF .deps/H5Ddbg.Tpo -c -o H5Ddbg.lo H5Ddbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c -o H5Ddeprec.lo H5Ddeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ddeprec.lo -MD -MP -MF .deps/H5Ddeprec.Tpo -c H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o H5Ddeprec.c: In function 'H5Dextend': H5Ddeprec.c:332: warning: will never be executed H5Ddeprec.c:343: warning: will never be executed H5Ddeprec.c:350: warning: will never be executed H5Ddeprec.c:356: warning: will never be executed H5Ddeprec.c: In function 'H5Dopen1': H5Ddeprec.c:248: warning: will never be executed H5Ddeprec.c: In function 'H5Dcreate1': H5Ddeprec.c:176: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Defl.lo -MD -MP -MF .deps/H5Defl.Tpo -c -o H5Defl.lo H5Defl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:173: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result H5Defl.c:177: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result H5Defl.c:189: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result H5Defl.c: In function 'H5D_efl_write': H5Defl.c:260: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result H5Defl.c:269: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed H5Defl.c: In function 'H5D_efl_read': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:49: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:57: warning: will never be executed /usr/include/bits/fcntl2.h:60: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed H5Defl.c: In function 'H5D_efl_writevv': H5Defl.c:259: warning: will never be executed H5Defl.c:261: warning: will never be executed H5Defl.c:264: warning: will never be executed H5Defl.c:266: warning: will never be executed H5Defl.c:270: warning: will never be executed H5Defl.c:279: warning: will never be executed H5Defl.c:428: warning: will never be executed H5Defl.c:288: warning: will never be executed H5Defl.c: In function 'H5D_efl_readvv': /usr/include/bits/unistd.h:39: warning: will never be executed /usr/include/bits/unistd.h:42: warning: will never be executed /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed H5Defl.c:172: warning: will never be executed H5Defl.c:174: warning: will never be executed H5Defl.c:176: warning: will never be executed H5Defl.c:178: warning: will never be executed H5Defl.c:187: warning: will never be executed H5Defl.c:347: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Defl.c:199: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c -o H5Dfill.lo H5Dfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dfill.lo -MD -MP -MF .deps/H5Dfill.Tpo -c H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o In file included from H5Dfill.c:41: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Dfill.c: In function 'H5Dfill': H5Dfill.c:126: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Dfill.c:128: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Dfill.c:130: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Dfill.c: In function 'H5D_fill': H5Dfill.c:323: warning: request for implicit conversion from 'void *' to 'const uint8_t *' not permitted in C++ H5Dfill.c:326: warning: request for implicit conversion from 'const void *' to 'const uint8_t *' not permitted in C++ H5Dfill.c: In function 'H5D_fill_init': H5Dfill.c:398: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result H5Dfill.c:469: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result /usr/include/bits/string3.h:82: warning: will never be executed H5Dfill.c: In function 'H5D_fill_refill_vl': H5Dfill.c:582: warning: will never be executed H5Dfill.c:594: warning: will never be executed H5Dfill.c:605: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dfill.c: In function 'H5D_fill_init': H5Dfill.c:404: warning: will never be executed H5Dfill.c:406: warning: will never be executed H5Dfill.c:441: warning: will never be executed H5Dfill.c:447: warning: will never be executed H5Dfill.c:451: warning: will never be executed H5Dfill.c:464: warning: will never be executed H5Dfill.c:492: warning: will never be executed H5Dfill.c:538: warning: will never be executed H5Dfill.c:546: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dfill.c: In function 'H5D_fill': H5Dfill.c:194: warning: will never be executed H5Dfill.c:205: warning: will never be executed H5Dfill.c:209: warning: will never be executed H5Dfill.c:213: warning: will never be executed H5Dfill.c:228: warning: will never be executed H5Dfill.c:233: warning: will never be executed H5Dfill.c:236: warning: will never be executed H5Dfill.c:256: warning: will never be executed H5Dfill.c:260: warning: will never be executed H5Dfill.c:267: warning: will never be executed H5Dfill.c:271: warning: will never be executed H5Dfill.c:275: warning: will never be executed H5Dfill.c:280: warning: will never be executed H5Dfill.c:285: warning: will never be executed H5Dfill.c:297: warning: will never be executed H5Dfill.c:301: warning: will never be executed H5Dfill.c:311: warning: will never be executed H5Dfill.c:315: warning: will never be executed H5Dfill.c:320: warning: will never be executed H5Dfill.c:330: warning: will never be executed H5Dfill.c:336: warning: will never be executed H5Dfill.c:338: warning: will never be executed H5Dfill.c:342: warning: will never be executed H5Dfill.c:344: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dint.lo -MD -MP -MF .deps/H5Dint.Tpo -c -o H5Dint.lo H5Dint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:631: warning: cast discards qualifiers from pointer target type H5Dint.c: In function 'H5D_create': H5Dint.c:1166: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Dint.c:1166: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Dint.c:1203: warning: conversion to 'uint32_t' from 'size_t' may alter its value H5Dint.c:1242: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Dint.c:1242: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Dint.c: In function 'H5D_open_oid': H5Dint.c:1494: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Dint.c:1494: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Dint.c:1571: warning: conversion of unsigned constant value to negative integer H5Dint.c: In function 'H5D_close': H5Dint.c:1738: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Dint.c: In function 'H5D_init_interface': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dint.c: In function 'H5D_set_io_ops': H5Dint.c:727: warning: will never be executed H5Dint.c: In function 'H5D_get_dxpl_cache_real': H5Dint.c:287: warning: will never be executed H5Dint.c:291: warning: will never be executed H5Dint.c:295: warning: will never be executed H5Dint.c:299: warning: will never be executed H5Dint.c:303: warning: will never be executed H5Dint.c:307: warning: will never be executed H5Dint.c:311: warning: will never be executed H5Dint.c:323: warning: will never be executed H5Dint.c:327: warning: will never be executed H5Dint.c:331: warning: will never be executed H5Dint.c: In function 'H5D_flush_real': H5Dint.c:2568: warning: will never be executed H5Dint.c:2573: warning: will never be executed H5Dint.c:2583: warning: will never be executed H5Dint.c:2601: warning: will never be executed H5Dint.c:2615: warning: will never be executed H5Dint.c:2621: warning: will never be executed H5Dint.c:2629: warning: will never be executed H5Dint.c:2637: warning: will never be executed H5Dint.c: In function 'H5D_flush_cb': H5Dint.c:2672: warning: will never be executed H5Dint.c: In function 'H5D_check_filters': H5Dint.c:2407: warning: will never be executed H5Dint.c:2415: warning: will never be executed H5Dint.c: In function 'H5D_vlen_get_buf_size': H5Dint.c:2354: warning: will never be executed H5Dint.c:2358: warning: will never be executed H5Dint.c:2362: warning: will never be executed H5Dint.c:2366: warning: will never be executed H5Dint.c: In function 'H5D_get_offset': H5Dint.c:2195: warning: will never be executed H5Dint.c: In function 'H5D_get_storage_size': H5Dint.c:2141: warning: will never be executed H5Dint.c: In function 'H5D_init_storage': H5Dint.c:2065: warning: will never be executed H5Dint.c:2074: warning: will never be executed H5Dint.c:2083: warning: will never be executed H5Dint.c:2089: warning: will never be executed H5Dint.c: In function 'H5D_alloc_storage': H5Dint.c:1929: warning: will never be executed H5Dint.c:1943: warning: will never be executed H5Dint.c:1967: warning: will never be executed H5Dint.c:1983: warning: will never be executed H5Dint.c:2001: warning: will never be executed H5Dint.c:2008: warning: will never be executed H5Dint.c:2015: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Dint.c: In function 'H5D_get_space_status': H5Dint.c:474: warning: will never be executed H5Dint.c:478: warning: will never be executed H5Dint.c: In function 'H5D_new': H5Dint.c:553: warning: will never be executed H5Dint.c:529: warning: will never be executed H5Dint.c:539: warning: will never be executed H5Dint.c:545: warning: will never be executed H5Dint.c: In function 'H5D_init_interface': H5Dint.c:163: warning: will never be executed H5Dint.c:172: warning: will never be executed H5Dint.c:176: warning: will never be executed H5Dint.c:180: warning: will never be executed H5Dint.c:182: warning: will never be executed H5Dint.c:184: warning: will never be executed H5Dint.c:191: warning: will never be executed H5Dint.c: In function 'H5D_flush': H5Dint.c:2699: warning: will never be executed H5Dint.c: In function 'H5D_get_dxpl_cache': H5Dint.c:365: warning: will never be executed H5Dint.c:375: warning: will never be executed H5Dint.c: In function 'H5D_set_extent': H5Dint.c:2457: warning: will never be executed H5Dint.c:2461: warning: will never be executed H5Dint.c:2468: warning: will never be executed H5Dint.c:2472: warning: will never be executed H5Dint.c:2495: warning: will never be executed H5Dint.c:2500: warning: will never be executed H5Dint.c:2515: warning: will never be executed H5Dint.c:2522: warning: will never be executed H5Dint.c:2526: warning: will never be executed H5Dint.c: In function 'H5D_init': H5Dint.c:130: warning: will never be executed H5Dint.c: In function 'H5D_vlen_reclaim': H5Dint.c:2260: warning: will never be executed H5Dint.c:2270: warning: will never be executed H5Dint.c: In function 'H5D_close': H5Dint.c:1667: warning: will never be executed H5Dint.c:1682: warning: will never be executed H5Dint.c:1718: warning: will never be executed H5Dint.c:1729: warning: will never be executed H5Dint.c:1742: warning: will never be executed H5Dint.c:1744: warning: will never be executed H5Dint.c:1749: warning: will never be executed H5Dint.c:1764: warning: will never be executed H5Dint.c:1769: warning: will never be executed H5Dint.c:1781: warning: will never be executed H5Dint.c: In function 'H5D_open': H5Dint.c:1360: warning: will never be executed H5Dint.c:1336: warning: will never be executed H5Dint.c:1343: warning: will never be executed H5Dint.c:1347: warning: will never be executed H5Dint.c:1351: warning: will never be executed H5Dint.c:1442: warning: will never be executed H5Dint.c:1446: warning: will never be executed H5Dint.c:1450: warning: will never be executed H5Dint.c:1452: warning: will never be executed H5Dint.c:1456: warning: will never be executed H5Dint.c:1460: warning: will never be executed H5Dint.c:1464: warning: will never be executed H5Dint.c:1468: warning: will never be executed H5Dint.c:1472: warning: will never be executed H5Dint.c:1482: warning: will never be executed H5Dint.c:1484: warning: will never be executed H5Dint.c:1514: warning: will never be executed H5Dint.c:1516: warning: will never be executed H5Dint.c:1520: warning: will never be executed H5Dint.c:1528: warning: will never be executed H5Dint.c:1536: warning: will never be executed H5Dint.c:1539: warning: will never be executed H5Dint.c:1544: warning: will never be executed H5Dint.c:1547: warning: will never be executed H5Dint.c:1565: warning: will never be executed H5Dint.c:1582: warning: will never be executed H5Dint.c:1584: warning: will never be executed H5Dint.c:1592: warning: will never be executed H5Dint.c:1596: warning: will never be executed H5Dint.c:1600: warning: will never be executed H5Dint.c:1606: warning: will never be executed H5Dint.c:1618: warning: will never be executed H5Dint.c:1625: warning: will never be executed H5Dint.c:1629: warning: will never be executed H5Dint.c:1634: warning: will never be executed H5Dint.c:1638: warning: will never be executed H5Dint.c:1364: warning: will never be executed H5Dint.c:1368: warning: will never be executed H5Dint.c:1384: warning: will never be executed H5Dint.c:1389: warning: will never be executed H5Dint.c:1394: warning: will never be executed H5Dint.c: In function 'H5D_create_named': H5Dint.c:405: warning: will never be executed H5Dint.c:429: warning: will never be executed H5Dint.c: In function 'H5D_create': H5Dint.c:967: warning: will never be executed H5Dint.c:1277: warning: will never be executed H5Dint.c:1012: warning: will never be executed H5Dint.c:1023: warning: will never be executed H5Dint.c:1027: warning: will never be executed H5Dint.c:1035: warning: will never be executed H5Dint.c:1039: warning: will never be executed H5Dint.c:1048: warning: will never be executed H5Dint.c:596: warning: will never be executed H5Dint.c:600: warning: will never be executed H5Dint.c:609: warning: will never be executed H5Dint.c:613: warning: will never be executed H5Dint.c:618: warning: will never be executed H5Dint.c:622: warning: will never be executed H5Dint.c:627: warning: will never be executed H5Dint.c:1052: warning: will never be executed H5Dint.c:671: warning: will never be executed H5Dint.c:676: warning: will never be executed H5Dint.c:680: warning: will never be executed H5Dint.c:1056: warning: will never be executed H5Dint.c:1069: warning: will never be executed H5Dint.c:1073: warning: will never be executed H5Dint.c:1077: warning: will never be executed H5Dint.c:1082: warning: will never be executed H5Dint.c:1085: warning: will never be executed H5Dint.c:1087: warning: will never be executed H5Dint.c:1090: warning: will never be executed H5Dint.c:1094: warning: will never be executed H5Dint.c:1098: warning: will never be executed H5Dint.c:1102: warning: will never be executed H5Dint.c:1106: warning: will never be executed H5Dint.c:1110: warning: will never be executed H5Dint.c:1117: warning: will never be executed H5Dint.c:1121: warning: will never be executed H5Dint.c:1143: warning: will never be executed H5Dint.c:1146: warning: will never be executed H5Dint.c:1153: warning: will never be executed H5Dint.c:1155: warning: will never be executed H5Dint.c:1157: warning: will never be executed H5Dint.c:1162: warning: will never be executed H5Dint.c:1181: warning: will never be executed H5Dint.c:1193: warning: will never be executed H5Dint.c:1195: warning: will never be executed H5Dint.c:1202: warning: will never be executed H5Dint.c:1206: warning: will never be executed H5Dint.c:1209: warning: will never be executed H5Dint.c:1219: warning: will never be executed H5Dint.c:1226: warning: will never be executed H5Dint.c:1250: warning: will never be executed H5Dint.c:1255: warning: will never be executed H5Dint.c:1260: warning: will never be executed H5Dint.c:779: warning: will never be executed H5Dint.c:794: warning: will never be executed H5Dint.c:801: warning: will never be executed H5Dint.c:807: warning: will never be executed H5Dint.c:811: warning: will never be executed H5Dint.c:820: warning: will never be executed H5Dint.c:824: warning: will never be executed H5Dint.c:833: warning: will never be executed H5Dint.c:837: warning: will never be executed H5Dint.c:841: warning: will never be executed H5Dint.c:857: warning: will never be executed H5Dint.c:862: warning: will never be executed H5Dint.c:864: warning: will never be executed H5Dint.c:872: warning: will never be executed H5Dint.c:881: warning: will never be executed H5Dint.c:896: warning: will never be executed H5Dint.c:900: warning: will never be executed H5Dint.c:905: warning: will never be executed H5Dint.c:915: warning: will never be executed H5Dint.c:925: warning: will never be executed H5Dint.c:930: warning: will never be executed H5Dint.c:937: warning: will never be executed H5Dint.c:965: warning: will never be executed H5Dint.c:971: warning: will never be executed H5Dint.c:1264: warning: will never be executed H5Dint.c:1268: warning: will never be executed H5Dint.c:1270: warning: will never be executed H5Dint.c:1282: warning: will never be executed H5Dint.c:1286: warning: will never be executed H5Dint.c:1290: warning: will never be executed H5Dint.c:1294: warning: will never be executed H5Dint.c:1297: warning: will never be executed H5Dint.c:1302: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c -o H5Dio.lo H5Dio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dio.lo -MD -MP -MF .deps/H5Dio.Tpo -c H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o H5Dio.c: In function 'H5D_write': H5Dio.c:553: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Dio.c: In function 'H5D_typeinfo_init': H5Dio.c:784: warning: conversion to 'hbool_t' from 'int' may change the sign of the result /usr/include/bits/string3.h:82: warning: will never be executed H5Dio.c: In function 'H5D_write': H5Dio.c:564: warning: will never be executed H5Dio.c:564: warning: will never be executed H5Dio.c:564: warning: will never be executed H5Dio.c:564: warning: will never be executed H5Dio.c:564: warning: will never be executed H5Dio.c:564: warning: will never be executed H5Dio.c: In function 'H5D_read': H5Dio.c:382: warning: will never be executed H5Dio.c:382: warning: will never be executed H5Dio.c:382: warning: will never be executed H5Dio.c:382: warning: will never be executed H5Dio.c:382: warning: will never be executed H5Dio.c:382: warning: will never be executed H5Dio.c: In function 'H5D_typeinfo_init': H5Dio.c:792: warning: will never be executed H5Dio.c:714: warning: will never be executed H5Dio.c:739: warning: will never be executed H5Dio.c:800: warning: will never be executed H5Dio.c:812: warning: will never be executed H5Dio.c:827: warning: will never be executed H5Dio.c: In function 'H5D_write': H5Dio.c:599: warning: will never be executed H5Dio.c:467: warning: will never be executed H5Dio.c:474: warning: will never be executed H5Dio.c:478: warning: will never be executed H5Dio.c:482: warning: will never be executed H5Dio.c:522: warning: will never be executed H5Dio.c:527: warning: will never be executed H5Dio.c:531: warning: will never be executed H5Dio.c:533: warning: will never be executed H5Dio.c:547: warning: will never be executed H5Dio.c:557: warning: will never be executed H5Dio.c:571: warning: will never be executed H5Dio.c:582: warning: will never be executed H5Dio.c:602: warning: will never be executed H5Dio.c:610: warning: will never be executed H5Dio.c: In function 'H5D_read': H5Dio.c:409: warning: will never be executed H5Dio.c:316: warning: will never be executed H5Dio.c:321: warning: will never be executed H5Dio.c:325: warning: will never be executed H5Dio.c:336: warning: will never be executed H5Dio.c:340: warning: will never be executed H5Dio.c:342: warning: will never be executed H5Dio.c:360: warning: will never be executed H5Dio.c:365: warning: will never be executed H5Dio.c:373: warning: will never be executed H5Dio.c:396: warning: will never be executed H5Dio.c:407: warning: will never be executed H5Dio.c:412: warning: will never be executed H5Dio.c:421: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Distore.lo -MD -MP -MF .deps/H5Distore.Tpo -c -o H5Distore.lo H5Distore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Distore.lo -MD -MP -MF .deps/H5Distore.Tpo -c H5Distore.c -fPIC -DPIC -o .libs/H5Distore.o In file included from H5Distore.c:69: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Distore.c: In function 'H5D_istore_chunk_alloc': H5Distore.c:2377: warning: unused variable 'FUNC' H5Distore.c: In function 'H5D_istore_allocate': H5Distore.c:2538: warning: cast discards qualifiers from pointer target type H5Distore.c:2539: warning: cast discards qualifiers from pointer target type H5Distore.c: In function 'H5D_istore_initialize_by_extent': H5Distore.c:3244: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result H5Distore.c: In function 'H5D_istore_debug': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_dump_btree': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_chunkmap': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_bh_info': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_unlock': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_allocated': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_dest': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_delete': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_prune_by_extent': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_copy': /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_initialize_by_extent': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_encode_key': H5Distore.c:403: warning: will never be executed H5Distore.c: In function 'H5D_istore_cmp3': H5Vprivate.h:237: warning: will never be executed H5Vprivate.h:237: warning: will never be executed H5Distore.c: In function 'H5D_istore_remove': H5Distore.c:3044: warning: will never be executed H5Distore.c: In function 'H5D_istore_new_node': H5Distore.c:601: warning: will never be executed H5Distore.c: In function 'H5D_istore_insert': H5Distore.c:751: warning: will never be executed H5Distore.c:777: warning: will never be executed H5Distore.c:780: warning: will never be executed H5Distore.c:814: warning: will never be executed H5Distore.c:819: warning: will never be executed H5Distore.c: In function 'H5D_istore_shared_create': H5Distore.c:1585: warning: will never be executed H5Distore.c:1597: warning: will never be executed H5Distore.c:1602: warning: will never be executed H5Distore.c:1610: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_iter_copy': H5Distore.c:986: warning: will never be executed H5Distore.c:1001: warning: will never be executed H5Distore.c:1005: warning: will never be executed H5Distore.c:1019: warning: will never be executed H5Distore.c:1026: warning: will never be executed H5Distore.c:1043: warning: will never be executed H5Distore.c:1053: warning: will never be executed H5Distore.c:1057: warning: will never be executed H5Distore.c:1070: warning: will never be executed H5Distore.c:1088: warning: will never be executed H5Distore.c:1096: warning: will never be executed H5Distore.c:1101: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_flush_entry': H5Distore.c:1315: warning: will never be executed H5Distore.c:1332: warning: will never be executed H5Distore.c:1341: warning: will never be executed H5Distore.c:1344: warning: will never be executed H5Distore.c: In function 'H5D_istore_preempt': H5Distore.c:1414: warning: will never be executed H5Distore.c: In function 'H5D_istore_dest': H5Distore.c:1529: warning: will never be executed H5Distore.c:1545: warning: will never be executed H5Distore.c:1553: warning: will never be executed H5Distore.c:1555: warning: will never be executed H5Distore.c: In function 'H5D_istore_flush': H5Distore.c:1475: warning: will never be executed H5Distore.c:1492: warning: will never be executed H5Distore.c: In function 'H5D_istore_update_cache': H5Distore.c:3371: warning: will never be executed H5Distore.c:3379: warning: will never be executed H5Distore.c:3383: warning: will never be executed H5Distore.c:3398: warning: will never be executed H5Distore.c:3416: warning: will never be executed H5Distore.c: In function 'H5D_istore_iter_chunkmap': H5Distore.c:884: warning: will never be executed H5Distore.c: In function 'H5D_istore_prune_remove': H5Distore.c:2803: warning: will never be executed H5Distore.c: In function 'H5D_istore_prune_check': H5Distore.c:2744: warning: will never be executed H5Distore.c:2749: warning: will never be executed H5Distore.c:2758: warning: will never be executed H5Distore.c: In function 'H5D_istore_allocate': H5Distore.c:2483: warning: will never be executed H5Distore.c:2513: warning: will never be executed H5Distore.c:2520: warning: will never be executed H5Distore.c:2542: warning: will never be executed H5Distore.c:2554: warning: will never be executed H5Distore.c:2603: warning: will never be executed H5Distore.c:2612: warning: will never be executed H5Distore.c:2632: warning: will never be executed H5Distore.c:2657: warning: will never be executed H5Distore.c:2701: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_create': H5Distore.c:2181: warning: will never be executed H5Distore.c: In function 'H5D_istore_lock': H5Distore.c:1855: warning: will never be executed H5Distore.c:1886: warning: will never be executed H5Distore.c:1888: warning: will never be executed H5Distore.c:1893: warning: will never be executed H5Distore.c:1910: warning: will never be executed H5Distore.c:1913: warning: will never be executed H5Distore.c:1928: warning: will never be executed H5Distore.c:1935: warning: will never be executed H5Distore.c:1958: warning: will never be executed H5Distore.c:1756: warning: will never be executed H5Distore.c:1961: warning: will never be executed H5Distore.c:2041: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_init': H5Distore.c:1248: warning: will never be executed H5Distore.c:1256: warning: will never be executed H5Distore.c: In function 'H5D_istore_debug': H5Distore.c:3825: warning: will never be executed H5Distore.c:3835: warning: will never be executed H5Distore.c:3837: warning: will never be executed H5Distore.c: In function 'H5D_istore_dump_btree': H5Distore.c:3728: warning: will never be executed H5Distore.c: In function 'H5D_istore_chunkmap': H5Distore.c:2280: warning: will never be executed H5Distore.c: In function 'H5D_istore_bh_info': H5Distore.c:3675: warning: will never be executed H5Distore.c:3685: warning: will never be executed H5Distore.c:3689: warning: will never be executed H5Distore.c:3691: warning: will never be executed H5Distore.c: In function 'H5D_istore_unlock': H5Distore.c:2107: warning: will never be executed H5Distore.c: In function 'H5D_istore_allocated': H5Distore.c:2221: warning: will never be executed H5Distore.c:2230: warning: will never be executed H5Distore.c:2236: warning: will never be executed H5Distore.c: In function 'H5D_istore_delete': H5Distore.c:3307: warning: will never be executed H5Distore.c:3311: warning: will never be executed H5Distore.c:3315: warning: will never be executed H5Distore.c:3317: warning: will never be executed H5Distore.c: In function 'H5D_istore_prune_by_extent': H5Distore.c:2938: warning: will never be executed H5Distore.c:2961: warning: will never be executed H5Distore.c:2974: warning: will never be executed H5Distore.c:2984: warning: will never be executed H5Distore.c:2997: warning: will never be executed H5Distore.c: In function 'H5D_istore_copy': H5Distore.c:3476: warning: will never be executed H5Distore.c:3480: warning: will never be executed H5Distore.c:3482: warning: will never be executed H5Distore.c:3488: warning: will never be executed H5Distore.c:3503: warning: will never be executed H5Distore.c:3505: warning: will never be executed H5Distore.c:3509: warning: will never be executed H5Distore.c:3511: warning: will never be executed H5Distore.c:3513: warning: will never be executed H5Distore.c:3517: warning: will never be executed H5Distore.c:3519: warning: will never be executed H5Distore.c:3523: warning: will never be executed H5Distore.c:3525: warning: will never be executed H5Distore.c:3528: warning: will never be executed H5Distore.c:3539: warning: will never be executed H5Distore.c:3544: warning: will never be executed H5Distore.c:3553: warning: will never be executed H5Distore.c:3572: warning: will never be executed H5Distore.c:3583: warning: will never be executed H5Distore.c:3610: warning: will never be executed H5Distore.c:3619: warning: will never be executed H5Distore.c:3622: warning: will never be executed H5Distore.c:3625: warning: will never be executed H5Distore.c:3628: warning: will never be executed H5Distore.c:3637: warning: will never be executed H5Distore.c:3640: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Distore.c: In function 'H5D_istore_initialize_by_extent': H5Distore.c:3265: warning: will never be executed H5Distore.c:3108: warning: will never be executed H5Distore.c:3123: warning: will never be executed H5Distore.c:3129: warning: will never be executed H5Distore.c:3173: warning: will never be executed H5Distore.c:3194: warning: will never be executed H5Distore.c:3198: warning: will never be executed H5Distore.c:3202: warning: will never be executed H5Distore.c:3207: warning: will never be executed H5Distore.c:3224: warning: will never be executed H5Distore.c:3229: warning: will never be executed H5Distore.c:3234: warning: will never be executed H5Distore.c:3239: warning: will never be executed H5Distore.c:3249: warning: will never be executed H5Distore.c:3268: warning: will never be executed H5Distore.c:3270: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Distore.lo -MD -MP -MF .deps/H5Distore.Tpo -c H5Distore.c -o H5Distore.o >/dev/null 2>&1 mv -f .deps/H5Distore.Tpo .deps/H5Distore.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c -o H5Dmpio.lo H5Dmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dmpio.lo -MD -MP -MF .deps/H5Dmpio.Tpo -c H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o In file included from H5Dmpio.c:46: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c -o H5Doh.lo H5Doh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Doh.lo -MD -MP -MF .deps/H5Doh.Tpo -c H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o H5Doh.c: In function 'H5O_dset_get_oloc': H5Doh.c:320: warning: will never be executed H5Doh.c:324: warning: will never be executed H5Doh.c: In function 'H5O_dset_create': H5Doh.c:288: warning: will never be executed H5Doh.c:277: warning: will never be executed H5Doh.c:281: warning: will never be executed H5Doh.c:283: warning: will never be executed H5Doh.c:291: warning: will never be executed H5Doh.c: In function 'H5O_dset_open': H5Doh.c:239: warning: will never be executed H5Doh.c:233: warning: will never be executed H5Doh.c:237: warning: will never be executed H5Doh.c:242: warning: will never be executed H5Doh.c: In function 'H5O_dset_isa': H5Doh.c:193: warning: will never be executed H5Doh.c:199: warning: will never be executed H5Doh.c: In function 'H5O_dset_get_copy_file_udata': H5Doh.c:111: warning: will never be executed H5Doh.c: In function 'H5O_dset_bh_info': H5Doh.c:360: warning: will never be executed H5Doh.c:365: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c -o H5Dscatgath.lo H5Dscatgath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dscatgath.lo -MD -MP -MF .deps/H5Dscatgath.Tpo -c H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o H5Dscatgath.c: In function 'H5D_scatgath_write': H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c:654: warning: will never be executed H5Dscatgath.c: In function 'H5D_gather_mem': H5Dscatgath.c:403: warning: will never be executed H5Dscatgath.c:405: warning: will never be executed H5Dscatgath.c:416: warning: will never be executed H5Dscatgath.c: In function 'H5D_scatter_mem': H5Dscatgath.c:316: warning: will never be executed H5Dscatgath.c:318: warning: will never be executed H5Dscatgath.c:329: warning: will never be executed H5Dscatgath.c: In function 'H5D_gather_file': H5Dscatgath.c:229: warning: will never be executed H5Dscatgath.c:231: warning: will never be executed H5Dscatgath.c:242: warning: will never be executed H5Dscatgath.c:252: warning: will never be executed H5Dscatgath.c: In function 'H5D_scatgath_read': H5Dscatgath.c:487: warning: will never be executed H5Dscatgath.c:490: warning: will never be executed H5Dscatgath.c:493: warning: will never be executed H5Dscatgath.c:516: warning: will never be executed H5Dscatgath.c:764: warning: will never be executed H5Dscatgath.c:766: warning: will never be executed H5Dscatgath.c:793: warning: will never be executed H5Dscatgath.c:525: warning: will never be executed H5Dscatgath.c:532: warning: will never be executed H5Dscatgath.c:541: warning: will never be executed H5Dscatgath.c:546: warning: will never be executed H5Dscatgath.c:553: warning: will never be executed H5Dscatgath.c:561: warning: will never be executed H5Dscatgath.c:565: warning: will never be executed H5Dscatgath.c:569: warning: will never be executed H5Dscatgath.c:557: warning: will never be executed H5Dscatgath.c: In function 'H5D_scatgath_write': H5Dscatgath.c:619: warning: will never be executed H5Dscatgath.c:622: warning: will never be executed H5Dscatgath.c:625: warning: will never be executed H5Dscatgath.c:644: warning: will never be executed H5Dscatgath.c:661: warning: will never be executed H5Dscatgath.c:670: warning: will never be executed H5Dscatgath.c:675: warning: will never be executed H5Dscatgath.c:128: warning: will never be executed H5Dscatgath.c:130: warning: will never be executed H5Dscatgath.c:141: warning: will never be executed H5Dscatgath.c:151: warning: will never be executed H5Dscatgath.c:683: warning: will never be executed H5Dscatgath.c:690: warning: will never be executed H5Dscatgath.c:694: warning: will never be executed H5Dscatgath.c:698: warning: will never be executed H5Dscatgath.c:686: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dselect.lo -MD -MP -MF .deps/H5Dselect.Tpo -c -o H5Dselect.lo H5Dselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:222: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result H5Dselect.c:117: warning: will never be executed H5Dselect.c:119: warning: will never be executed H5Dselect.c:121: warning: will never be executed H5Dselect.c:123: warning: will never be executed H5Dselect.c:136: warning: will never be executed H5Dselect.c:138: warning: will never be executed H5Dselect.c:152: warning: will never be executed H5Dselect.c:159: warning: will never be executed H5Dselect.c:171: warning: will never be executed H5Dselect.c:176: warning: will never be executed H5Dselect.c:189: warning: will never be executed H5Dselect.c:199: warning: will never be executed H5Dselect.c:210: warning: will never be executed H5Dselect.c:217: warning: will never be executed H5Dselect.c:230: warning: will never be executed H5Dselect.c:235: warning: will never be executed H5Dselect.c: In function 'H5D_select_write': H5Dselect.c:306: warning: will never be executed H5Dselect.c: In function 'H5D_select_read': H5Dselect.c:275: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c -o H5Dtest.lo H5Dtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Dtest.lo -MD -MP -MF .deps/H5Dtest.Tpo -c H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o H5Dtest.c: In function 'H5D_layout_version_test': H5Dtest.c:87: warning: request for implicit conversion from 'void *' to 'struct H5D_t *' not permitted in C++ H5Dtest.c: In function 'H5D_layout_contig_size_test': H5Dtest.c:126: warning: request for implicit conversion from 'void *' to 'struct H5D_t *' not permitted in C++ H5Dtest.c:127: warning: will never be executed H5Dtest.c: In function 'H5D_layout_version_test': H5Dtest.c:88: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c -o H5E.lo H5E.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5E.lo -MD -MP -MF .deps/H5E.Tpo -c H5E.c -fPIC -DPIC -o .libs/H5E.o H5E.c: In function 'H5Eget_class_name': H5E.c:542: warning: request for implicit conversion from 'void *' to 'struct H5E_cls_t *' not permitted in C++ H5E.c: In function 'H5Ecreate_msg': H5E.c:719: warning: request for implicit conversion from 'void *' to 'struct H5E_cls_t *' not permitted in C++ H5E.c: In function 'H5Eget_msg': H5E.c:800: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5E.c: In function 'H5Eset_current_stack': H5E.c:984: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Eget_num': H5E.c:1161: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Epop': H5E.c:1229: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Epush2': H5E.c:1292: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c:1297: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5E.c:1299: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5E.c:1309: warning: implicit declaration of function 'vasprintf' H5E.c:1309: warning: nested extern declaration of 'vasprintf' H5E.c: In function 'H5Eclear2': H5E.c:1390: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Eprint2': H5E.c:1437: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Ewalk2': H5E.c:1483: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Eget_auto2': H5E.c:1528: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Eset_auto2': H5E.c:1580: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c: In function 'H5Eauto_is_v2': H5E.c:1623: warning: request for implicit conversion from 'void *' to 'struct H5E_t *' not permitted in C++ H5E.c:1628: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5E.c:1620: warning: will never be executed H5E.c:1620: warning: will never be executed H5E.c:1620: warning: will never be executed H5E.c:1620: warning: will never be executed H5E.c:1620: warning: will never be executed H5E.c:1620: warning: will never be executed H5E.c: In function 'H5Eset_auto2': H5E.c:1577: warning: will never be executed H5E.c:1577: warning: will never be executed H5E.c:1577: warning: will never be executed H5E.c:1577: warning: will never be executed H5E.c:1577: warning: will never be executed H5E.c:1577: warning: will never be executed H5E.c: In function 'H5Eget_auto2': H5E.c:1525: warning: will never be executed H5E.c:1525: warning: will never be executed H5E.c:1525: warning: will never be executed H5E.c:1525: warning: will never be executed H5E.c:1525: warning: will never be executed H5E.c:1525: warning: will never be executed H5E.c: In function 'H5Ewalk2': H5E.c:1477: warning: will never be executed H5E.c:1477: warning: will never be executed H5E.c:1477: warning: will never be executed H5E.c:1477: warning: will never be executed H5E.c:1477: warning: will never be executed H5E.c:1477: warning: will never be executed H5E.c: In function 'H5Eprint2': H5E.c:1431: warning: will never be executed H5E.c:1431: warning: will never be executed H5E.c:1431: warning: will never be executed H5E.c:1431: warning: will never be executed H5E.c:1431: warning: will never be executed H5E.c:1431: warning: will never be executed H5E.c: In function 'H5Epop': H5E.c:1222: warning: will never be executed H5E.c:1222: warning: will never be executed H5E.c:1222: warning: will never be executed H5E.c:1222: warning: will never be executed H5E.c:1222: warning: will never be executed H5E.c:1222: warning: will never be executed H5E.c: In function 'H5Eget_num': H5E.c:1154: warning: will never be executed H5E.c:1154: warning: will never be executed H5E.c:1154: warning: will never be executed H5E.c:1154: warning: will never be executed H5E.c:1154: warning: will never be executed H5E.c:1154: warning: will never be executed H5E.c: In function 'H5E_set_current_stack': H5E.c:1023: warning: will never be executed H5E.c:1023: warning: will never be executed H5E.c:1023: warning: will never be executed H5E.c:1023: warning: will never be executed H5E.c:1023: warning: will never be executed H5E.c:1023: warning: will never be executed H5E.c: In function 'H5E_get_current_stack': H5E.c:909: warning: will never be executed H5E.c:909: warning: will never be executed H5E.c:909: warning: will never be executed H5E.c:909: warning: will never be executed H5E.c:909: warning: will never be executed H5E.c:909: warning: will never be executed H5E.c: In function 'H5E_register_class': H5E.c:428: warning: will never be executed H5E.c:432: warning: will never be executed H5E.c:434: warning: will never be executed H5E.c:436: warning: will never be executed H5E.c: In function 'H5E_create_msg': H5E.c:761: warning: will never be executed H5E.c:767: warning: will never be executed H5E.c: In function 'H5E_init_interface': H5E.c:211: warning: will never be executed H5E.c:216: warning: will never be executed H5E.c:221: warning: will never be executed H5E.c:232: warning: will never be executed H5E.c:234: warning: will never be executed H5Einit.h:29: warning: will never be executed H5Einit.h:31: warning: will never be executed H5Einit.h:34: warning: will never be executed H5Einit.h:36: warning: will never be executed H5Einit.h:39: warning: will never be executed H5Einit.h:41: warning: will never be executed H5Einit.h:44: warning: will never be executed H5Einit.h:46: warning: will never be executed H5Einit.h:49: warning: will never be executed H5Einit.h:51: warning: will never be executed H5Einit.h:54: warning: will never be executed H5Einit.h:56: warning: will never be executed H5Einit.h:59: warning: will never be executed H5Einit.h:61: warning: will never be executed H5Einit.h:64: warning: will never be executed H5Einit.h:66: warning: will never be executed H5Einit.h:69: warning: will never be executed H5Einit.h:71: warning: will never be executed H5Einit.h:74: warning: will never be executed H5Einit.h:76: warning: will never be executed H5Einit.h:79: warning: will never be executed H5Einit.h:81: warning: will never be executed H5Einit.h:84: warning: will never be executed H5Einit.h:86: warning: will never be executed H5Einit.h:89: warning: will never be executed H5Einit.h:91: warning: will never be executed H5Einit.h:94: warning: will never be executed H5Einit.h:96: warning: will never be executed H5Einit.h:99: warning: will never be executed H5Einit.h:101: warning: will never be executed H5Einit.h:104: warning: will never be executed H5Einit.h:106: warning: will never be executed H5Einit.h:109: warning: will never be executed H5Einit.h:111: warning: will never be executed H5Einit.h:114: warning: will never be executed H5Einit.h:116: warning: will never be executed H5Einit.h:119: warning: will never be executed H5Einit.h:121: warning: will never be executed H5Einit.h:124: warning: will never be executed H5Einit.h:126: warning: will never be executed H5Einit.h:129: warning: will never be executed H5Einit.h:131: warning: will never be executed H5Einit.h:134: warning: will never be executed H5Einit.h:136: warning: will never be executed H5Einit.h:139: warning: will never be executed H5Einit.h:141: warning: will never be executed H5Einit.h:144: warning: will never be executed H5Einit.h:146: warning: will never be executed H5Einit.h:149: warning: will never be executed H5Einit.h:151: warning: will never be executed H5Einit.h:154: warning: will never be executed H5Einit.h:156: warning: will never be executed H5Einit.h:159: warning: will never be executed H5Einit.h:161: warning: will never be executed H5Einit.h:164: warning: will never be executed H5Einit.h:166: warning: will never be executed H5Einit.h:169: warning: will never be executed H5Einit.h:171: warning: will never be executed H5Einit.h:174: warning: will never be executed H5Einit.h:176: warning: will never be executed H5Einit.h:186: warning: will never be executed H5Einit.h:188: warning: will never be executed H5Einit.h:191: warning: will never be executed H5Einit.h:193: warning: will never be executed H5Einit.h:196: warning: will never be executed H5Einit.h:198: warning: will never be executed H5Einit.h:201: warning: will never be executed H5Einit.h:203: warning: will never be executed H5Einit.h:206: warning: will never be executed H5Einit.h:208: warning: will never be executed H5Einit.h:211: warning: will never be executed H5Einit.h:213: warning: will never be executed H5Einit.h:218: warning: will never be executed H5Einit.h:220: warning: will never be executed H5Einit.h:223: warning: will never be executed H5Einit.h:225: warning: will never be executed H5Einit.h:228: warning: will never be executed H5Einit.h:230: warning: will never be executed H5Einit.h:233: warning: will never be executed H5Einit.h:235: warning: will never be executed H5Einit.h:238: warning: will never be executed H5Einit.h:240: warning: will never be executed H5Einit.h:243: warning: will never be executed H5Einit.h:245: warning: will never be executed H5Einit.h:248: warning: will never be executed H5Einit.h:250: warning: will never be executed H5Einit.h:253: warning: will never be executed H5Einit.h:255: warning: will never be executed H5Einit.h:258: warning: will never be executed H5Einit.h:260: warning: will never be executed H5Einit.h:263: warning: will never be executed H5Einit.h:265: warning: will never be executed H5Einit.h:270: warning: will never be executed H5Einit.h:272: warning: will never be executed H5Einit.h:275: warning: will never be executed H5Einit.h:277: warning: will never be executed H5Einit.h:280: warning: will never be executed H5Einit.h:282: warning: will never be executed H5Einit.h:285: warning: will never be executed H5Einit.h:287: warning: will never be executed H5Einit.h:290: warning: will never be executed H5Einit.h:292: warning: will never be executed H5Einit.h:295: warning: will never be executed H5Einit.h:297: warning: will never be executed H5Einit.h:302: warning: will never be executed H5Einit.h:304: warning: will never be executed H5Einit.h:307: warning: will never be executed H5Einit.h:309: warning: will never be executed H5Einit.h:312: warning: will never be executed H5Einit.h:314: warning: will never be executed H5Einit.h:319: warning: will never be executed H5Einit.h:321: warning: will never be executed H5Einit.h:324: warning: will never be executed H5Einit.h:326: warning: will never be executed H5Einit.h:329: warning: will never be executed H5Einit.h:331: warning: will never be executed H5Einit.h:336: warning: will never be executed H5Einit.h:338: warning: will never be executed H5Einit.h:341: warning: will never be executed H5Einit.h:343: warning: will never be executed H5Einit.h:346: warning: will never be executed H5Einit.h:348: warning: will never be executed H5Einit.h:353: warning: will never be executed H5Einit.h:355: warning: will never be executed H5Einit.h:358: warning: will never be executed H5Einit.h:360: warning: will never be executed H5Einit.h:363: warning: will never be executed H5Einit.h:365: warning: will never be executed H5Einit.h:368: warning: will never be executed H5Einit.h:370: warning: will never be executed H5Einit.h:373: warning: will never be executed H5Einit.h:375: warning: will never be executed H5Einit.h:378: warning: will never be executed H5Einit.h:380: warning: will never be executed H5Einit.h:383: warning: will never be executed H5Einit.h:385: warning: will never be executed H5Einit.h:388: warning: will never be executed H5Einit.h:390: warning: will never be executed H5Einit.h:395: warning: will never be executed H5Einit.h:397: warning: will never be executed H5Einit.h:402: warning: will never be executed H5Einit.h:404: warning: will never be executed H5Einit.h:407: warning: will never be executed H5Einit.h:409: warning: will never be executed H5Einit.h:412: warning: will never be executed H5Einit.h:414: warning: will never be executed H5Einit.h:417: warning: will never be executed H5Einit.h:419: warning: will never be executed H5Einit.h:422: warning: will never be executed H5Einit.h:424: warning: will never be executed H5Einit.h:427: warning: will never be executed H5Einit.h:429: warning: will never be executed H5Einit.h:434: warning: will never be executed H5Einit.h:436: warning: will never be executed H5Einit.h:439: warning: will never be executed H5Einit.h:441: warning: will never be executed H5Einit.h:444: warning: will never be executed H5Einit.h:446: warning: will never be executed H5Einit.h:449: warning: will never be executed H5Einit.h:451: warning: will never be executed H5Einit.h:456: warning: will never be executed H5Einit.h:458: warning: will never be executed H5Einit.h:463: warning: will never be executed H5Einit.h:465: warning: will never be executed H5Einit.h:468: warning: will never be executed H5Einit.h:470: warning: will never be executed H5Einit.h:473: warning: will never be executed H5Einit.h:475: warning: will never be executed H5Einit.h:478: warning: will never be executed H5Einit.h:480: warning: will never be executed H5Einit.h:483: warning: will never be executed H5Einit.h:485: warning: will never be executed H5Einit.h:488: warning: will never be executed H5Einit.h:490: warning: will never be executed H5Einit.h:493: warning: will never be executed H5Einit.h:495: warning: will never be executed H5Einit.h:498: warning: will never be executed H5Einit.h:500: warning: will never be executed H5Einit.h:503: warning: will never be executed H5Einit.h:505: warning: will never be executed H5Einit.h:510: warning: will never be executed H5Einit.h:512: warning: will never be executed H5Einit.h:515: warning: will never be executed H5Einit.h:517: warning: will never be executed H5Einit.h:520: warning: will never be executed H5Einit.h:522: warning: will never be executed H5Einit.h:525: warning: will never be executed H5Einit.h:527: warning: will never be executed H5Einit.h:530: warning: will never be executed H5Einit.h:532: warning: will never be executed H5Einit.h:535: warning: will never be executed H5Einit.h:537: warning: will never be executed H5Einit.h:542: warning: will never be executed H5Einit.h:544: warning: will never be executed H5Einit.h:547: warning: will never be executed H5Einit.h:549: warning: will never be executed H5Einit.h:552: warning: will never be executed H5Einit.h:554: warning: will never be executed H5Einit.h:557: warning: will never be executed H5Einit.h:559: warning: will never be executed H5Einit.h:562: warning: will never be executed H5Einit.h:564: warning: will never be executed H5Einit.h:567: warning: will never be executed H5Einit.h:569: warning: will never be executed H5Einit.h:572: warning: will never be executed H5Einit.h:574: warning: will never be executed H5Einit.h:577: warning: will never be executed H5Einit.h:579: warning: will never be executed H5Einit.h:582: warning: will never be executed H5Einit.h:584: warning: will never be executed H5Einit.h:587: warning: will never be executed H5Einit.h:589: warning: will never be executed H5Einit.h:592: warning: will never be executed H5Einit.h:594: warning: will never be executed H5Einit.h:597: warning: will never be executed H5Einit.h:599: warning: will never be executed H5Einit.h:602: warning: will never be executed H5Einit.h:604: warning: will never be executed H5Einit.h:607: warning: will never be executed H5Einit.h:609: warning: will never be executed H5Einit.h:612: warning: will never be executed H5Einit.h:614: warning: will never be executed H5Einit.h:617: warning: will never be executed H5Einit.h:619: warning: will never be executed H5Einit.h:624: warning: will never be executed H5Einit.h:626: warning: will never be executed H5Einit.h:629: warning: will never be executed H5Einit.h:631: warning: will never be executed H5Einit.h:634: warning: will never be executed H5Einit.h:636: warning: will never be executed H5Einit.h:639: warning: will never be executed H5Einit.h:641: warning: will never be executed H5Einit.h:644: warning: will never be executed H5Einit.h:646: warning: will never be executed H5Einit.h:651: warning: will never be executed H5Einit.h:653: warning: will never be executed H5Einit.h:656: warning: will never be executed H5Einit.h:658: warning: will never be executed H5Einit.h:661: warning: will never be executed H5Einit.h:663: warning: will never be executed H5Einit.h:668: warning: will never be executed H5Einit.h:670: warning: will never be executed H5Einit.h:673: warning: will never be executed H5Einit.h:675: warning: will never be executed H5Einit.h:678: warning: will never be executed H5Einit.h:680: warning: will never be executed H5Einit.h:683: warning: will never be executed H5Einit.h:685: warning: will never be executed H5Einit.h:688: warning: will never be executed H5Einit.h:690: warning: will never be executed H5Einit.h:693: warning: will never be executed H5Einit.h:695: warning: will never be executed H5Einit.h:700: warning: will never be executed H5Einit.h:702: warning: will never be executed H5Einit.h:705: warning: will never be executed H5Einit.h:707: warning: will never be executed H5Einit.h:710: warning: will never be executed H5Einit.h:712: warning: will never be executed H5Einit.h:715: warning: will never be executed H5Einit.h:717: warning: will never be executed H5Einit.h:720: warning: will never be executed H5Einit.h:722: warning: will never be executed H5Einit.h:727: warning: will never be executed H5Einit.h:729: warning: will never be executed H5Einit.h:732: warning: will never be executed H5Einit.h:734: warning: will never be executed H5Einit.h:737: warning: will never be executed H5Einit.h:739: warning: will never be executed H5Einit.h:742: warning: will never be executed H5Einit.h:744: warning: will never be executed H5Einit.h:747: warning: will never be executed H5Einit.h:749: warning: will never be executed H5Einit.h:752: warning: will never be executed H5Einit.h:754: warning: will never be executed H5Einit.h:757: warning: will never be executed H5Einit.h:759: warning: will never be executed H5Einit.h:762: warning: will never be executed H5Einit.h:764: warning: will never be executed H5Einit.h:767: warning: will never be executed H5Einit.h:769: warning: will never be executed H5Einit.h:772: warning: will never be executed H5Einit.h:774: warning: will never be executed H5Einit.h:777: warning: will never be executed H5Einit.h:779: warning: will never be executed H5Einit.h:784: warning: will never be executed H5Einit.h:786: warning: will never be executed H5Einit.h:789: warning: will never be executed H5Einit.h:791: warning: will never be executed H5E.c: In function 'H5E_init': H5E.c:147: warning: will never be executed H5E.c: In function 'H5E_close_msg_cb': H5E.c:620: warning: will never be executed H5E.c: In function 'H5Eset_current_stack': H5E.c:1039: warning: will never be executed H5E.c:1042: warning: will never be executed H5E.c:1045: warning: will never be executed H5E.c:1048: warning: will never be executed H5E.c:1050: warning: will never be executed H5E.c:1053: warning: will never be executed H5E.c: In function 'H5Eget_current_stack': H5E.c:953: warning: will never be executed H5E.c:913: warning: will never be executed H5E.c:926: warning: will never be executed H5E.c:929: warning: will never be executed H5E.c:932: warning: will never be executed H5E.c:935: warning: will never be executed H5E.c:937: warning: will never be executed H5E.c:940: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c -o H5Edeprec.lo H5Edeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Edeprec.lo -MD -MP -MF .deps/H5Edeprec.Tpo -c H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o H5Edeprec.c: In function 'H5Eget_major': H5Edeprec.c:133: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Edeprec.c: In function 'H5Eget_minor': H5Edeprec.c:181: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Edeprec.c: In function 'H5Eset_auto1': H5Edeprec.c:427: warning: will never be executed H5Edeprec.c:427: warning: will never be executed H5Edeprec.c:427: warning: will never be executed H5Edeprec.c:427: warning: will never be executed H5Edeprec.c:427: warning: will never be executed H5Edeprec.c:427: warning: will never be executed H5Edeprec.c: In function 'H5Eget_auto1': H5Edeprec.c:379: warning: will never be executed H5Edeprec.c:379: warning: will never be executed H5Edeprec.c:379: warning: will never be executed H5Edeprec.c:379: warning: will never be executed H5Edeprec.c:379: warning: will never be executed H5Edeprec.c:379: warning: will never be executed H5Edeprec.c: In function 'H5Ewalk1': H5Edeprec.c:338: warning: will never be executed H5Edeprec.c:338: warning: will never be executed H5Edeprec.c:338: warning: will never be executed H5Edeprec.c:338: warning: will never be executed H5Edeprec.c:338: warning: will never be executed H5Edeprec.c:338: warning: will never be executed H5Edeprec.c: In function 'H5Eprint1': H5Edeprec.c:301: warning: will never be executed H5Edeprec.c:301: warning: will never be executed H5Edeprec.c:301: warning: will never be executed H5Edeprec.c:301: warning: will never be executed H5Edeprec.c:301: warning: will never be executed H5Edeprec.c:301: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c -o H5Eint.lo H5Eint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Eint.lo -MD -MP -MF .deps/H5Eint.Tpo -c H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o H5Eint.c: In function 'H5E_walk1_cb': H5Eint.c:241: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Eint.c:242: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Eint.c: In function 'H5E_walk2_cb': H5Eint.c:361: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Eint.c:362: warning: request for implicit conversion from 'void *' to 'struct H5E_msg_t *' not permitted in C++ H5Eint.c: In function 'H5E_clear_entries': H5Eint.c:798: warning: cast discards qualifiers from pointer target type H5Eint.c:800: warning: cast discards qualifiers from pointer target type H5Eint.c:802: warning: cast discards qualifiers from pointer target type H5Eint.c: In function 'H5E_clear_stack': H5Eint.c:836: warning: will never be executed H5Eint.c:836: warning: will never be executed H5Eint.c:836: warning: will never be executed H5Eint.c:836: warning: will never be executed H5Eint.c:836: warning: will never be executed H5Eint.c:836: warning: will never be executed H5Eint.c: In function 'H5E_push_stack': H5Eint.c:713: warning: will never be executed H5Eint.c: In function 'H5E_print': /usr/include/bits/string3.h:82: warning: will never be executed H5Eint.c: In function 'H5E_dump_api_stack': H5Eint.c:901: warning: will never be executed H5Eint.c: In function 'H5E_clear_entries': H5Eint.c:790: warning: will never be executed H5Eint.c:792: warning: will never be executed H5Eint.c:794: warning: will never be executed H5Eint.c: In function 'H5E_pop': H5Eint.c:875: warning: will never be executed H5Eint.c: In function 'H5E_clear_stack': H5Eint.c:831: warning: will never be executed H5Eint.c:842: warning: will never be executed H5Eint.c: In function 'H5E_walk': H5Eint.c:570: warning: will never be executed H5Eint.c:591: warning: will never be executed H5Eint.c: In function 'H5E_print': H5Eint.c:469: warning: will never be executed H5Eint.c:478: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c -o H5F.lo H5F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5F.lo -MD -MP -MF .deps/H5F.Tpo -c H5F.c -fPIC -DPIC -o .libs/H5F.o H5F.c: In function 'H5Fget_create_plist': H5F.c:208: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c:210: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c: In function 'H5Fget_access_plist': H5F.c:253: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5F_get_access_plist': H5F.c:302: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c:306: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c: In function 'H5Fget_obj_count': H5F.c:387: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c:392: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5F.c: In function 'H5Fget_obj_ids': H5F.c:451: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c:457: warning: conversion to 'herr_t' from 'unsigned int' may change the sign of the result H5F.c: In function 'H5Fget_vfd_handle': H5F.c:698: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5F_new': H5F.c:864: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c:882: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c:925: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c: In function 'H5F_dest': H5F.c:1043: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t **' not permitted in C++ H5F.c:1062: warning: request for implicit conversion from 'void *' to 'struct H5F_file_t *' not permitted in C++ H5F.c:1073: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5F.c:1074: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5F.c:1075: warning: request for implicit conversion from 'void *' to 'struct H5F_mount_t *' not permitted in C++ H5F.c: In function 'H5F_open': H5F.c:1282: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5F.c: In function 'H5Fflush': H5F.c:1615: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c:1620: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5F.c:1626: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5F.c:1632: warning: request for implicit conversion from 'void *' to 'struct H5D_t *' not permitted in C++ H5F.c:1638: warning: request for implicit conversion from 'void *' to 'struct H5A_t *' not permitted in C++ H5F.c: In function 'H5Freopen': H5F.c:2052: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_intent': H5F.c:2104: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_freespace': H5F.c:3194: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_filesize': H5F.c:3235: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_mdc_config': H5F.c:3285: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fset_mdc_config': H5F.c:3344: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_mdc_hit_rate': H5F.c:3398: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_mdc_size': H5F.c:3463: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Freset_mdc_hit_rate_stats': H5F.c:3526: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_name': H5F.c:3572: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5F.c: In function 'H5Fget_info': H5F.c:3632: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ /usr/include/bits/string3.h:82: warning: will never be executed H5F.c: In function 'H5F_init_interface': H5F.c:133: warning: will never be executed H5F.c: In function 'H5F_init': H5F.c:101: warning: will never be executed H5F.c: In function 'H5F_block_write': H5F.c:3058: warning: will never be executed H5F.c:3066: warning: will never be executed H5F.c:3073: warning: will never be executed H5F.c: In function 'H5F_block_read': H5F.c:3002: warning: will never be executed H5F.c:3014: warning: will never be executed H5F.c: In function 'H5F_get_eoa': H5F.c:2584: warning: will never be executed H5F.c:2591: warning: will never be executed H5F.c: In function 'H5F_get_id': H5F.c:2522: warning: will never be executed H5F.c:2526: warning: will never be executed H5F.c: In function 'H5F_get_fileno': H5F.c:2481: warning: will never be executed H5F.c:2490: warning: will never be executed H5F.c: In function 'H5F_new': H5F.c:957: warning: will never be executed H5F.c:837: warning: will never be executed H5F.c:850: warning: will never be executed H5F.c:865: warning: will never be executed H5F.c:870: warning: will never be executed H5F.c:872: warning: will never be executed H5F.c:874: warning: will never be executed H5F.c:876: warning: will never be executed H5F.c:878: warning: will never be executed H5F.c:883: warning: will never be executed H5F.c:885: warning: will never be executed H5F.c:887: warning: will never be executed H5F.c:889: warning: will never be executed H5F.c:891: warning: will never be executed H5F.c:893: warning: will never be executed H5F.c:895: warning: will never be executed H5F.c:897: warning: will never be executed H5F.c:899: warning: will never be executed H5F.c:901: warning: will never be executed H5F.c:906: warning: will never be executed H5F.c:926: warning: will never be executed H5F.c:928: warning: will never be executed H5F.c:937: warning: will never be executed H5F.c:941: warning: will never be executed H5F.c:945: warning: will never be executed H5F.c:952: warning: will never be executed H5F.c: In function 'H5F_flush': H5F.c:1716: warning: will never be executed H5F.c:1723: warning: will never be executed H5F.c:1732: warning: will never be executed H5F.c:1735: warning: will never be executed H5F.c:1740: warning: will never be executed H5F.c:1744: warning: will never be executed H5F.c: In function 'H5F_dest': H5F.c:1013: warning: will never be executed H5F.c:1019: warning: will never be executed H5F.c:1029: warning: will never be executed H5F.c:1034: warning: will never be executed H5F.c:1039: warning: will never be executed H5F.c:1042: warning: will never be executed H5F.c:1046: warning: will never be executed H5F.c:1051: warning: will never be executed H5F.c:1054: warning: will never be executed H5F.c:1059: warning: will never be executed H5F.c:1078: warning: will never be executed H5F.c: In function 'H5Freopen': H5F.c:2071: warning: will never be executed H5F.c: In function 'H5F_open': H5F.c:1372: warning: will never be executed H5F.c:1183: warning: will never be executed H5F.c:1194: warning: will never be executed H5F.c:1214: warning: will never be executed H5F.c:1218: warning: will never be executed H5F.c:1233: warning: will never be executed H5F.c:1235: warning: will never be executed H5F.c:1237: warning: will never be executed H5F.c:1239: warning: will never be executed H5F.c:1243: warning: will never be executed H5F.c:1255: warning: will never be executed H5F.c:1259: warning: will never be executed H5F.c:1264: warning: will never be executed H5F.c:1283: warning: will never be executed H5F.c:1292: warning: will never be executed H5F.c:1310: warning: will never be executed H5F.c:1317: warning: will never be executed H5F.c:1324: warning: will never be executed H5F.c:1337: warning: will never be executed H5F.c:1341: warning: will never be executed H5F.c:1351: warning: will never be executed H5F.c:1360: warning: will never be executed H5F.c:1362: warning: will never be executed H5F.c:1367: warning: will never be executed H5F.c:1375: warning: will never be executed H5F.c: In function 'H5Fis_hdf5': H5F.c:781: warning: will never be executed H5F.c: In function 'H5Fget_vfd_handle': H5F.c:736: warning: will never be executed H5F.c:734: warning: will never be executed H5F.c: In function 'H5F_try_close': H5F.c:1855: warning: will never be executed H5F.c:1900: warning: will never be executed H5F.c:1921: warning: will never be executed H5F.c:1933: warning: will never be executed H5F.c:1943: warning: will never be executed H5F.c:1947: warning: will never be executed H5F.c:1958: warning: will never be executed H5F.c:1967: warning: will never be executed H5F.c: In function 'H5F_close': H5F.c:1797: warning: will never be executed H5F.c:1804: warning: will never be executed H5F.c:1812: warning: will never be executed H5F.c: In function 'H5Fcreate': H5F.c:1488: warning: will never be executed H5F.c: In function 'H5Fopen': H5F.c:1569: warning: will never be executed H5F.c: In function 'H5F_get_objects_cb': H5F.c:638: warning: will never be executed H5F.c: In function 'H5F_get_access_plist': H5F.c:296: warning: will never be executed H5F.c:303: warning: will never be executed H5F.c:305: warning: will never be executed H5F.c:307: warning: will never be executed H5F.c:311: warning: will never be executed H5F.c:313: warning: will never be executed H5F.c:315: warning: will never be executed H5F.c:317: warning: will never be executed H5F.c:319: warning: will never be executed H5F.c:321: warning: will never be executed H5F.c:323: warning: will never be executed H5F.c:325: warning: will never be executed H5F.c:327: warning: will never be executed H5F.c:329: warning: will never be executed H5F.c:331: warning: will never be executed H5F.c:338: warning: will never be executed H5F.c:342: warning: will never be executed H5F.c:344: warning: will never be executed H5F.c:349: warning: will never be executed H5F.c:353: warning: will never be executed H5F.c:355: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c -o H5Fdbg.lo H5Fdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fdbg.lo -MD -MP -MF .deps/H5Fdbg.Tpo -c H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o H5Fdbg.c: In function 'H5F_debug': H5Fdbg.c:66: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Fdbg.c:67: warning: will never be executed H5Fdbg.c:71: warning: will never be executed H5Fdbg.c:73: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c -o H5Ffake.lo H5Ffake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ffake.lo -MD -MP -MF .deps/H5Ffake.Tpo -c H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o H5Ffake.c: In function 'H5F_fake_free': H5Ffake.c:123: warning: request for implicit conversion from 'void *' to 'struct H5F_file_t *' not permitted in C++ H5Ffake.c: In function 'H5F_fake_alloc': H5Ffake.c:75: warning: will never be executed H5Ffake.c:79: warning: will never be executed H5Ffake.c:81: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c -o H5Fmount.lo H5Fmount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fmount.lo -MD -MP -MF .deps/H5Fmount.Tpo -c H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o H5Fmount.c: In function 'H5F_mount': H5Fmount.c:211: warning: request for implicit conversion from 'void *' to 'struct H5F_mount_t *' not permitted in C++ H5Fmount.c: In function 'H5F_unmount': H5Fmount.c:325: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Fmount.c:354: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Fmount.c:379: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Fmount.c: In function 'H5Fmount': H5Fmount.c:493: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5Fmount.c: In function 'H5F_mount_count_ids': H5Fmount.c:618: warning: will never be executed H5Fmount.c: In function 'H5F_close_mounts': H5Fmount.c:78: warning: will never be executed H5Fmount.c:89: warning: will never be executed H5Fmount.c:93: warning: will never be executed H5Fmount.c: In function 'H5Funmount': H5Fmount.c:308: warning: will never be executed H5Fmount.c:351: warning: will never be executed H5Fmount.c:368: warning: will never be executed H5Fmount.c:370: warning: will never be executed H5Fmount.c:376: warning: will never be executed H5Fmount.c:385: warning: will never be executed H5Fmount.c:387: warning: will never be executed H5Fmount.c:392: warning: will never be executed H5Fmount.c: In function 'H5Fmount': H5Fmount.c:150: warning: will never be executed H5Fmount.c:152: warning: will never be executed H5Fmount.c:158: warning: will never be executed H5Fmount.c:162: warning: will never be executed H5Fmount.c:176: warning: will never be executed H5Fmount.c:181: warning: will never be executed H5Fmount.c:205: warning: will never be executed H5Fmount.c:213: warning: will never be executed H5Fmount.c:228: warning: will never be executed H5Fmount.c:232: warning: will never be executed H5Fmount.c:234: warning: will never be executed H5Fmount.c:241: warning: will never be executed H5Fmount.c:247: warning: will never be executed H5Fmount.c:251: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c -o H5Fsfile.lo H5Fsfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fsfile.lo -MD -MP -MF .deps/H5Fsfile.Tpo -c H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o H5Fsfile.c: In function 'H5F_sfile_remove': H5Fsfile.c:210: warning: will never be executed H5Fsfile.c: In function 'H5F_sfile_add': H5Fsfile.c:117: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c -o H5Fsuper.lo H5Fsuper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Fsuper.lo -MD -MP -MF .deps/H5Fsuper.Tpo -c H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o H5Fsuper.c: In function 'H5F_super_read': H5Fsuper.c:255: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Fsuper.c:357: warning: conversion to 'uint8_t' from 'uint32_t' may alter its value H5Fsuper.c: In function 'H5F_super_init': H5Fsuper.c:666: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Fsuper.c: In function 'H5F_super_write': H5Fsuper.c:847: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Fsuper.c: In function 'H5F_super_read': H5Fsuper.c:446: warning: will never be executed H5Fsuper.c:446: warning: will never be executed H5Fsuper.c:446: warning: will never be executed H5Fsuper.c:446: warning: will never be executed H5Fsuper.c:446: warning: will never be executed H5Fsuper.c:448: warning: will never be executed H5Fsuper.c:448: warning: will never be executed H5Fsuper.c:448: warning: will never be executed H5Fsuper.c:448: warning: will never be executed H5Fsuper.c:448: warning: will never be executed H5Fsuper.c:607: warning: will never be executed H5Fsuper.c:607: warning: will never be executed H5Fsuper.c:607: warning: will never be executed H5Fsuper.c:607: warning: will never be executed H5Fsuper.c:607: warning: will never be executed H5Fsuper.c:609: warning: will never be executed H5Fsuper.c:609: warning: will never be executed H5Fsuper.c:609: warning: will never be executed H5Fsuper.c:609: warning: will never be executed H5Fsuper.c:609: warning: will never be executed H5Fsuper.c: In function 'H5F_super_ext_size': H5Fsuper.c:987: warning: will never be executed H5Fsuper.c:1000: warning: will never be executed H5Fsuper.c: In function 'H5F_super_write': H5Fsuper.c:844: warning: will never be executed H5Fsuper.c:848: warning: will never be executed H5Fsuper.c:852: warning: will never be executed H5Fsuper.c:892: warning: will never be executed H5Fsuper.c:911: warning: will never be executed H5Fsuper.c:939: warning: will never be executed H5Fsuper.c:962: warning: will never be executed H5Fsuper.c: In function 'H5F_super_init': H5Fsuper.c:663: warning: will never be executed H5Fsuper.c:667: warning: will never be executed H5Fsuper.c:676: warning: will never be executed H5Fsuper.c:683: warning: will never be executed H5Fsuper.c:712: warning: will never be executed H5Fsuper.c:714: warning: will never be executed H5Fsuper.c:758: warning: will never be executed H5Fsuper.c:769: warning: will never be executed H5Fsuper.c:783: warning: will never be executed H5Fsuper.c:796: warning: will never be executed H5Fsuper.c:802: warning: will never be executed H5Fsuper.c:810: warning: will never be executed H5Fsuper.c: In function 'H5F_locate_signature': H5Fsuper.c:203: warning: will never be executed H5Fsuper.c:178: warning: will never be executed H5Fsuper.c:190: warning: will never be executed H5Fsuper.c:192: warning: will never be executed H5Fsuper.c: In function 'H5F_super_read': H5Fsuper.c:248: warning: will never be executed H5Fsuper.c:256: warning: will never be executed H5Fsuper.c:260: warning: will never be executed H5Fsuper.c:265: warning: will never be executed H5Fsuper.c:267: warning: will never be executed H5Fsuper.c:275: warning: will never be executed H5Fsuper.c:277: warning: will never be executed H5Fsuper.c:289: warning: will never be executed H5Fsuper.c:291: warning: will never be executed H5Fsuper.c:301: warning: will never be executed H5Fsuper.c:305: warning: will never be executed H5Fsuper.c:312: warning: will never be executed H5Fsuper.c:318: warning: will never be executed H5Fsuper.c:320: warning: will never be executed H5Fsuper.c:327: warning: will never be executed H5Fsuper.c:329: warning: will never be executed H5Fsuper.c:338: warning: will never be executed H5Fsuper.c:340: warning: will never be executed H5Fsuper.c:345: warning: will never be executed H5Fsuper.c:348: warning: will never be executed H5Fsuper.c:359: warning: will never be executed H5Fsuper.c:376: warning: will never be executed H5Fsuper.c:385: warning: will never be executed H5Fsuper.c:421: warning: will never be executed H5Fsuper.c:423: warning: will never be executed H5Fsuper.c:428: warning: will never be executed H5Fsuper.c:447: warning: will never be executed H5Fsuper.c:449: warning: will never be executed H5Fsuper.c:453: warning: will never be executed H5Fsuper.c:455: warning: will never be executed H5Fsuper.c:459: warning: will never be executed H5Fsuper.c:471: warning: will never be executed H5Fsuper.c:473: warning: will never be executed H5Fsuper.c:480: warning: will never be executed H5Fsuper.c:482: warning: will never be executed H5Fsuper.c:488: warning: will never be executed H5Fsuper.c:504: warning: will never be executed H5Fsuper.c:532: warning: will never be executed H5Fsuper.c:540: warning: will never be executed H5Fsuper.c:542: warning: will never be executed H5Fsuper.c:549: warning: will never be executed H5Fsuper.c:569: warning: will never be executed H5Fsuper.c:573: warning: will never be executed H5Fsuper.c:593: warning: will never be executed H5Fsuper.c:595: warning: will never be executed H5Fsuper.c:608: warning: will never be executed H5Fsuper.c:610: warning: will never be executed H5Fsuper.c:614: warning: will never be executed H5Fsuper.c:625: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c -o H5Ftest.lo H5Ftest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ftest.lo -MD -MP -MF .deps/H5Ftest.Tpo -c H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o H5Ftest.c: In function 'H5F_get_sohm_mesg_count_test': H5Ftest.c:105: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5Ftest.c:106: warning: will never be executed H5Ftest.c:110: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c -o H5FD.lo H5FD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FD.lo -MD -MP -MF .deps/H5FD.Tpo -c H5FD.c -fPIC -DPIC -o .libs/H5FD.o H5FD.c: In function 'H5FD_register': H5FD.c:370: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c: In function 'H5FD_get_class': H5FD.c:455: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c:461: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FD.c: In function 'H5FD_fapl_copy': H5FD.c:788: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c: In function 'H5FD_fapl_close': H5FD.c:825: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c: In function 'H5FD_dxpl_copy': H5FD.c:905: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c: In function 'H5FD_dxpl_close': H5FD.c:942: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ H5FD.c: In function 'H5FD_open': H5FD.c:1067: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FD.c:1077: warning: request for implicit conversion from 'void *' to 'struct H5FD_class_t *' not permitted in C++ /usr/include/bits/string3.h:82: warning: will never be executed H5FD.c: In function 'H5FD_write': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5FD.c: In function 'H5FD_register': H5FD.c:378: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c -o H5FDcore.lo H5FDcore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDcore.lo -MD -MP -MF .deps/H5FDcore.Tpo -c H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o H5FDcore.c: In function 'H5Pset_fapl_core': H5FDcore.c:254: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDcore.c: In function 'H5Pget_fapl_core': H5FDcore.c:300: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDcore.c:304: warning: request for implicit conversion from 'void *' to 'struct H5FD_core_fapl_t *' not permitted in C++ H5FDcore.c: In function 'H5FD_core_fapl_get': H5FDcore.c:342: warning: request for implicit conversion from 'void *' to 'struct H5FD_core_fapl_t *' not permitted in C++ H5FDcore.c:346: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5FDcore.c: In function 'H5FD_core_open': H5FDcore.c:401: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDcore.c:403: warning: request for implicit conversion from 'void *' to 'struct H5FD_core_fapl_t *' not permitted in C++ H5FDcore.c:420: warning: request for implicit conversion from 'void *' to 'struct H5FD_core_t *' not permitted in C++ H5FDcore.c: In function 'H5FD_core_write': H5FDcore.c:826: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDcore.c:828: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDcore.c: In function 'H5FD_core_close': /usr/include/bits/string3.h:82: warning: will never be executed H5FDcore.c: In function 'H5FD_core_open': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed H5FDcore.c: In function 'H5FD_core_write': /usr/include/bits/string3.h:82: warning: will never be executed H5FDcore.c: In function 'H5FD_core_read': /usr/include/bits/string3.h:82: warning: will never be executed H5FDcore.c: In function 'H5FD_core_open': /usr/include/bits/unistd.h:39: warning: will never be executed /usr/include/bits/unistd.h:42: warning: will never be executed /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed /usr/include/bits/fcntl2.h:54: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c -o H5FDdirect.lo H5FDdirect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDdirect.lo -MD -MP -MF .deps/H5FDdirect.Tpo -c H5FDdirect.c -fPIC -DPIC -o .libs/H5FDdirect.o H5private.h:1191: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1192: warning: 'H5FD_direct_init_interface' declared 'static' but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c -o H5FDfamily.lo H5FDfamily.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDfamily.lo -MD -MP -MF .deps/H5FDfamily.Tpo -c H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o H5FDfamily.c: In function 'H5Pset_fapl_family': H5FDfamily.c:280: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5Pget_fapl_family': H5FDfamily.c:322: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c:326: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_fapl_t *' not permitted in C++ H5FDfamily.c:331: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_fapl_get': H5FDfamily.c:368: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_fapl_t *' not permitted in C++ H5FDfamily.c:372: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_fapl_copy': H5FDfamily.c:414: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_fapl_t *' not permitted in C++ H5FDfamily.c:426: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_dxpl_copy': H5FDfamily.c:502: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_dxpl_t *' not permitted in C++ H5FDfamily.c:512: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:749: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_t *' not permitted in C++ H5FDfamily.c:761: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c:763: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_fapl_t *' not permitted in C++ H5FDfamily.c:776: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c:788: warning: format not a string literal, argument types not checked H5FDfamily.c:789: warning: format not a string literal, argument types not checked H5FDfamily.c:796: warning: format not a string literal, argument types not checked H5FDfamily.c:801: warning: request for implicit conversion from 'void *' to 'struct H5FD_t **' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_set_eoa': H5FDfamily.c:1067: warning: request for implicit conversion from 'void *' to 'struct H5FD_t **' not permitted in C++ H5FDfamily.c:1078: warning: format not a string literal, argument types not checked H5FDfamily.c: In function 'H5FD_family_get_handle': H5FDfamily.c:1190: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_read': H5FDfamily.c:1245: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c:1248: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_dxpl_t *' not permitted in C++ H5FDfamily.c: In function 'H5FD_family_write': H5FDfamily.c:1322: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDfamily.c:1325: warning: request for implicit conversion from 'void *' to 'struct H5FD_family_dxpl_t *' not permitted in C++ H5FDfamily.c:1343: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_read': H5FDfamily.c:1266: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_fapl_get': H5FDfamily.c:379: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:835: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_dxpl_copy': H5FDfamily.c:520: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_fapl_copy': H5FDfamily.c:434: warning: will never be executed H5FDfamily.c: In function 'H5FD_family_sb_encode': H5FDfamily.c:627: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDlog.lo -MD -MP -MF .deps/H5FDlog.Tpo -c -o H5FDlog.lo H5FDlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:358: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDlog.c:361: warning: cast discards qualifiers from pointer target type H5FDlog.c: In function 'H5FD_log_fapl_copy': H5FDlog.c:426: warning: request for implicit conversion from 'void *' to 'struct H5FD_log_fapl_t *' not permitted in C++ H5FDlog.c: In function 'H5FD_log_open': H5FDlog.c:540: warning: request for implicit conversion from 'void *' to 'struct H5FD_log_t *' not permitted in C++ H5FDlog.c:544: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDlog.c:546: warning: request for implicit conversion from 'void *' to 'struct H5FD_log_fapl_t *' not permitted in C++ H5FDlog.c:569: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c:573: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c:577: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c: In function 'H5FD_log_close': H5FDlog.c:710: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c:712: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c:714: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5FDlog.c: In function 'H5FD_log_open': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed H5FDlog.c: In function 'H5FD_log_write': /usr/include/bits/string3.h:82: warning: will never be executed H5FDlog.c: In function 'H5FD_log_alloc': /usr/include/bits/string3.h:82: warning: will never be executed H5FDlog.c: In function 'H5FD_log_read': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/unistd.h:39: warning: will never be executed /usr/include/bits/unistd.h:42: warning: will never be executed /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed H5FDlog.c: In function 'H5FD_log_open': /usr/include/bits/fcntl2.h:54: warning: will never be executed H5FDlog.c:589: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmpi.lo -MD -MP -MF .deps/H5FDmpi.Tpo -c -o H5FDmpi.lo H5FDmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c -o H5FDmpio.lo H5FDmpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmpio.lo -MD -MP -MF .deps/H5FDmpio.Tpo -c H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o H5private.h:1191: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1192: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c -o H5FDmpiposix.lo H5FDmpiposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmpiposix.lo -MD -MP -MF .deps/H5FDmpiposix.Tpo -c H5FDmpiposix.c -fPIC -DPIC -o .libs/H5FDmpiposix.o H5private.h:1191: warning: 'H5_interface_initialize_g' defined but not used H5private.h:1192: warning: 'H5FD_mpiposix_init_interface' declared 'static' but never defined libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c -o H5FDmulti.lo H5FDmulti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDmulti.lo -MD -MP -MF .deps/H5FDmulti.Tpo -c H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o H5FDmulti.c: In function 'my_strdup': H5FDmulti.c:211: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5FDmulti.c: In function 'H5Pset_fapl_multi': H5FDmulti.c:477: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5FDmulti.c: In function 'H5Pget_fapl_multi': H5FDmulti.c:559: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_fapl_t *' not permitted in C++ H5FDmulti.c:575: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5FDmulti.c: In function 'H5Pget_dxpl_multi': H5FDmulti.c:677: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_dxpl_t *' not permitted in C++ H5FDmulti.c: In function 'H5FD_multi_sb_size': H5FDmulti.c:726: warning: conversion to 'hsize_t' from 'int' may change the sign of the result H5FDmulti.c: In function 'H5FD_multi_fapl_copy': H5FDmulti.c:1033: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_fapl_t *' not permitted in C++ H5FDmulti.c:1049: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5FDmulti.c: In function 'H5FD_multi_dxpl_copy': H5FDmulti.c:1125: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_dxpl_t *' not permitted in C++ H5FDmulti.c: In function 'H5FD_multi_open': H5FDmulti.c:1230: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_t *' not permitted in C++ H5FDmulti.c:1237: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_fapl_t *' not permitted in C++ H5FDmulti.c: In function 'H5FD_multi_read': H5FDmulti.c:1789: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_dxpl_t *' not permitted in C++ H5FDmulti.c: In function 'H5FD_multi_write': H5FDmulti.c:1844: warning: request for implicit conversion from 'void *' to 'struct H5FD_multi_dxpl_t *' not permitted in C++ H5FDmulti.c: In function 'compute_next': H5FDmulti.c:1969: warning: declaration of '_unmapped' shadows a previous local H5FDmulti.c:1968: warning: shadowed declaration is here H5FDmulti.c:1969: warning: declaration of '_seen' shadows a previous local H5FDmulti.c:1968: warning: shadowed declaration is here H5FDmulti.c: In function 'open_members': H5FDmulti.c:2014: warning: format not a string literal, argument types not checked H5FDmulti.c: In function 'H5FD_multi_get_eof': /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'H5FD_multi_get_eoa': /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'compute_next': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'H5FD_multi_sb_size': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'open_members': /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'H5FD_multi_sb_decode': H5FDmulti.c:866: warning: will never be executed H5FDmulti.c:866: warning: will never be executed H5FDmulti.c:866: warning: will never be executed H5FDmulti.c:866: warning: will never be executed H5FDmulti.c:866: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5FDmulti.c: In function 'H5FD_multi_sb_encode': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c -o H5FDsec2.lo H5FDsec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDsec2.lo -MD -MP -MF .deps/H5FDsec2.Tpo -c H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o H5FDsec2.c: In function 'H5Pset_fapl_sec2': H5FDsec2.c:304: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5FDsec2.c: In function 'H5FD_sec2_open': /usr/include/bits/fcntl2.h:45: warning: will never be executed /usr/include/bits/fcntl2.h:51: warning: will never be executed /usr/include/bits/fcntl2.h:58: warning: will never be executed H5FDsec2.c: In function 'H5FD_sec2_read': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/unistd.h:39: warning: will never be executed /usr/include/bits/unistd.h:42: warning: will never be executed /usr/include/bits/unistd.h:43: warning: will never be executed /usr/include/bits/unistd.h:40: warning: will never be executed H5FDsec2.c: In function 'H5FD_sec2_open': /usr/include/bits/fcntl2.h:54: warning: will never be executed H5FDsec2.c:400: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c -o H5FDspace.lo H5FDspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDspace.lo -MD -MP -MF .deps/H5FDspace.Tpo -c H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o H5FDspace.c: In function 'H5FD_alloc_from_free_list': H5FDspace.c:324: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5FDspace.c: In function 'H5FD_realloc': H5FDspace.c:1408: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5FDspace.c: In function 'H5FD_get_freespace': H5FDspace.c:1724: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5FDspace.c:1724: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5FDspace.c:1732: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5FDspace.c:1732: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5FDspace.c: In function 'H5FD_free': H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1308: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c:1312: warning: will never be executed H5FDspace.c: In function 'H5FD_can_extend': H5FDspace.c:1480: warning: will never be executed H5FDspace.c:1480: warning: will never be executed H5FDspace.c:1480: warning: will never be executed H5FDspace.c:1480: warning: will never be executed H5FDspace.c:1487: warning: will never be executed H5FDspace.c:1487: warning: will never be executed H5FDspace.c:1487: warning: will never be executed H5FDspace.c:1487: warning: will never be executed H5FDspace.c:842: warning: will never be executed H5FDspace.c:842: warning: will never be executed H5FDspace.c: In function 'H5FD_extend': H5FDspace.c:1564: warning: will never be executed H5FDspace.c:1564: warning: will never be executed H5FDspace.c:1564: warning: will never be executed H5FDspace.c:1564: warning: will never be executed H5FDspace.c:1571: warning: will never be executed H5FDspace.c:1571: warning: will never be executed H5FDspace.c:1571: warning: will never be executed H5FDspace.c:1571: warning: will never be executed H5FDspace.c:842: warning: will never be executed H5FDspace.c:842: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c -o H5FDstdio.lo H5FDstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FDstdio.lo -MD -MP -MF .deps/H5FDstdio.Tpo -c H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o H5FDstdio.c: In function 'H5FD_stdio_open': H5FDstdio.c:373: warning: request for implicit conversion from 'void *' to 'struct H5FD_stdio_t *' not permitted in C++ H5FDstdio.c: In function 'H5FD_stdio_alloc': H5FDstdio.c:563: warning: unused variable 'func' H5FDstdio.c: In function 'H5FD_stdio_read': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/stdio2.h:279: warning: will never be executed /usr/include/bits/stdio2.h:282: warning: will never be executed /usr/include/bits/stdio2.h:279: warning: will never be executed /usr/include/bits/stdio2.h:284: warning: will never be executed /usr/include/bits/stdio2.h:285: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c -o H5FL.lo H5FL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FL.lo -MD -MP -MF .deps/H5FL.Tpo -c H5FL.c -fPIC -DPIC -o .libs/H5FL.o H5FL.c: In function 'H5FL_reg_init': H5FL.c:215: warning: request for implicit conversion from 'void *' to 'struct H5FL_reg_gc_node_t *' not permitted in C++ H5FL.c: In function 'H5FL_reg_gc_list': H5FL.c:484: warning: request for implicit conversion from 'void *' to 'struct H5FL_reg_node_t *' not permitted in C++ H5FL.c: In function 'H5FL_blk_init': H5FL.c:757: warning: request for implicit conversion from 'void *' to 'struct H5FL_blk_gc_node_t *' not permitted in C++ H5FL.c: In function 'H5FL_blk_malloc': H5FL.c:867: warning: request for implicit conversion from 'void *' to 'union H5FL_blk_list_t *' not permitted in C++ H5FL.c: In function 'H5FL_blk_gc_list': H5FL.c:1226: warning: request for implicit conversion from 'void *' to 'union H5FL_blk_list_t *' not permitted in C++ H5FL.c:1233: warning: request for implicit conversion from 'void *' to 'struct H5FL_blk_node_t *' not permitted in C++ H5FL.c: In function 'H5FL_arr_init': H5FL.c:1376: warning: request for implicit conversion from 'void *' to 'struct H5FL_gc_arr_node_t *' not permitted in C++ H5FL.c:1387: warning: request for implicit conversion from 'void *' to 'struct H5FL_arr_node_t *' not permitted in C++ H5FL.c: In function 'H5FL_arr_malloc': H5FL.c:1535: warning: request for implicit conversion from 'void *' to 'union H5FL_arr_list_t *' not permitted in C++ H5FL.c: In function 'H5FL_arr_gc_list': H5FL.c:1692: warning: request for implicit conversion from 'void *' to 'union H5FL_arr_list_t *' not permitted in C++ H5FL.c: In function 'H5FL_set_free_list_limits': H5FL.c:2217: warning: will never be executed H5FL.c:2217: warning: will never be executed H5FL.c:2217: warning: will never be executed H5FL.c:2217: warning: will never be executed H5FL.c:2217: warning: will never be executed H5FL.c:2217: warning: will never be executed H5FL.c: In function 'H5FL_reg_gc': H5FL.c:531: warning: will never be executed H5FL.c:531: warning: will never be executed H5FL.c:531: warning: will never be executed H5FL.c:531: warning: will never be executed H5FL.c:531: warning: will never be executed H5FL.c:531: warning: will never be executed H5FL.c: In function 'H5FL_arr_free': H5FL.c:1425: warning: will never be executed H5FL.c:1425: warning: will never be executed H5FL.c:1425: warning: will never be executed H5FL.c:1425: warning: will never be executed H5FL.c:1425: warning: will never be executed H5FL.c:1425: warning: will never be executed H5FL.c: In function 'H5FL_blk_free_block_avail': H5FL.c:797: warning: will never be executed H5FL.c:797: warning: will never be executed H5FL.c:797: warning: will never be executed H5FL.c:797: warning: will never be executed H5FL.c:797: warning: will never be executed H5FL.c:797: warning: will never be executed H5FL.c: In function 'H5FL_reg_free': H5FL.c:262: warning: will never be executed H5FL.c:262: warning: will never be executed H5FL.c:262: warning: will never be executed H5FL.c:262: warning: will never be executed H5FL.c:262: warning: will never be executed H5FL.c:262: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c:316: warning: will never be executed H5FL.c: In function 'H5FL_malloc': H5FL.c:172: warning: will never be executed H5FL.c:172: warning: will never be executed H5FL.c:172: warning: will never be executed H5FL.c:172: warning: will never be executed H5FL.c:172: warning: will never be executed H5FL.c:172: warning: will never be executed H5FL.c: In function 'H5FL_blk_malloc': H5FL.c:838: warning: will never be executed H5FL.c:838: warning: will never be executed H5FL.c:838: warning: will never be executed H5FL.c:838: warning: will never be executed H5FL.c:838: warning: will never be executed H5FL.c:838: warning: will never be executed H5FL.c: In function 'H5FL_fac_malloc': H5FL.c:2053: warning: will never be executed H5FL.c:2053: warning: will never be executed H5FL.c:2053: warning: will never be executed H5FL.c:2053: warning: will never be executed H5FL.c:2053: warning: will never be executed H5FL.c:2053: warning: will never be executed H5FL.c: In function 'H5FL_seq_malloc': H5FL.c:1873: warning: will never be executed H5FL.c:1873: warning: will never be executed H5FL.c:1873: warning: will never be executed H5FL.c:1873: warning: will never be executed H5FL.c:1873: warning: will never be executed H5FL.c:1873: warning: will never be executed H5FL.c: In function 'H5FL_blk_calloc': H5FL.c:928: warning: will never be executed H5FL.c:928: warning: will never be executed H5FL.c:928: warning: will never be executed H5FL.c:928: warning: will never be executed H5FL.c:928: warning: will never be executed H5FL.c:928: warning: will never be executed H5FL.c: In function 'H5FL_fac_calloc': H5FL.c:2086: warning: will never be executed H5FL.c:2086: warning: will never be executed H5FL.c:2086: warning: will never be executed H5FL.c:2086: warning: will never be executed H5FL.c:2086: warning: will never be executed H5FL.c:2086: warning: will never be executed H5FL.c: In function 'H5FL_seq_calloc': H5FL.c:1907: warning: will never be executed H5FL.c:1907: warning: will never be executed H5FL.c:1907: warning: will never be executed H5FL.c:1907: warning: will never be executed H5FL.c:1907: warning: will never be executed H5FL.c:1907: warning: will never be executed H5FL.c: In function 'H5FL_reg_malloc': H5FL.c:348: warning: will never be executed H5FL.c:348: warning: will never be executed H5FL.c:348: warning: will never be executed H5FL.c:348: warning: will never be executed H5FL.c:348: warning: will never be executed H5FL.c:348: warning: will never be executed H5FL.c: In function 'H5FL_fac_init': H5FL.c:1976: warning: will never be executed H5FL.c:1976: warning: will never be executed H5FL.c:1976: warning: will never be executed H5FL.c:1976: warning: will never be executed H5FL.c:1976: warning: will never be executed H5FL.c:1976: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5FL.c: In function 'H5FL_blk_free': H5FL.c:972: warning: will never be executed H5FL.c:972: warning: will never be executed H5FL.c:972: warning: will never be executed H5FL.c:972: warning: will never be executed H5FL.c:972: warning: will never be executed H5FL.c:972: warning: will never be executed H5FL.c: In function 'H5FL_blk_realloc': H5FL.c:1070: warning: will never be executed H5FL.c:1070: warning: will never be executed H5FL.c:1070: warning: will never be executed H5FL.c:1070: warning: will never be executed H5FL.c:1070: warning: will never be executed H5FL.c:1070: warning: will never be executed H5FL.c: In function 'H5FL_seq_realloc': H5FL.c:1941: warning: will never be executed H5FL.c:1941: warning: will never be executed H5FL.c:1941: warning: will never be executed H5FL.c:1941: warning: will never be executed H5FL.c:1941: warning: will never be executed H5FL.c:1941: warning: will never be executed H5FL.c: In function 'H5FL_reg_calloc': H5FL.c:426: warning: will never be executed H5FL.c:426: warning: will never be executed H5FL.c:426: warning: will never be executed H5FL.c:426: warning: will never be executed H5FL.c:426: warning: will never be executed H5FL.c:426: warning: will never be executed H5FL.c: In function 'H5FL_arr_malloc': H5FL.c:1500: warning: will never be executed H5FL.c:1500: warning: will never be executed H5FL.c:1500: warning: will never be executed H5FL.c:1500: warning: will never be executed H5FL.c:1500: warning: will never be executed H5FL.c:1500: warning: will never be executed H5FL.c: In function 'H5FL_arr_realloc': H5FL.c:1611: warning: will never be executed H5FL.c:1611: warning: will never be executed H5FL.c:1611: warning: will never be executed H5FL.c:1611: warning: will never be executed H5FL.c:1611: warning: will never be executed H5FL.c:1611: warning: will never be executed H5FL.c: In function 'H5FL_arr_calloc': H5FL.c:1573: warning: will never be executed H5FL.c:1573: warning: will never be executed H5FL.c:1573: warning: will never be executed H5FL.c:1573: warning: will never be executed H5FL.c:1573: warning: will never be executed H5FL.c:1573: warning: will never be executed H5FL.c: In function 'H5FL_blk_calloc': /usr/include/bits/string3.h:82: warning: will never be executed H5FL.c: In function 'H5FL_blk_free': H5FL.c:727: warning: will never be executed H5FL.c: In function 'H5FL_reg_calloc': /usr/include/bits/string3.h:82: warning: will never be executed H5FL.c: In function 'H5FL_arr_calloc': /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c -o H5FO.lo H5FO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FO.lo -MD -MP -MF .deps/H5FO.Tpo -c H5FO.c -fPIC -DPIC -o .libs/H5FO.o H5FO.c: In function 'H5FO_opened': H5FO.c:128: warning: request for implicit conversion from 'void *' to 'struct H5FO_open_obj_t *' not permitted in C++ H5FO.c: In function 'H5FO_delete': H5FO.c:227: warning: request for implicit conversion from 'void *' to 'struct H5FO_open_obj_t *' not permitted in C++ H5FO.c: In function 'H5FO_mark': H5FO.c:278: warning: request for implicit conversion from 'void *' to 'struct H5FO_open_obj_t *' not permitted in C++ H5FO.c: In function 'H5FO_marked': H5FO.c:322: warning: request for implicit conversion from 'void *' to 'struct H5FO_open_obj_t *' not permitted in C++ H5FO.c:323: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5FO.c: In function 'H5FO_top_incr': H5FO.c:444: warning: request for implicit conversion from 'void *' to 'struct H5FO_obj_count_t *' not permitted in C++ H5FO.c: In function 'H5FO_top_decr': H5FO.c:499: warning: request for implicit conversion from 'void *' to 'struct H5FO_obj_count_t *' not permitted in C++ H5FO.c:505: warning: request for implicit conversion from 'void *' to 'struct H5FO_obj_count_t *' not permitted in C++ H5FO.c: In function 'H5FO_top_count': H5FO.c:553: warning: request for implicit conversion from 'void *' to 'struct H5FO_obj_count_t *' not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c -o H5FS.lo H5FS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FS.lo -MD -MP -MF .deps/H5FS.Tpo -c H5FS.c -fPIC -DPIC -o .libs/H5FS.o H5FS.c: In function 'H5FS_open': H5FS.c:187: warning: request for implicit conversion from 'void *' to 'struct H5FS_t *' not permitted in C++ H5FS.c: In function 'H5FS_delete': H5FS.c:257: warning: request for implicit conversion from 'void *' to 'struct H5FS_t *' not permitted in C++ H5FS.c: In function 'H5FS_new': H5FS.c:439: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5FS.c: In function 'H5FS_create': H5FS.c:140: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c -o H5FScache.lo H5FScache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FScache.lo -MD -MP -MF .deps/H5FScache.Tpo -c H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o In file included from H5FScache.c:39: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5FScache.c: In function 'H5FS_cache_hdr_load': H5FScache.c:184: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5FScache.c: In function 'H5FS_cache_hdr_flush': H5FScache.c:323: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5FScache.c: In function 'H5FS_cache_hdr_dest': H5FScache.c:439: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_class_t *' not permitted in C++ H5FScache.c: In function 'H5FS_cache_sinfo_load': H5FScache.c:716: warning: value computed is not used H5FScache.c: In function 'H5FS_cache_sinfo_flush': H5FScache.c:944: warning: value computed is not used H5FScache.c: In function 'H5FS_cache_sinfo_dest': H5FScache.c:1060: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ H5FScache.c: In function 'H5FS_cache_hdr_flush': H5FScache.c:373: warning: will never be executed H5FScache.c:370: warning: will never be executed H5FScache.c:364: warning: will never be executed H5FScache.c:349: warning: will never be executed H5FScache.c:346: warning: will never be executed H5FScache.c:343: warning: will never be executed H5FScache.c:340: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c -o H5FSdbg.lo H5FSdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FSdbg.lo -MD -MP -MF .deps/H5FSdbg.Tpo -c H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o H5FSdbg.c: In function 'H5FS_debug': H5FSdbg.c:116: warning: request for implicit conversion from 'void *' to 'struct H5FS_t *' not permitted in C++ H5FSdbg.c: In function 'H5FS_sects_debug': H5FSdbg.c:255: warning: request for implicit conversion from 'void *' to 'struct H5FS_t *' not permitted in C++ H5FSdbg.c: In function 'H5FS_debug': H5FSdbg.c:165: warning: will never be executed H5FSdbg.c: In function 'H5FS_sects_debug': H5FSdbg.c:284: warning: will never be executed H5FSdbg.c:285: warning: will never be executed H5FSdbg.c:285: warning: will never be executed H5FSdbg.c:285: warning: will never be executed H5FSdbg.c:285: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c -o H5FSsection.lo H5FSsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5FSsection.lo -MD -MP -MF .deps/H5FSsection.Tpo -c H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o In file included from H5FSsection.c:37: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5FSsection.c: In function 'H5FS_sinfo_new': H5FSsection.c:148: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5FSsection.c: In function 'H5FS_sinfo_pin': H5FSsection.c:234: warning: request for implicit conversion from 'void *' to 'struct H5FS_sinfo_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_size_node_decr': H5FSsection.c:458: warning: request for implicit conversion from 'void *' to 'struct H5FS_node_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_unlink_size': H5FSsection.c:516: warning: request for implicit conversion from 'void *' to 'struct H5FS_node_t *' not permitted in C++ H5FSsection.c:520: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_unlink_rest': H5FSsection.c:571: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_link_size': H5FSsection.c:680: warning: request for implicit conversion from 'void *' to 'struct H5FS_node_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_merge': H5FSsection.c:886: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c:925: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c:983: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_find_node': H5FSsection.c:1161: warning: request for implicit conversion from 'void *' to 'struct H5FS_node_t *' not permitted in C++ H5FSsection.c:1165: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_serialize_size': H5FSsection.c:1349: warning: conversion to 'double' from 'size_t' may alter its value H5FSsection.c:1349: warning: conversion to 'size_t' from 'double' may alter its value H5FSsection.c:1383: warning: conversion to 'double' from 'long unsigned int' may alter its value H5FSsection.c:1407: warning: conversion to 'double' from 'size_t' may alter its value H5FSsection.c:1407: warning: conversion to 'size_t' from 'double' may alter its value H5FSsection.c: In function 'H5FS_sect_change_class': H5FSsection.c:1679: warning: request for implicit conversion from 'void *' to 'struct H5FS_node_t *' not permitted in C++ H5FSsection.c:1753: warning: request for implicit conversion from 'void *' to 'struct H5FS_section_info_t *' not permitted in C++ H5FSsection.c: In function 'H5FS_sect_find': H5FSsection.c:1183: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c -o H5G.lo H5G.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5G.lo -MD -MP -MF .deps/H5G.Tpo -c H5G.c -fPIC -DPIC -o .libs/H5G.o H5G.c: In function 'H5G_create_named': H5G.c:270: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5G.c: In function 'H5Gget_create_plist': H5G.c:444: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5G.c:448: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5G.c:452: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5G.c: In function 'H5G_mkroot': H5G.c:875: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5G.c: In function 'H5G_create': H5G.c:983: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5G.c: In function 'H5G_open': H5G.c:1133: warning: request for implicit conversion from 'void *' to 'struct H5G_shared_t *' not permitted in C++ H5G.c: In function 'H5G_visit_cb': H5G.c:1738: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5G.c: In function 'H5G_init_interface': H5G.c:775: warning: will never be executed H5G.c: In function 'H5G_init': H5G.c:739: warning: will never be executed H5G.c: In function 'H5G_free': H5G.c:1328: warning: will never be executed H5G.c: In function 'H5G_iterate_cb': H5G.c:1595: warning: will never be executed H5G.c: In function 'H5G_visit_cb': H5G.c:1737: warning: will never be executed H5G.c:1749: warning: will never be executed H5G.c:1766: warning: will never be executed H5G.c:1780: warning: will never be executed H5G.c:1789: warning: will never be executed H5G.c:1796: warning: will never be executed H5G.c:1851: warning: will never be executed H5G.c: In function 'H5G_free_grp_name': H5G.c:1462: warning: will never be executed H5G.c: In function 'H5G_close': H5G.c:1257: warning: will never be executed H5G.c:1270: warning: will never be executed H5G.c:1272: warning: will never be executed H5G.c:1274: warning: will never be executed H5G.c:1279: warning: will never be executed H5G.c:1284: warning: will never be executed H5G.c:1292: warning: will never be executed H5G.c:1298: warning: will never be executed H5G.c: In function 'H5G_open': H5G.c:1177: warning: will never be executed H5G.c:1140: warning: will never be executed H5G.c:1117: warning: will never be executed H5G.c:1124: warning: will never be executed H5G.c:1128: warning: will never be executed H5G.c:1130: warning: will never be executed H5G.c:1216: warning: will never be executed H5G.c:1220: warning: will never be executed H5G.c:1226: warning: will never be executed H5G.c:1145: warning: will never be executed H5G.c:1150: warning: will never be executed H5G.c:1166: warning: will never be executed H5G.c:1171: warning: will never be executed H5G.c:1228: warning: will never be executed H5G.c: In function 'H5G_open_name': H5G.c:1085: warning: will never be executed H5G.c:1056: warning: will never be executed H5G.c:1069: warning: will never be executed H5G.c:1074: warning: will never be executed H5G.c:1076: warning: will never be executed H5G.c:1080: warning: will never be executed H5G.c:1088: warning: will never be executed H5G.c: In function 'H5G_visit': H5G.c:1902: warning: will never be executed H5G.c:1906: warning: will never be executed H5G.c:1910: warning: will never be executed H5G.c:1914: warning: will never be executed H5G.c:1918: warning: will never be executed H5G.c:1932: warning: will never be executed H5G.c:1938: warning: will never be executed H5G.c:1942: warning: will never be executed H5G.c:1951: warning: will never be executed H5G.c:1959: warning: will never be executed H5G.c:1986: warning: will never be executed H5G.c:1997: warning: will never be executed H5G.c:2000: warning: will never be executed H5G.c: In function 'H5G_iterate': H5G.c:1632: warning: will never be executed H5G.c:1644: warning: will never be executed H5G.c:1646: warning: will never be executed H5G.c:1648: warning: will never be executed H5G.c:1657: warning: will never be executed H5G.c:1663: warning: will never be executed H5G.c:1666: warning: will never be executed H5G.c:1665: warning: 'grp' may be used uninitialized in this function H5G.c: In function 'H5G_create': H5G.c:978: warning: will never be executed H5G.c:980: warning: will never be executed H5G.c:984: warning: will never be executed H5G.c:988: warning: will never be executed H5G.c:992: warning: will never be executed H5G.c:996: warning: will never be executed H5G.c:1001: warning: will never be executed H5G.c:1003: warning: will never be executed H5G.c:1016: warning: will never be executed H5G.c:1018: warning: will never be executed H5G.c: In function 'H5G_mkroot': H5G.c:851: warning: will never be executed H5G.c:862: warning: will never be executed H5G.c:876: warning: will never be executed H5G.c:880: warning: will never be executed H5G.c:884: warning: will never be executed H5G.c:894: warning: will never be executed H5G.c:896: warning: will never be executed H5G.c:903: warning: will never be executed H5G.c:915: warning: will never be executed H5G.c:918: warning: will never be executed H5G.c:925: warning: will never be executed H5G.c: In function 'H5Gopen2': H5G.c:403: warning: will never be executed H5G.c: In function 'H5Gcreate_anon': H5G.c:346: warning: will never be executed H5G.c: In function 'H5Gget_info_by_idx': H5G.c:667: warning: will never be executed H5G.c: In function 'H5Gget_info_by_name': H5G.c:599: warning: will never be executed H5G.c: In function 'H5G_create_named': H5G.c:246: warning: will never be executed H5G.c:266: warning: will never be executed H5G.c: In function 'H5Gcreate2': H5G.c:215: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c -o H5Gbtree2.lo H5Gbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gbtree2.lo -MD -MP -MF .deps/H5Gbtree2.Tpo -c H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp': H5Gbtree2.c:167: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gbtree2.c:167: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gbtree2.c: In function 'H5G_dense_btree2_corder_encode': H5Gbtree2.c:524: warning: conversion to 'uint8_t' from 'int' may alter its value H5Gbtree2.c:524: warning: will never be executed H5Gbtree2.c:524: warning: will never be executed H5Gbtree2.c: In function 'H5G_dense_fh_name_cmp': H5Gbtree2.c:168: warning: will never be executed H5Gbtree2.c:176: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c -o H5Gcompact.lo H5Gcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gcompact.lo -MD -MP -MF .deps/H5Gcompact.Tpo -c H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o H5Gcompact.c: In function 'H5G_compact_build_table': H5Gcompact.c:148: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gcompact.c: In function 'H5G_compact_lookup': H5Gcompact.c:523: warning: will never be executed H5Gcompact.c:527: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_build_table': H5Gcompact.c:149: warning: will never be executed H5Gcompact.c:159: warning: will never be executed H5Gcompact.c:163: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_get_type_by_idx': H5Gcompact.c:611: warning: will never be executed H5Gcompact.c:615: warning: will never be executed H5Gcompact.c:632: warning: will never be executed H5Gcompact.c:636: warning: will never be executed H5Gcompact.c:638: warning: will never be executed H5Gcompact.c:644: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_build_table_cb': H5Gcompact.c:101: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_lookup_by_idx': H5Gcompact.c:564: warning: will never be executed H5Gcompact.c:568: warning: will never be executed H5Gcompact.c:572: warning: will never be executed H5Gcompact.c:577: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_lookup_cb': H5Gcompact.c:472: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_iterate': H5Gcompact.c:425: warning: will never be executed H5Gcompact.c:434: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_remove_by_idx': H5Gcompact.c:371: warning: will never be executed H5Gcompact.c:375: warning: will never be executed H5Gcompact.c:385: warning: will never be executed H5Gcompact.c:390: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_remove': H5Gcompact.c:336: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_remove_common_cb': H5Gcompact.c:293: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_get_name_by_idx': H5Gcompact.c:237: warning: will never be executed H5Gcompact.c:241: warning: will never be executed H5Gcompact.c:256: warning: will never be executed H5Gcompact.c: In function 'H5G_compact_insert': H5Gcompact.c:202: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c -o H5Gdense.lo H5Gdense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gdense.lo -MD -MP -MF .deps/H5Gdense.Tpo -c H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o H5Gdense.c: In function 'H5G_dense_insert': H5Gdense.c:406: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb': H5Gdense.c:569: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gdense.c:569: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_build_table': H5Gdense.c:803: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_iterate_fh_cb': H5Gdense.c:855: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gdense.c:855: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb': H5Gdense.c:1050: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gdense.c:1050: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_remove_fh_cb': H5Gdense.c:1248: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gdense.c:1248: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb': H5Gdense.c:1411: warning: request for implicit conversion from 'const void *' to 'const unsigned char *' not permitted in C++ H5Gdense.c:1411: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gdense.c: In function 'H5G_dense_create': /usr/include/bits/string3.h:82: warning: will never be executed H5Gdense.c: In function 'H5G_dense_delete': H5Gdense.c:1669: warning: will never be executed H5Gdense.c:1686: warning: will never be executed H5Gdense.c:1690: warning: will never be executed H5Gdense.c:1695: warning: will never be executed H5Gdense.c:1704: warning: will never be executed H5Gdense.c:1712: warning: will never be executed H5Gdense.c: In function 'H5G_dense_get_name_by_idx_bt2_cb': H5Gdense.c:1104: warning: will never be executed H5Gdense.c: In function 'H5G_dense_lookup_by_idx_bt2_cb': H5Gdense.c:617: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove_bt2_cb': H5Gdense.c:1317: warning: will never be executed H5Gdense.c:1322: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove_by_idx_fh_cb': H5Gdense.c:1412: warning: will never be executed H5Gdense.c: In function 'H5G_dense_iterate_fh_cb': H5Gdense.c:856: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove_fh_cb': H5Gdense.c:1275: warning: will never be executed H5Gdense.c:1249: warning: will never be executed H5Gdense.c:1262: warning: will never be executed H5Gdense.c:1268: warning: will never be executed H5Gdense.c:1273: warning: will never be executed H5Gdense.c: In function 'H5G_dense_iterate_bt2_cb': H5Gdense.c:899: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove_by_idx_bt2_cb': H5Gdense.c:1468: warning: will never be executed H5Gdense.c:1505: warning: will never be executed H5Gdense.c:1510: warning: will never be executed H5Gdense.c:1515: warning: will never be executed H5Gdense.c:1522: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove': H5Gdense.c:1380: warning: will never be executed H5Gdense.c:1361: warning: will never be executed H5Gdense.c:1378: warning: will never be executed H5Gdense.c:1383: warning: will never be executed H5Gdense.c: In function 'H5G_dense_get_name_by_idx_fh_cb': H5Gdense.c:1051: warning: will never be executed H5Gdense.c: In function 'H5G_dense_build_table': H5Gdense.c:804: warning: will never be executed H5Gdense.c:812: warning: will never be executed H5Gdense.c:816: warning: will never be executed H5Gdense.c: In function 'H5G_dense_get_type_by_idx': H5Gdense.c:1758: warning: will never be executed H5Gdense.c:1762: warning: will never be executed H5Gdense.c:1779: warning: will never be executed H5Gdense.c:1783: warning: will never be executed H5Gdense.c:1785: warning: will never be executed H5Gdense.c:1791: warning: will never be executed H5Gdense.c: In function 'H5G_dense_remove_by_idx': H5Gdense.c:1593: warning: will never be executed H5Gdense.c:1606: warning: will never be executed H5Gdense.c:1611: warning: will never be executed H5Gdense.c:1615: warning: will never be executed H5Gdense.c:1619: warning: will never be executed H5Gdense.c:1625: warning: will never be executed H5Gdense.c:1627: warning: will never be executed H5Gdense.c:1622: warning: will never be executed H5Gdense.c: In function 'H5G_dense_get_name_by_idx': H5Gdense.c:1178: warning: will never be executed H5Gdense.c:1189: warning: will never be executed H5Gdense.c:1197: warning: will never be executed H5Gdense.c:1201: warning: will never be executed H5Gdense.c:1217: warning: will never be executed H5Gdense.c:1219: warning: will never be executed H5Gdense.c:1214: warning: will never be executed H5Gdense.c: In function 'H5G_dense_iterate': H5Gdense.c:985: warning: will never be executed H5Gdense.c:1008: warning: will never be executed H5Gdense.c:1018: warning: will never be executed H5Gdense.c:1020: warning: will never be executed H5Gdense.c:1015: warning: will never be executed H5Gdense.c: In function 'H5G_dense_build_table_cb': H5Gdense.c:755: warning: will never be executed H5Gdense.c: In function 'H5G_dense_lookup_by_idx': H5Gdense.c:688: warning: will never be executed H5Gdense.c:698: warning: will never be executed H5Gdense.c:703: warning: will never be executed H5Gdense.c:707: warning: will never be executed H5Gdense.c:711: warning: will never be executed H5Gdense.c:717: warning: will never be executed H5Gdense.c:719: warning: will never be executed H5Gdense.c:714: warning: will never be executed H5Gdense.c: In function 'H5G_dense_lookup_by_idx_fh_cb': H5Gdense.c:576: warning: will never be executed H5Gdense.c:570: warning: will never be executed H5Gdense.c:574: warning: will never be executed H5Gdense.c: In function 'H5G_dense_lookup_cb': H5Gdense.c:481: warning: will never be executed H5Gdense.c: In function 'H5G_dense_lookup': H5Gdense.c:536: warning: will never be executed H5Gdense.c:521: warning: will never be executed H5Gdense.c:534: warning: will never be executed H5Gdense.c:539: warning: will never be executed H5Gdense.c: In function 'H5G_dense_insert': H5Gdense.c:392: warning: will never be executed H5Gdense.c:399: warning: will never be executed H5Gdense.c:403: warning: will never be executed H5Gdense.c:407: warning: will never be executed H5Gdense.c:411: warning: will never be executed H5Gdense.c:415: warning: will never be executed H5Gdense.c:430: warning: will never be executed H5Gdense.c:437: warning: will never be executed H5Gdense.c:443: warning: will never be executed H5Gdense.c:445: warning: will never be executed H5Gdense.c:440: warning: will never be executed H5Gdense.c: In function 'H5G_dense_create': H5Gdense.c:299: warning: will never be executed H5Gdense.c:303: warning: will never be executed H5Gdense.c:310: warning: will never be executed H5Gdense.c:318: warning: will never be executed H5Gdense.c:327: warning: will never be executed H5Gdense.c:341: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c -o H5Gdeprec.lo H5Gdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gdeprec.lo -MD -MP -MF .deps/H5Gdeprec.Tpo -c H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o H5Gdeprec.c: In function 'H5Gcreate1': H5Gdeprec.c:221: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gdeprec.c:229: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gdeprec.c:237: warning: conversion to 'uint32_t' from 'size_t' may alter its value H5Gdeprec.c: In function 'H5G_get_objinfo': /usr/include/bits/string3.h:82: warning: will never be executed H5Gdeprec.c: In function 'H5Gget_objtype_by_idx': H5Gdeprec.c:1141: warning: will never be executed H5Gdeprec.c:1151: warning: will never be executed H5Gdeprec.c:1156: warning: will never be executed H5Gdeprec.c:1165: warning: will never be executed H5Gdeprec.c: In function 'H5Gget_objinfo': H5Gdeprec.c:999: warning: will never be executed H5Gdeprec.c: In function 'H5G_get_objinfo_cb': H5Gdeprec.c:903: warning: will never be executed H5Gdeprec.c:912: warning: will never be executed H5Gdeprec.c:923: warning: will never be executed H5Gdeprec.c: In function 'H5G_move': H5Gdeprec.c:543: warning: will never be executed H5Gdeprec.c:545: warning: will never be executed H5Gdeprec.c:547: warning: will never be executed H5Gdeprec.c:549: warning: will never be executed H5Gdeprec.c:551: warning: will never be executed H5Gdeprec.c:564: warning: will never be executed H5Gdeprec.c: In function 'H5G_link_hard': H5Gdeprec.c:439: warning: will never be executed H5Gdeprec.c:441: warning: will never be executed H5Gdeprec.c:443: warning: will never be executed H5Gdeprec.c:453: warning: will never be executed H5Gdeprec.c:458: warning: will never be executed H5Gdeprec.c: In function 'H5Gopen1': H5Gdeprec.c:305: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c -o H5Gent.lo H5Gent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gent.lo -MD -MP -MF .deps/H5Gent.Tpo -c H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o H5Gent.c: In function 'H5G_ent_copy': H5Gent.c:325: warning: cast discards qualifiers from pointer target type H5Gent.c: In function 'H5G_ent_debug': H5Gent.c:497: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gent.c: In function 'H5G_ent_reset': /usr/include/bits/string3.h:82: warning: will never be executed H5Gent.c: In function 'H5G_ent_convert': H5Gent.c:398: warning: will never be executed H5Gent.c:415: warning: will never be executed H5Gent.c:423: warning: will never be executed H5Gent.c: In function 'H5G_ent_encode_vec': H5Gent.c:243: warning: will never be executed H5Gent.c:268: warning: will never be executed H5Gent.c:198: warning: will never be executed H5Gent.c: In function 'H5G_ent_decode_vec': H5Gent.c:83: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c -o H5Gint.lo H5Gint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gint.lo -MD -MP -MF .deps/H5Gint.Tpo -c H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o H5private.h:1191: warning: 'H5_interface_initialize_g' defined but not used H5Gint.c:96: warning: 'H5G_init_int_interface' defined but not used H5Gint.c: In function 'H5G_component': H5Gint.c:132: warning: will never be executed H5Gint.c: In function 'H5G_normalize': H5Gint.c:167: warning: will never be executed H5Gint.c: In function 'H5G_component': H5Gint.c:132: warning: will never be executed H5Gint.c:132: warning: will never be executed H5Gint.c:132: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed /usr/include/bits/string2.h:998: warning: will never be executed /usr/include/bits/string2.h:1000: warning: will never be executed /usr/include/bits/string2.h:985: warning: will never be executed /usr/include/bits/string2.h:985: warning: will never be executed /usr/include/bits/string2.h:985: warning: will never be executed /usr/include/bits/string2.h:987: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c -o H5Glink.lo H5Glink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Glink.lo -MD -MP -MF .deps/H5Glink.Tpo -c H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o H5Glink.c: In function 'H5G_ent_to_link': H5Glink.c:243: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Glink.c: In function 'H5G_ent_to_info': H5Glink.c:298: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Glink.c: In function 'H5G_link_to_info': H5Glink.c:379: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result H5Glink.c: In function 'H5G_link_copy_file': H5Glink.c:484: warning: cast discards qualifiers from pointer target type H5Glink.c:489: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Glink.c: In function 'H5G_link_name_replace': H5Glink.c:712: warning: will never be executed H5Glink.c: In function 'H5G_link_release_table': H5Glink.c:669: warning: will never be executed H5Glink.c: In function 'H5G_link_copy_file': H5Glink.c:479: warning: will never be executed H5Glink.c:505: warning: will never be executed H5Glink.c:525: warning: will never be executed H5Glink.c: In function 'H5G_link_to_loc': H5Glink.c:423: warning: will never be executed H5Glink.c:427: warning: will never be executed H5Glink.c: In function 'H5G_link_to_info': H5Glink.c:362: warning: will never be executed H5Glink.c:377: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c -o H5Gloc.lo H5Gloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gloc.lo -MD -MP -MF .deps/H5Gloc.Tpo -c H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o H5Gloc.c: In function 'H5G_loc': H5Gloc.c:164: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5Gloc.c:186: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gloc.c:199: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Gloc.c:215: warning: request for implicit conversion from 'void *' to 'struct H5D_t *' not permitted in C++ H5Gloc.c:228: warning: request for implicit conversion from 'void *' to 'struct H5A_t *' not permitted in C++ H5Gloc.c: In function 'H5G_loc_insert': H5Gloc.c:617: warning: cast discards qualifiers from pointer target type H5Gloc.c: In function 'H5G_loc_set_comment_cb': H5Gloc.c:745: warning: cast discards qualifiers from pointer target type H5Gloc.c: In function 'H5G_loc_get_comment_cb': H5Gloc.c:833: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result H5Gloc.c: In function 'H5G_loc_get_comment': H5Gloc.c:884: warning: will never be executed H5Gloc.c: In function 'H5G_loc_set_comment': H5Gloc.c:791: warning: will never be executed H5Gloc.c: In function 'H5G_loc_info': H5Gloc.c:705: warning: will never be executed H5Gloc.c: In function 'H5G_loc_find_by_idx': H5Gloc.c:578: warning: will never be executed H5Gloc.c: In function 'H5G_loc_find': H5Gloc.c:468: warning: will never be executed H5Gloc.c: In function 'H5G_loc_get_comment_cb': H5Gloc.c:822: warning: will never be executed H5Gloc.c: In function 'H5G_loc_set_comment_cb': H5Gloc.c:736: warning: will never be executed H5Gloc.c:747: warning: will never be executed H5Gloc.c: In function 'H5G_loc_info_cb': H5Gloc.c:656: warning: will never be executed H5Gloc.c:660: warning: will never be executed H5Gloc.c: In function 'H5G_loc_insert': H5Gloc.c:622: warning: will never be executed H5Gloc.c:626: warning: will never be executed H5Gloc.c: In function 'H5G_loc_free': H5Gloc.c:390: warning: will never be executed H5Gloc.c:392: warning: will never be executed H5Gloc.c: In function 'H5G_loc_find_by_idx_cb': H5Gloc.c:504: warning: will never be executed H5Gloc.c:509: warning: will never be executed H5Gloc.c:514: warning: will never be executed H5Gloc.c:521: warning: will never be executed H5Gloc.c:531: warning: will never be executed H5Gloc.c:523: warning: will never be executed H5Gloc.c: In function 'H5G_loc_reset': H5Gloc.c:357: warning: will never be executed H5Gloc.c:359: warning: will never be executed H5Gloc.c: In function 'H5G_loc_copy': H5Gloc.c:324: warning: will never be executed H5Gloc.c:326: warning: will never be executed H5Gloc.c: In function 'H5G_loc_find_cb': H5Gloc.c:423: warning: will never be executed H5Gloc.c: In function 'H5G_loc_root': H5Gloc.c:280: warning: will never be executed H5Gloc.c:282: warning: will never be executed H5Gloc.c: In function 'H5G_loc': H5Gloc.c:165: warning: will never be executed H5Gloc.c:169: warning: will never be executed H5Gloc.c:175: warning: will never be executed H5Gloc.c:180: warning: will never be executed H5Gloc.c:187: warning: will never be executed H5Gloc.c:189: warning: will never be executed H5Gloc.c:191: warning: will never be executed H5Gloc.c:200: warning: will never be executed H5Gloc.c:202: warning: will never be executed H5Gloc.c:204: warning: will never be executed H5Gloc.c:209: warning: will never be executed H5Gloc.c:216: warning: will never be executed H5Gloc.c:218: warning: will never be executed H5Gloc.c:220: warning: will never be executed H5Gloc.c:229: warning: will never be executed H5Gloc.c:231: warning: will never be executed H5Gloc.c:233: warning: will never be executed H5Gloc.c:238: warning: will never be executed H5Gloc.c:241: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gname.lo -MD -MP -MF .deps/H5Gname.Tpo -c -o H5Gname.lo H5Gname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:405: warning: cast discards qualifiers from pointer target type H5Gname.c: In function 'H5G_get_name_by_addr': H5Gname.c:1156: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result H5Gname.c: At top level: H5Gname.c:71: warning: 'H5_haddr_t_reg_free_list' defined but not used H5Gname.c: In function 'H5G_name_reset': /usr/include/bits/string3.h:82: warning: will never be executed H5Gname.c: In function 'H5G_get_name_by_addr': H5Gname.c:1130: warning: will never be executed H5Gname.c:1146: warning: will never be executed H5Gname.c: In function 'H5G_get_name_by_addr_cb': H5Gname.c:1071: warning: will never be executed H5Gname.c:1080: warning: will never be executed H5Gname.c:1095: warning: will never be executed H5Gname.c: In function 'H5G_name_replace': H5Gname.c:951: warning: will never be executed H5Gname.c:971: warning: will never be executed H5Gname.c:984: warning: will never be executed H5Gname.c: In function 'H5G_name_replace_cb': H5Gname.c:696: warning: will never be executed H5Gname.c:754: warning: will never be executed H5Gname.c:800: warning: will never be executed H5Gname.c:623: warning: will never be executed H5Gname.c:870: warning: will never be executed H5Gname.c:877: warning: will never be executed H5Gname.c:892: warning: will never be executed H5Gname.c:642: warning: will never be executed H5Gname.c: In function 'H5G_build_fullpath_refstr_str': H5Gname.c:191: warning: will never be executed H5Gname.c:201: warning: will never be executed H5Gname.c: In function 'H5G_name_set': H5Gname.c:344: warning: will never be executed H5Gname.c:351: warning: will never be executed H5Gname.c: In function 'H5G_get_name': H5Gname.c:459: warning: will never be executed H5Gname.c:464: warning: will never be executed H5Gname.c:469: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c -o H5Gnode.lo H5Gnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gnode.lo -MD -MP -MF .deps/H5Gnode.Tpo -c H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o H5Gnode.c: In function 'H5G_node_debug_key': H5Gnode.c:286: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_load': H5Gnode.c:379: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Gnode.c: In function 'H5G_node_flush': H5Gnode.c:506: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Gnode.c: In function 'H5G_node_serialize': H5Gnode.c:584: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result H5Gnode.c: In function 'H5G_node_dest': H5Gnode.c:620: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ H5Gnode.c: In function 'H5G_node_cmp2': H5Gnode.c:820: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_cmp3': H5Gnode.c:880: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_found': H5Gnode.c:948: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:952: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_insert': H5Gnode.c:1054: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1058: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c:1066: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Gnode.c:1074: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Gnode.c:1076: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Gnode.c:1097: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1120: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Gnode.c:1120: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Gnode.c:1139: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Gnode.c: In function 'H5G_node_remove': H5Gnode.c:1214: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1224: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c:1244: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Gnode.c:1253: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_iterate': H5Gnode.c:1424: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1438: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_sumup': H5Gnode.c:1501: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c: In function 'H5G_node_by_idx': H5Gnode.c:1546: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c: In function 'H5G_node_shared_free': H5Gnode.c:1686: warning: value computed is not used H5Gnode.c: In function 'H5G_node_copy': H5Gnode.c:1731: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1758: warning: cast discards qualifiers from pointer target type H5Gnode.c:1799: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Gnode.c:1811: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_build_table': H5Gnode.c:1866: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:1875: warning: request for implicit conversion from 'void *' to 'struct H5O_link_t *' not permitted in C++ H5Gnode.c:1886: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c:1890: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Gnode.c: In function 'H5G_node_debug': H5Gnode.c:1980: warning: request for implicit conversion from 'void *' to 'struct H5G_node_t *' not permitted in C++ H5Gnode.c:2005: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gnode.c: In function 'H5G_node_encode_key': H5Gnode.c:249: warning: will never be executed H5Gnode.c: In function 'H5G_node_found': H5Gnode.c:977: warning: will never be executed H5Gnode.c:949: warning: will never be executed H5Gnode.c:971: warning: will never be executed H5Gnode.c:975: warning: will never be executed H5Gnode.c:979: warning: will never be executed H5Gnode.c: In function 'H5G_node_by_idx': H5Gnode.c:1567: warning: will never be executed H5Gnode.c:1547: warning: will never be executed H5Gnode.c:1559: warning: will never be executed H5Gnode.c:1569: warning: will never be executed H5Gnode.c: In function 'H5G_node_sumup': H5Gnode.c:1506: warning: will never be executed H5Gnode.c:1502: warning: will never be executed H5Gnode.c:1508: warning: will never be executed H5Gnode.c: In function 'H5G_node_remove': H5Gnode.c:1215: warning: will never be executed H5Gnode.c:1241: warning: will never be executed H5Gnode.c:1245: warning: will never be executed H5Gnode.c:1263: warning: will never be executed H5Gnode.c:1274: warning: will never be executed H5Gnode.c:1281: warning: will never be executed H5Gnode.c:1288: warning: will never be executed H5Gnode.c:1305: warning: will never be executed H5Gnode.c:1361: warning: will never be executed H5Gnode.c:1377: warning: will never be executed H5Gnode.c:1385: warning: will never be executed H5Gnode.c: In function 'H5G_node_create': H5Gnode.c:765: warning: will never be executed H5Gnode.c:744: warning: will never be executed H5Gnode.c:747: warning: will never be executed H5Gnode.c:751: warning: will never be executed H5Gnode.c:753: warning: will never be executed H5Gnode.c: In function 'H5G_node_insert': H5Gnode.c:1055: warning: will never be executed H5Gnode.c:1071: warning: will never be executed H5Gnode.c:1082: warning: will never be executed H5Gnode.c:1095: warning: will never be executed H5Gnode.c:1098: warning: will never be executed H5Gnode.c:1153: warning: will never be executed H5Gnode.c:1155: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Gnode.c: In function 'H5G_node_clear': H5Gnode.c:666: warning: will never be executed H5Gnode.c: In function 'H5G_node_flush': H5Gnode.c:500: warning: will never be executed H5Gnode.c:507: warning: will never be executed H5Gnode.c:583: warning: will never be executed H5Gnode.c:511: warning: will never be executed H5Gnode.c:515: warning: will never be executed H5Gnode.c:527: warning: will never be executed H5Gnode.c:532: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Gnode.c: In function 'H5G_node_load': H5Gnode.c:417: warning: will never be executed H5Gnode.c:373: warning: will never be executed H5Gnode.c:380: warning: will never be executed H5Gnode.c:384: warning: will never be executed H5Gnode.c:391: warning: will never be executed H5Gnode.c:396: warning: will never be executed H5Gnode.c:403: warning: will never be executed H5Gnode.c:405: warning: will never be executed H5Gnode.c:412: warning: will never be executed H5Gnode.c:420: warning: will never be executed H5Gnode.c:423: warning: will never be executed H5Gnode.c: In function 'H5G_node_debug': H5Gnode.c:1974: warning: will never be executed H5Gnode.c:1986: warning: will never be executed H5Gnode.c:2019: warning: will never be executed H5Gnode.c:2021: warning: will never be executed H5Gnode.c:2017: warning: will never be executed H5Gnode.c: In function 'H5G_node_build_table': H5Gnode.c:1897: warning: will never be executed H5Gnode.c:1867: warning: will never be executed H5Gnode.c:1876: warning: will never be executed H5Gnode.c:1894: warning: will never be executed H5Gnode.c:1900: warning: will never be executed H5Gnode.c: In function 'H5G_node_init': H5Gnode.c:1603: warning: will never be executed H5Gnode.c:1613: warning: will never be executed H5Gnode.c:1618: warning: will never be executed H5Gnode.c:1626: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Gnode.c: In function 'H5G_node_iterate': H5Gnode.c:1461: warning: will never be executed H5Gnode.c:1425: warning: will never be executed H5Gnode.c:1443: warning: will never be executed H5Gnode.c:1450: warning: will never be executed H5Gnode.c:1464: warning: will never be executed H5Gnode.c: In function 'H5G_node_copy': H5Gnode.c:1732: warning: will never be executed H5Gnode.c:1736: warning: will never be executed H5Gnode.c:1788: warning: will never be executed H5Gnode.c:1817: warning: will never be executed H5Gnode.c:1822: warning: will never be executed H5Gnode.c:1825: warning: will never be executed H5Gnode.c:1820: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gobj.lo -MD -MP -MF .deps/H5Gobj.Tpo -c -o H5Gobj.lo H5Gobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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': H5Gobj.c:199: warning: passing argument 5 of 'H5O_msg_create' discards qualifiers from pointer target type H5Gobj.c:203: warning: passing argument 5 of 'H5O_msg_create' discards qualifiers from pointer target type H5Gobj.c: In function 'H5G_obj_get_linfo': H5Gobj.c:336: warning: request for implicit conversion from 'void *' to 'struct H5O_linfo_t *' not permitted in C++ H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': H5Gobj.c:425: warning: cast discards qualifiers from pointer target type H5Gobj.c: In function 'H5G_obj_remove_update_linfo': H5Gobj.c:845: warning: will never be executed H5Gobj.c:853: warning: will never be executed H5Gobj.c:864: warning: will never be executed H5Gobj.c:868: warning: will never be executed H5Gobj.c:887: warning: will never be executed H5Gobj.c:889: warning: will never be executed H5Gobj.c:894: warning: will never be executed H5Gobj.c:899: warning: will never be executed H5Gobj.c:903: warning: will never be executed H5Gobj.c:910: warning: will never be executed H5Gobj.c: In function 'H5G_obj_compact_to_dense_cb': H5Gobj.c:390: warning: will never be executed H5Gobj.c: In function 'H5G_obj_get_linfo': H5Gobj.c:344: warning: will never be executed H5Gobj.c:349: warning: will never be executed H5Gobj.c:354: warning: will never be executed H5Gobj.c: In function 'H5G_obj_lookup_by_idx': H5Gobj.c:1145: warning: will never be executed H5Gobj.c:1152: warning: will never be executed H5Gobj.c:1157: warning: will never be executed H5Gobj.c:1166: warning: will never be executed H5Gobj.c:1170: warning: will never be executed H5Gobj.c: In function 'H5G_obj_lookup': H5Gobj.c:1091: warning: will never be executed H5Gobj.c:1096: warning: will never be executed H5Gobj.c:1105: warning: will never be executed H5Gobj.c: In function 'H5G_obj_remove_by_idx': H5Gobj.c:1014: warning: will never be executed H5Gobj.c:1024: warning: will never be executed H5Gobj.c:1029: warning: will never be executed H5Gobj.c:1038: warning: will never be executed H5Gobj.c:1045: warning: will never be executed H5Gobj.c:1051: warning: will never be executed H5Gobj.c: In function 'H5G_obj_remove': H5Gobj.c:952: warning: will never be executed H5Gobj.c:957: warning: will never be executed H5Gobj.c:969: warning: will never be executed H5Gobj.c:975: warning: will never be executed H5Gobj.c: In function 'H5G_obj_get_name_by_idx': H5Gobj.c:775: warning: will never be executed H5Gobj.c:782: warning: will never be executed H5Gobj.c:787: warning: will never be executed H5Gobj.c:796: warning: will never be executed H5Gobj.c:800: warning: will never be executed H5Gobj.c: In function 'H5G_obj_info': H5Gobj.c:732: warning: will never be executed H5Gobj.c: In function 'H5G_obj_iterate': H5Gobj.c:651: warning: will never be executed H5Gobj.c:657: warning: will never be executed H5Gobj.c:663: warning: will never be executed H5Gobj.c:668: warning: will never be executed H5Gobj.c:677: warning: will never be executed H5Gobj.c:681: warning: will never be executed H5Gobj.c: In function 'H5G_obj_insert': H5Gobj.c:487: warning: will never be executed H5Gobj.c:491: warning: will never be executed H5Gobj.c:507: warning: will never be executed H5Gobj.c:518: warning: will never be executed H5Gobj.c:522: warning: will never be executed H5Gobj.c:541: warning: will never be executed H5Gobj.c:545: warning: will never be executed H5Gobj.c:553: warning: will never be executed H5Gobj.c:557: warning: will never be executed H5Gobj.c:564: warning: will never be executed H5Gobj.c:577: warning: will never be executed H5Gobj.c:583: warning: will never be executed H5Gobj.c:588: warning: will never be executed H5Gobj.c:596: warning: will never be executed H5Gobj.c:610: warning: will never be executed H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': H5Gobj.c:426: warning: will never be executed H5Gobj.c: In function 'H5G_obj_ent_encode': H5Gobj.c:293: warning: will never be executed H5Gobj.c: In function 'H5G_obj_create': H5Gobj.c:155: warning: will never be executed H5Gobj.c:194: warning: will never be executed H5Gobj.c:200: warning: will never be executed H5Gobj.c:204: warning: will never be executed H5Gobj.c:211: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c -o H5Goh.lo H5Goh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Goh.lo -MD -MP -MF .deps/H5Goh.Tpo -c H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o H5Goh.c: In function 'H5O_group_get_oloc': H5Goh.c:234: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Goh.c:235: warning: will never be executed H5Goh.c:239: warning: will never be executed H5Goh.c: In function 'H5O_group_create': H5Goh.c:203: warning: will never be executed H5Goh.c:192: warning: will never be executed H5Goh.c:196: warning: will never be executed H5Goh.c:198: warning: will never be executed H5Goh.c:206: warning: will never be executed H5Goh.c: In function 'H5O_group_open': H5Goh.c:154: warning: will never be executed H5Goh.c:148: warning: will never be executed H5Goh.c:152: warning: will never be executed H5Goh.c:157: warning: will never be executed H5Goh.c: In function 'H5O_group_isa': H5Goh.c:112: warning: will never be executed H5Goh.c:114: warning: will never be executed H5Goh.c: In function 'H5O_group_bh_info': H5Goh.c:282: warning: will never be executed H5Goh.c:286: warning: will never be executed H5Goh.c:292: warning: will never be executed H5Goh.c:297: warning: will never be executed H5Goh.c:303: warning: will never be executed H5Goh.c:307: warning: will never be executed H5Goh.c:311: warning: will never be executed H5Goh.c:319: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c -o H5Gstab.lo H5Gstab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gstab.lo -MD -MP -MF .deps/H5Gstab.Tpo -c H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o H5Gstab.c: In function 'H5G_stab_get_name_by_idx_cb': H5Gstab.c:677: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb': H5Gstab.c:896: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Gstab.c: In function 'H5G_stab_get_type_by_idx': H5Gstab.c:1068: warning: will never be executed H5Gstab.c:1080: warning: will never be executed H5Gstab.c:1084: warning: will never be executed H5Gstab.c: In function 'H5G_stab_count': H5Gstab.c:595: warning: will never be executed H5Gstab.c:599: warning: will never be executed H5Gstab.c: In function 'H5G_stab_get_type_by_idx_cb': H5Gstab.c:1028: warning: will never be executed H5Gstab.c: In function 'H5G_stab_lookup_by_idx': H5Gstab.c:974: warning: will never be executed H5Gstab.c:939: warning: will never be executed H5Gstab.c:943: warning: will never be executed H5Gstab.c:951: warning: will never be executed H5Gstab.c:968: warning: will never be executed H5Gstab.c:972: warning: will never be executed H5Gstab.c:977: warning: will never be executed H5Gstab.c: In function 'H5G_stab_lookup_by_idx_cb': H5Gstab.c:901: warning: will never be executed H5Gstab.c: In function 'H5G_stab_lookup_cb': H5Gstab.c:798: warning: will never be executed H5Gstab.c: In function 'H5G_stab_lookup': H5Gstab.c:859: warning: will never be executed H5Gstab.c:837: warning: will never be executed H5Gstab.c:841: warning: will never be executed H5Gstab.c:857: warning: will never be executed H5Gstab.c:862: warning: will never be executed H5Gstab.c: In function 'H5G_stab_get_name_by_idx': H5Gstab.c:715: warning: will never be executed H5Gstab.c:719: warning: will never be executed H5Gstab.c:727: warning: will never be executed H5Gstab.c:743: warning: will never be executed H5Gstab.c:747: warning: will never be executed H5Gstab.c:762: warning: will never be executed H5Gstab.c: In function 'H5G_stab_bh_size': H5Gstab.c:637: warning: will never be executed H5Gstab.c:641: warning: will never be executed H5Gstab.c: In function 'H5G_stab_iterate': H5Gstab.c:502: warning: will never be executed H5Gstab.c:506: warning: will never be executed H5Gstab.c:527: warning: will never be executed H5Gstab.c:540: warning: will never be executed H5Gstab.c:544: warning: will never be executed H5Gstab.c:548: warning: will never be executed H5Gstab.c:558: warning: will never be executed H5Gstab.c:560: warning: will never be executed H5Gstab.c: In function 'H5G_stab_delete': H5Gstab.c:445: warning: will never be executed H5Gstab.c:453: warning: will never be executed H5Gstab.c:457: warning: will never be executed H5Gstab.c:462: warning: will never be executed H5Gstab.c:467: warning: will never be executed H5Gstab.c:464: warning: will never be executed H5Gstab.c: In function 'H5G_stab_remove': H5Gstab.c:344: warning: will never be executed H5Gstab.c:329: warning: will never be executed H5Gstab.c:333: warning: will never be executed H5Gstab.c:342: warning: will never be executed H5Gstab.c:347: warning: will never be executed H5Gstab.c: In function 'H5G_stab_remove_by_idx': H5Gstab.c:382: warning: will never be executed H5Gstab.c:387: warning: will never be executed H5Gstab.c:391: warning: will never be executed H5Gstab.c:400: warning: will never be executed H5Gstab.c:405: warning: will never be executed H5Gstab.c:402: warning: will never be executed H5Gstab.c: In function 'H5G_stab_insert_real': H5Gstab.c:251: warning: will never be executed H5Gstab.c:240: warning: will never be executed H5Gstab.c:249: warning: will never be executed H5Gstab.c:254: warning: will never be executed H5Gstab.c: In function 'H5G_stab_insert': H5Gstab.c:291: warning: will never be executed H5Gstab.c:294: warning: will never be executed H5Gstab.c: In function 'H5G_stab_create_components': H5Gstab.c:137: warning: will never be executed H5Gstab.c:117: warning: will never be executed H5Gstab.c:121: warning: will never be executed H5Gstab.c:125: warning: will never be executed H5Gstab.c:129: warning: will never be executed H5Gstab.c:140: warning: will never be executed H5Gstab.c: In function 'H5G_stab_create': H5Gstab.c:193: warning: will never be executed H5Gstab.c:200: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c -o H5Gtest.lo H5Gtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gtest.lo -MD -MP -MF .deps/H5Gtest.Tpo -c H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o H5Gtest.c: In function 'H5G_is_empty_test': H5Gtest.c:105: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_has_links_test': H5Gtest.c:216: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_has_stab_test': H5Gtest.c:274: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_is_new_dense_test': H5Gtest.c:324: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_new_dense_info_test': H5Gtest.c:392: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_lheap_size_test': H5Gtest.c:452: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtest.c: In function 'H5G_user_path_test': H5Gtest.c:532: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result H5Gtest.c:505: warning: will never be executed H5Gtest.c:520: warning: will never be executed H5Gtest.c:526: warning: will never be executed H5Gtest.c: In function 'H5G_lheap_size_test': H5Gtest.c:453: warning: will never be executed H5Gtest.c:457: warning: will never be executed H5Gtest.c:461: warning: will never be executed H5Gtest.c: In function 'H5G_new_dense_info_test': H5Gtest.c:393: warning: will never be executed H5Gtest.c:397: warning: will never be executed H5Gtest.c:407: warning: will never be executed H5Gtest.c:413: warning: will never be executed H5Gtest.c: In function 'H5G_is_new_dense_test': H5Gtest.c:325: warning: will never be executed H5Gtest.c:329: warning: will never be executed H5Gtest.c:335: warning: will never be executed H5Gtest.c:341: warning: will never be executed H5Gtest.c:347: warning: will never be executed H5Gtest.c: In function 'H5G_has_stab_test': H5Gtest.c:275: warning: will never be executed H5Gtest.c:279: warning: will never be executed H5Gtest.c:285: warning: will never be executed H5Gtest.c:287: warning: will never be executed H5Gtest.c: In function 'H5G_has_links_test': H5Gtest.c:217: warning: will never be executed H5Gtest.c:221: warning: will never be executed H5Gtest.c:227: warning: will never be executed H5Gtest.c:229: warning: will never be executed H5Gtest.c:237: warning: will never be executed H5Gtest.c: In function 'H5G_is_empty_test': H5Gtest.c:106: warning: will never be executed H5Gtest.c:112: warning: will never be executed H5Gtest.c:116: warning: will never be executed H5Gtest.c:118: warning: will never be executed H5Gtest.c:125: warning: will never be executed H5Gtest.c:131: warning: will never be executed H5Gtest.c:133: warning: will never be executed H5Gtest.c:137: warning: will never be executed H5Gtest.c:156: warning: will never be executed H5Gtest.c:163: warning: will never be executed H5Gtest.c:165: warning: will never be executed H5Gtest.c:167: warning: will never be executed H5Gtest.c:171: warning: will never be executed H5Gtest.c:175: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c -o H5Gtraverse.lo H5Gtraverse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Gtraverse.lo -MD -MP -MF .deps/H5Gtraverse.Tpo -c H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o H5Gtraverse.c: In function 'H5G_traverse_term_interface': H5Gtraverse.c:92: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Gtraverse.c: In function 'H5G_traverse_ud': H5Gtraverse.c:203: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gtraverse.c:208: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gtraverse.c:217: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gtraverse.c:231: warning: request for implicit conversion from 'void *' to 'struct H5G_t *' not permitted in C++ H5Gtraverse.c:236: warning: request for implicit conversion from 'void *' to 'struct H5D_t *' not permitted in C++ H5Gtraverse.c:241: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Gtraverse.c:246: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ H5Gtraverse.c: In function 'H5G_traverse_real': H5Gtraverse.c:615: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Gtraverse.c: In function 'H5G_traverse': H5Gtraverse.c:853: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Gtraverse.c: In function 'H5G_traverse_link_cb': H5Gtraverse.c:123: warning: will never be executed H5Gtraverse.c: In function 'H5G_traverse_special': H5Gtraverse.c:475: warning: will never be executed H5Gtraverse.c:354: warning: will never be executed H5Gtraverse.c:477: warning: will never be executed H5Gtraverse.c:488: warning: will never be executed H5Gtraverse.c:184: warning: will never be executed H5Gtraverse.c:192: warning: will never be executed H5Gtraverse.c:196: warning: will never be executed H5Gtraverse.c:198: warning: will never be executed H5Gtraverse.c:204: warning: will never be executed H5Gtraverse.c:209: warning: will never be executed H5Gtraverse.c:214: warning: will never be executed H5Gtraverse.c:218: warning: will never be executed H5Gtraverse.c:222: warning: will never be executed H5Gtraverse.c:226: warning: will never be executed H5Gtraverse.c:232: warning: will never be executed H5Gtraverse.c:237: warning: will never be executed H5Gtraverse.c:242: warning: will never be executed H5Gtraverse.c:247: warning: will never be executed H5Gtraverse.c:249: warning: will never be executed H5Gtraverse.c:253: warning: will never be executed H5Gtraverse.c:258: warning: will never be executed H5Gtraverse.c:264: warning: will never be executed H5Gtraverse.c:270: warning: will never be executed H5Gtraverse.c:277: warning: will never be executed H5Gtraverse.c:281: warning: will never be executed H5Gtraverse.c:285: warning: will never be executed H5Gtraverse.c:490: warning: will never be executed H5Gtraverse.c:427: warning: will never be executed H5Gtraverse.c:507: warning: will never be executed H5Gtraverse.c:516: warning: will never be executed H5Gtraverse.c: In function 'H5G_traverse_real': H5Gtraverse.c:602: warning: will never be executed H5Gtraverse.c:607: warning: will never be executed H5Gtraverse.c:616: warning: will never be executed H5Gtraverse.c:664: warning: will never be executed H5Gtraverse.c:670: warning: will never be executed H5Gtraverse.c:691: warning: will never be executed H5Gtraverse.c:742: warning: will never be executed H5Gtraverse.c:746: warning: will never be executed H5Gtraverse.c:750: warning: will never be executed H5Gtraverse.c:757: warning: will never be executed H5Gtraverse.c:760: warning: will never be executed H5Gtraverse.c:785: warning: will never be executed H5Gtraverse.c: In function 'H5G_traverse': H5Gtraverse.c:842: warning: will never be executed H5Gtraverse.c:844: warning: will never be executed H5Gtraverse.c:846: warning: will never be executed H5Gtraverse.c:854: warning: will never be executed H5Gtraverse.c:856: warning: will never be executed H5Gtraverse.c:861: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HF.lo -MD -MP -MF .deps/H5HF.Tpo -c -o H5HF.lo H5HF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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: warning: cast discards qualifiers from pointer target type H5HF.c: In function 'H5HF_create': H5HF.c:178: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HF.c: In function 'H5HF_open': H5HF.c:241: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HF.c: In function 'H5HF_insert': H5HF.c:389: warning: cast discards qualifiers from pointer target type H5HF.c: In function 'H5HF_close': H5HF.c:858: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HF.c: In function 'H5HF_delete': H5HF.c:908: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HF.c:921: warning: will never be executed H5HF.c: In function 'H5HF_open': H5HF.c:270: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c -o H5HFbtree2.lo H5HFbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFbtree2.lo -MD -MP -MF .deps/H5HFbtree2.Tpo -c H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o H5HFbtree2.c: In function 'H5HF_huge_btree2_filt_dir_encode': H5HFbtree2.c:1032: warning: will never be executed H5HFbtree2.c:1030: warning: will never be executed H5HFbtree2.c: In function 'H5HF_huge_btree2_dir_encode': H5HFbtree2.c:789: warning: will never be executed H5HFbtree2.c: In function 'H5HF_huge_btree2_filt_indir_encode': H5HFbtree2.c:577: warning: will never be executed H5HFbtree2.c:576: warning: will never be executed H5HFbtree2.c:574: warning: will never be executed H5HFbtree2.c: In function 'H5HF_huge_btree2_indir_encode': H5HFbtree2.c:341: warning: will never be executed H5HFbtree2.c:340: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c -o H5HFcache.lo H5HFcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFcache.lo -MD -MP -MF .deps/H5HFcache.Tpo -c H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o In file included from H5HFcache.c:41: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFcache.c: In function 'H5HF_cache_hdr_load': H5HFcache.c:294: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFcache.c:321: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5HFcache.c:322: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5HFcache.c:358: warning: conversion to 'size_t' from 'long int' may change the sign of the result H5HFcache.c:369: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFcache.c: In function 'H5HF_cache_hdr_flush': H5HFcache.c:493: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFcache.c:514: warning: conversion to 'uint8_t' from 'int' may alter its value H5HFcache.c:515: warning: conversion to 'uint8_t' from 'int' may alter its value H5HFcache.c: In function 'H5HF_cache_iblock_load': H5HFcache.c:763: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFcache.c:851: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFcache.c: In function 'H5HF_cache_iblock_flush': H5HFcache.c:966: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFcache.c: In function 'H5HF_cache_dblock_load': H5HFcache.c:1354: warning: cast discards qualifiers from pointer target type H5HFcache.c: In function 'H5HF_cache_dblock_flush': /usr/include/bits/string3.h:82: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_dblock_load': /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_iblock_load': /usr/include/bits/string3.h:82: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_dblock_load': H5HFcache.c:1370: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_iblock_flush': H5HFcache.c:1011: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_hdr_flush': H5HFcache.c:539: warning: will never be executed H5HFcache.c:539: warning: will never be executed H5HFcache.c:539: warning: will never be executed H5HFcache.c:539: warning: will never be executed H5HFcache.c:544: warning: will never be executed H5HFcache.c:223: warning: will never be executed H5HFcache.c:220: warning: will never be executed H5HFcache.c:535: warning: will never be executed H5HFcache.c:534: warning: will never be executed H5HFcache.c:533: warning: will never be executed H5HFcache.c:532: warning: will never be executed H5HFcache.c:531: warning: will never be executed H5HFcache.c:530: warning: will never be executed H5HFcache.c:529: warning: will never be executed H5HFcache.c:528: warning: will never be executed H5HFcache.c:524: warning: will never be executed H5HFcache.c:520: warning: will never be executed H5HFcache.c: In function 'H5HF_cache_hdr_load': H5HFcache.c:345: warning: will never be executed H5HFcache.c:345: warning: will never be executed H5HFcache.c:345: warning: will never be executed H5HFcache.c:345: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c -o H5HFdbg.lo H5HFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdbg.lo -MD -MP -MF .deps/H5HFdbg.Tpo -c H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o In file included from H5HFdbg.c:42: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFdbg.c: In function 'H5HF_hdr_debug': H5HFdbg.c:207: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HFdbg.c: In function 'H5HF_dblock_debug_cb': H5HFdbg.c:361: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFdbg.c: In function 'H5HF_dblock_debug': H5HFdbg.c:418: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HFdbg.c:439: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFdbg.c:448: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HFdbg.c: In function 'H5HF_iblock_debug': H5HFdbg.c:550: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HFdbg.c: In function 'H5HF_sects_debug': H5HFdbg.c:734: warning: request for implicit conversion from 'void *' to 'struct H5HF_hdr_t *' not permitted in C++ H5HFdbg.c:760: warning: will never be executed H5HFdbg.c: In function 'H5HF_iblock_debug': H5HFdbg.c:635: warning: will never be executed H5HFdbg.c: In function 'H5HF_dblock_debug': H5HFdbg.c:499: warning: will never be executed H5HFdbg.c: In function 'H5HF_hdr_debug': H5HFdbg.c:286: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c -o H5HFdblock.lo H5HFdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdblock.lo -MD -MP -MF .deps/H5HFdblock.Tpo -c H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o In file included from H5HFdblock.c:40: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFdblock.c: In function 'H5HF_man_dblock_create': H5HFdblock.c:141: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFdblock.c:166: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFdblock.c: In function 'H5HF_man_dblock_new': H5HFdblock.c:388: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFdblock.c: In function 'H5HF_man_dblock_protect': H5HFdblock.c:510: warning: request for implicit conversion from 'void *' to 'struct H5HF_direct_t *' not permitted in C++ H5HFdblock.c: In function 'H5HF_man_dblock_create': /usr/include/bits/string3.h:82: warning: will never be executed H5HFdblock.c:192: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c -o H5HFdtable.lo H5HFdtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFdtable.lo -MD -MP -MF .deps/H5HFdtable.Tpo -c H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o In file included from H5HFdtable.c:40: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFdtable.c: In function 'H5HF_dtable_init': H5HFdtable.c:116: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5HFdtable.c:118: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5HFdtable.c:120: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5HFdtable.c:122: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c -o H5HFhdr.lo H5HFhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFhdr.lo -MD -MP -MF .deps/H5HFhdr.Tpo -c H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o In file included from H5HFhdr.c:40: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': H5HFhdr.c:222: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5HFhdr.c:227: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': H5HFhdr.c:265: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFhdr.c: In function 'H5HF_hdr_create': H5HFhdr.c:434: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFhdr.c:457: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFhdr.c:466: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFhdr.c:470: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFhdr.c:495: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFhdr.c: In function 'H5HF_hdr_adj_free': H5HFhdr.c:719: warning: conversion to 'long long unsigned int' from 'ssize_t' may change the sign of the result H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': H5HFhdr.c:768: 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:1311: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5HFhdr.c:1363: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': H5HFhdr.c:270: warning: will never be executed H5HFhdr.c:270: warning: will never be executed H5HFhdr.c:270: warning: will never be executed H5HFhdr.c:270: warning: will never be executed H5HFhdr.c:270: warning: will never be executed H5HFhdr.c:270: warning: will never be executed H5HFhdr.c: In function 'H5HF_hdr_alloc': H5HFhdr.c:134: warning: will never be executed H5HFhdr.c:131: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c -o H5HFhuge.lo H5HFhuge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFhuge.lo -MD -MP -MF .deps/H5HFhuge.Tpo -c H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o H5HFhuge.c: In function 'H5HF_huge_init': H5HFhuge.c:214: warning: conversion to 'unsigned char' from 'size_t' may alter its value H5HFhuge.c:226: warning: conversion to 'unsigned char' from 'size_t' may alter its value H5HFhuge.c:235: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value H5HFhuge.c: In function 'H5HF_huge_write': H5HFhuge.c:733: warning: 'obj_size' may be used uninitialized in this function H5HFhuge.c: In function 'H5HF_huge_insert': H5HFhuge.c:405: warning: will never be executed H5HFhuge.c:403: warning: will never be executed H5HFhuge.c:424: warning: will never be executed H5HFhuge.c:170: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c -o H5HFiblock.lo H5HFiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFiblock.lo -MD -MP -MF .deps/H5HFiblock.Tpo -c H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o In file included from H5HFiblock.c:40: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFiblock.c: In function 'H5HF_man_iblock_root_create': H5HFiblock.c:428: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5HFiblock.c: In function 'H5HF_man_iblock_root_double': H5HFiblock.c:630: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': H5HFiblock.c:740: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFiblock.c:808: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ H5HFiblock.c: In function 'H5HF_man_iblock_protect': H5HFiblock.c:1203: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t *' not permitted in C++ H5HFiblock.c: In function 'H5HF_man_iblock_create': /usr/include/bits/string3.h:82: warning: will never be executed H5HFiblock.c: In function 'H5HF_man_iblock_size': H5HFiblock.c:1639: warning: will never be executed H5HFiblock.c: In function 'H5HF_man_iblock_detach': H5HFiblock.c:905: warning: will never be executed H5HFiblock.c: In function 'H5HF_man_iblock_create': H5HFiblock.c:1115: warning: will never be executed H5HFiblock.c: In function 'H5HF_man_iblock_alloc_row': H5HFiblock.c:981: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c -o H5HFiter.lo H5HFiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFiter.lo -MD -MP -MF .deps/H5HFiter.Tpo -c H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o In file included from H5HFiter.c:39: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFiter.c: In function 'H5HF_man_iter_start_offset': H5HFiter.c:186: warning: conversion to 'unsigned int' from 'hsize_t' may alter its value H5HFiter.c: In function 'H5HF_man_iter_init': /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c -o H5HFman.lo H5HFman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFman.lo -MD -MP -MF .deps/H5HFman.Tpo -c H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o In file included from H5HFman.c:41: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFman.c: In function 'H5HF_man_op_real': H5HFman.c:365: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFman.c: In function 'H5HF_man_write': H5HFman.c:454: warning: cast discards qualifiers from pointer target type H5HFman.c: In function 'H5HF_man_remove': H5HFman.c:605: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFman.c: In function 'H5HF_man_op_real': H5HFman.c:379: warning: will never be executed H5HFman.c: In function 'H5HF_man_insert': H5HFman.c:225: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c -o H5HFsection.lo H5HFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFsection.lo -MD -MP -MF .deps/H5HFsection.Tpo -c H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o In file included from H5HFsection.c:37: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HFsection.c: In function 'H5HF_sect_init_cls': H5HFsection.c:336: warning: request for implicit conversion from 'void *' to 'struct H5HF_sect_private_t *' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_term_cls': H5HFsection.c:375: warning: request for implicit conversion from 'void *' to 'struct H5HF_sect_private_t *' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_single_full_dblock': H5HFsection.c:823: 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:1115: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFsection.c: In function 'H5HF_sect_single_valid': H5HFsection.c:1298: warning: cast discards qualifiers from pointer target type H5HFsection.c:1307: 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:1679: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFsection.c: In function 'H5HF_sect_row_valid': H5HFsection.c:2162: warning: request for implicit conversion from 'void * const' to 'struct H5HF_sect_private_t *' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': H5HFsection.c:2354: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFsection.c: In function 'H5HF_sect_indirect_for_row': H5HFsection.c:2517: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': H5HFsection.c:2608: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:2645: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:2666: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFsection.c: In function 'H5HF_sect_indirect_reduce_row': H5HFsection.c:3231: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3313: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3368: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_reduce': H5HFsection.c:3500: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3574: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3585: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3626: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_merge_row': H5HFsection.c:3915: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:3961: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_build_parent': H5HFsection.c:4117: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_free': H5HFsection.c:4390: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c:4393: warning: request for implicit conversion from 'void *' to 'struct H5HF_free_section_t **' not permitted in C++ H5HFsection.c: In function 'H5HF_sect_indirect_new': H5HFsection.c:2463: warning: will never be executed H5HFsection.c:2464: warning: will never be executed H5HFsection.c:2464: warning: will never be executed H5HFsection.c:2464: warning: will never be executed H5HFsection.c:2464: warning: will never be executed H5HFsection.c:2459: warning: will never be executed H5HFsection.c: In function 'H5HF_sect_single_new': H5HFsection.c:520: warning: will never be executed H5HFsection.c:521: warning: will never be executed H5HFsection.c:521: warning: will never be executed H5HFsection.c:521: warning: will never be executed H5HFsection.c:521: warning: will never be executed H5HFsection.c:515: warning: will never be executed H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': H5HFsection.c:2667: warning: cannot optimize possibly infinite loops H5HFsection.c: In function 'H5HF_sect_row_deserialize': H5HFsection.c:4360: warning: will never be executed H5HFsection.c: In function 'H5HF_sect_indirect_add': H5HFsection.c:2881: warning: will never be executed H5HFsection.c: In function 'H5HF_sect_single_full_dblock': H5HFsection.c:2531: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFspace.lo -MD -MP -MF .deps/H5HFspace.Tpo -c -o H5HFspace.lo H5HFspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFstat.lo -MD -MP -MF .deps/H5HFstat.Tpo -c -o H5HFstat.lo H5HFstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFtest.lo -MD -MP -MF .deps/H5HFtest.Tpo -c -o H5HFtest.lo H5HFtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:102: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value H5HFtest.c: In function 'H5HF_get_id_type_test': H5HFtest.c:465: warning: conversion to 'unsigned char' from 'int' may alter its value libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HFtiny.lo -MD -MP -MF .deps/H5HFtiny.Tpo -c -o H5HFtiny.lo H5HFtiny.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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: warning: conversion to 'uint8_t' from 'size_t' may alter its value H5HFtiny.c:177: warning: conversion to 'uint8_t' from 'size_t' may alter its value H5HFtiny.c:178: warning: conversion to 'uint8_t' from 'size_t' may alter its value H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': H5HFtiny.c:224: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFtiny.c:229: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFtiny.c: In function 'H5HF_tiny_op_real': H5HFtiny.c:270: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFtiny.c:280: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFtiny.c: In function 'H5HF_tiny_remove': H5HFtiny.c:400: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HFtiny.c:405: warning: conversion to 'size_t' from 'int' may change the sign of the result libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HG.lo -MD -MP -MF .deps/H5HG.Tpo -c -o H5HG.lo H5HG.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:229: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HG.c:249: warning: conversion to 'size_t' from 'long int' may change the sign of the result H5HG.c:272: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t **' not permitted in C++ H5HG.c:279: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5HG.c: In function 'H5HG_load': H5HG.c:382: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HG.c:385: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HG.c:396: warning: conversion to 'size_t' from 'long int' may change the sign of the result H5HG.c:460: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t **' not permitted in C++ H5HG.c:468: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5HG.c:474: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5HG.c: In function 'H5HG_dest': H5HG.c:576: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5HG.c:584: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ H5HG.c: In function 'H5HG_insert': H5HG.c:1039: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t *' not permitted in C++ H5HG.c: In function 'H5HG_read': H5HG.c:1108: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t *' not permitted in C++ H5HG.c: In function 'H5HG_link': H5HG.c:1194: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t *' not permitted in C++ H5HG.c: In function 'H5HG_remove': H5HG.c:1257: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t *' not permitted in C++ H5HG.c:1278: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result /usr/include/bits/string3.h:82: warning: will never be executed H5HG.c: In function 'H5HG_load': H5HG.c:481: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5HG.c: In function 'H5HG_remove': H5HG.c:1285: warning: will never be executed H5HG.c:1319: warning: will never be executed H5HG.c: In function 'H5HG_read': H5HG.c:1144: warning: will never be executed H5HG.c: In function 'H5HG_insert': H5HG.c:761: warning: will never be executed H5HG.c:740: warning: will never be executed H5HG.c:264: warning: will never be executed H5HG.c:242: warning: will never be executed H5HG.c:874: warning: will never be executed H5HG.c:856: warning: will never be executed H5HG.c:294: warning: will never be executed H5HG.c:295: warning: will never be executed H5HG.c:295: warning: will never be executed H5HG.c:295: warning: will never be executed H5HG.c:295: warning: will never be executed H5HG.c:1060: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5HG.c:292: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HGdbg.lo -MD -MP -MF .deps/H5HGdbg.Tpo -c -o H5HGdbg.lo H5HGdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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: warning: request for implicit conversion from 'void *' to 'struct H5HG_heap_t *' not permitted in C++ H5HGdbg.c:134: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c -o H5HL.lo H5HL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HL.lo -MD -MP -MF .deps/H5HL.Tpo -c H5HL.c -fPIC -DPIC -o .libs/H5HL.o H5HL.c: In function 'H5HL_protect': H5HL.c:761: warning: request for implicit conversion from 'void *' to 'struct H5HL_t *' not permitted in C++ H5HL.c: In function 'H5HL_remove_free': H5HL.c:861: warning: request for implicit conversion from 'void *' to 'struct H5HL_free_t *' not permitted in C++ H5HL.c: In function 'H5HL_delete': H5HL.c:1315: warning: request for implicit conversion from 'void *' to 'struct H5HL_t *' not permitted in C++ H5HL.c: In function 'H5HL_get_size': H5HL.c:1380: warning: request for implicit conversion from 'void *' to 'struct H5HL_t *' not permitted in C++ H5HL.c: In function 'H5HL_heapsize': H5HL.c:1422: warning: request for implicit conversion from 'void *' to 'struct H5HL_t *' not permitted in C++ H5HL.c:1427: warning: will never be executed H5HL.c:1427: warning: will never be executed H5HL.c:1427: warning: will never be executed H5HL.c:1427: warning: will never be executed H5HL.c:1427: warning: will never be executed H5HL.c:1427: warning: will never be executed H5HL.c: In function 'H5HL_flush': H5HL.c:577: warning: will never be executed H5HL.c:577: warning: will never be executed H5HL.c:577: warning: will never be executed H5HL.c:577: warning: will never be executed H5HL.c:512: warning: will never be executed H5HL.c:507: warning: will never be executed H5HL.c:509: warning: will never be executed H5HL.c:498: warning: will never be executed H5HL.c:497: warning: will never be executed H5HL.c: In function 'H5HL_load': H5HL.c:294: warning: will never be executed H5HL.c: In function 'H5HL_heapsize': H5HL.c:1432: warning: will never be executed H5HL.c: In function 'H5HL_get_size': H5HL.c:1386: warning: will never be executed H5HL.c: In function 'H5HL_delete': H5HL.c:1345: warning: will never be executed H5HL.c: In function 'H5HL_insert': /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HLdbg.lo -MD -MP -MF .deps/H5HLdbg.Tpo -c -o H5HLdbg.lo H5HLdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:73: warning: request for implicit conversion from 'void *' to 'struct H5HL_t *' not permitted in C++ H5HLdbg.c:94: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5HLdbg.c:110: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HLdbg.c:112: warning: conversion to 'size_t' from 'int' may change the sign of the result H5HLdbg.c:134: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c -o H5HP.lo H5HP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5HP.lo -MD -MP -MF .deps/H5HP.Tpo -c H5HP.c -fPIC -DPIC -o .libs/H5HP.o H5HP.c: In function 'H5HP_sink_max': H5HP.c:239: warning: request for implicit conversion from 'void *' to 'struct H5HP_info_t *' not permitted in C++ H5HP.c: In function 'H5HP_sink_min': H5HP.c:308: warning: request for implicit conversion from 'void *' to 'struct H5HP_info_t *' not permitted in C++ H5HP.c: In function 'H5HP_insert': H5HP.c:493: warning: request for implicit conversion from 'void *' to 'struct H5HP_info_t *' not permitted in C++ H5HP.c: In function 'H5HP_incr': H5HP.c:779: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HP.c:779: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5HP.c: In function 'H5HP_decr': H5HP.c:851: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5HP.c:851: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5HP.c: In function 'H5HP_create': H5HP.c:379: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c -o H5I.lo H5I.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5I.lo -MD -MP -MF .deps/H5I.Tpo -c H5I.c -fPIC -DPIC -o .libs/H5I.o H5I.c: In function 'H5I_register_type': H5I.c:335: warning: request for implicit conversion from 'void *' to 'struct H5I_id_type_t *' not permitted in C++ H5I.c:351: warning: request for implicit conversion from 'void *' to 'struct H5I_id_info_t **' not permitted in C++ H5I.c: In function 'H5I_register': H5I.c:878: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5I.c: In function 'H5I_dec_ref': H5I.c:1360: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5I.c: In function 'H5I_inc_ref': H5I.c:1446: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5I.c: In function 'H5I_get_ref': H5I.c:1531: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5I.c: In function 'H5I_inc_type_ref': H5I.c:1614: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5I.c: In function 'H5I_dec_type_ref': H5I.c:1717: 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:1801: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5I.c: In function 'H5I_search': H5I.c:1882: warning: will never be executed H5I.c:1882: warning: will never be executed H5I.c:1882: warning: will never be executed H5I.c:1882: warning: will never be executed H5I.c:1882: warning: will never be executed H5I.c:1882: warning: will never be executed H5I.c: In function 'H5I_get_type_ref': H5I.c:1790: warning: will never be executed H5I.c:1790: warning: will never be executed H5I.c:1790: warning: will never be executed H5I.c:1790: warning: will never be executed H5I.c:1790: warning: will never be executed H5I.c:1790: warning: will never be executed H5I.c: In function 'H5I_inc_type_ref': H5I.c:1603: warning: will never be executed H5I.c:1603: warning: will never be executed H5I.c:1603: warning: will never be executed H5I.c:1603: warning: will never be executed H5I.c:1603: warning: will never be executed H5I.c:1603: warning: will never be executed H5I.c: In function 'H5I_get_ref': H5I.c:1513: warning: will never be executed H5I.c:1513: warning: will never be executed H5I.c:1513: warning: will never be executed H5I.c:1513: warning: will never be executed H5I.c:1513: warning: will never be executed H5I.c:1513: warning: will never be executed H5I.c: In function 'H5I_inc_ref': H5I.c:1428: warning: will never be executed H5I.c:1428: warning: will never be executed H5I.c:1428: warning: will never be executed H5I.c:1428: warning: will never be executed H5I.c:1428: warning: will never be executed H5I.c:1428: warning: will never be executed H5I.c: In function 'H5I_get_type': H5I.c:1041: warning: will never be executed H5I.c:1041: warning: will never be executed H5I.c:1041: warning: will never be executed H5I.c:1041: warning: will never be executed H5I.c:1041: warning: will never be executed H5I.c:1041: warning: will never be executed H5I.c: In function 'H5I_object_verify': H5I.c:1002: warning: will never be executed H5I.c:1002: warning: will never be executed H5I.c:1002: warning: will never be executed H5I.c:1002: warning: will never be executed H5I.c:1002: warning: will never be executed H5I.c:1002: warning: will never be executed H5I.c: In function 'H5I_object': H5I.c:926: warning: will never be executed H5I.c:926: warning: will never be executed H5I.c:926: warning: will never be executed H5I.c:926: warning: will never be executed H5I.c:926: warning: will never be executed H5I.c:926: warning: will never be executed H5I.c: In function 'H5I_nmembers': H5I.c:487: warning: will never be executed H5I.c:487: warning: will never be executed H5I.c:487: warning: will never be executed H5I.c:487: warning: will never be executed H5I.c:487: warning: will never be executed H5I.c:487: warning: will never be executed H5I.c: In function 'H5Iget_file_id': H5I.c:2036: warning: will never be executed H5I.c:2036: warning: will never be executed H5I.c:2036: warning: will never be executed H5I.c:2036: warning: will never be executed H5I.c:2036: warning: will never be executed H5I.c:2036: warning: will never be executed H5I.c: In function 'H5Isearch': H5I.c:1836: warning: will never be executed H5I.c:1836: warning: will never be executed H5I.c:1836: warning: will never be executed H5I.c:1836: warning: will never be executed H5I.c:1836: warning: will never be executed H5I.c:1836: warning: will never be executed H5I.c: In function 'H5Iget_type_ref': H5I.c:1746: warning: will never be executed H5I.c:1746: warning: will never be executed H5I.c:1746: warning: will never be executed H5I.c:1746: warning: will never be executed H5I.c:1746: warning: will never be executed H5I.c:1746: warning: will never be executed H5I.c: In function 'H5Iinc_type_ref': H5I.c:1559: warning: will never be executed H5I.c:1559: warning: will never be executed H5I.c:1559: warning: will never be executed H5I.c:1559: warning: will never be executed H5I.c:1559: warning: will never be executed H5I.c:1559: warning: will never be executed H5I.c: In function 'H5Iget_ref': H5I.c:1473: warning: will never be executed H5I.c:1473: warning: will never be executed H5I.c:1473: warning: will never be executed H5I.c:1473: warning: will never be executed H5I.c:1473: warning: will never be executed H5I.c:1473: warning: will never be executed H5I.c: In function 'H5Iinc_ref': H5I.c:1388: warning: will never be executed H5I.c:1388: warning: will never be executed H5I.c:1388: warning: will never be executed H5I.c:1388: warning: will never be executed H5I.c:1388: warning: will never be executed H5I.c:1388: warning: will never be executed H5I.c: In function 'H5Iget_type': H5I.c:1078: warning: will never be executed H5I.c:1078: warning: will never be executed H5I.c:1078: warning: will never be executed H5I.c:1078: warning: will never be executed H5I.c:1078: warning: will never be executed H5I.c:1078: warning: will never be executed H5I.c: In function 'H5Iobject_verify': H5I.c:963: warning: will never be executed H5I.c:963: warning: will never be executed H5I.c:963: warning: will never be executed H5I.c:963: warning: will never be executed H5I.c:963: warning: will never be executed H5I.c:963: warning: will never be executed H5I.c: In function 'H5Inmembers': H5I.c:435: warning: will never be executed H5I.c:435: warning: will never be executed H5I.c:435: warning: will never be executed H5I.c:435: warning: will never be executed H5I.c:435: warning: will never be executed H5I.c:435: warning: will never be executed H5I.c: In function 'H5Itype_exists': H5I.c:394: warning: will never be executed H5I.c:394: warning: will never be executed H5I.c:394: warning: will never be executed H5I.c:394: warning: will never be executed H5I.c:394: warning: will never be executed H5I.c:394: warning: will never be executed H5I.c: In function 'H5Iget_name': H5I.c:2002: warning: will never be executed H5I.c:2002: warning: will never be executed H5I.c:2002: warning: will never be executed H5I.c:2002: warning: will never be executed H5I.c:2002: warning: will never be executed H5I.c:2002: warning: will never be executed H5I.c: In function 'H5I_remove': H5I.c:1195: warning: will never be executed H5I.c:1195: warning: will never be executed H5I.c:1195: warning: will never be executed H5I.c:1195: warning: will never be executed H5I.c:1195: warning: will never be executed H5I.c:1195: warning: will never be executed H5I.c: In function 'H5I_dec_ref': H5I.c:1325: warning: will never be executed H5I.c:1325: warning: will never be executed H5I.c:1325: warning: will never be executed H5I.c:1325: warning: will never be executed H5I.c:1325: warning: will never be executed H5I.c:1325: warning: will never be executed H5I.c: In function 'H5Idec_ref': H5I.c:1263: warning: will never be executed H5I.c:1263: warning: will never be executed H5I.c:1263: warning: will never be executed H5I.c:1263: warning: will never be executed H5I.c:1263: warning: will never be executed H5I.c:1263: warning: will never be executed H5I.c: In function 'H5I_remove_verify': H5I.c:1152: warning: will never be executed H5I.c:1152: warning: will never be executed H5I.c:1152: warning: will never be executed H5I.c:1152: warning: will never be executed H5I.c:1152: warning: will never be executed H5I.c:1152: warning: will never be executed H5I.c: In function 'H5Iremove_verify': H5I.c:1115: warning: will never be executed H5I.c:1115: warning: will never be executed H5I.c:1115: warning: will never be executed H5I.c:1115: warning: will never be executed H5I.c:1115: warning: will never be executed H5I.c:1115: warning: will never be executed H5I.c: In function 'H5I_clear_type': H5I.c:578: warning: will never be executed H5I.c:578: warning: will never be executed H5I.c:578: warning: will never be executed H5I.c:578: warning: will never be executed H5I.c:578: warning: will never be executed H5I.c:578: warning: will never be executed H5I.c: In function 'H5Iclear_type': H5I.c:524: warning: will never be executed H5I.c:524: warning: will never be executed H5I.c:524: warning: will never be executed H5I.c:524: warning: will never be executed H5I.c:524: warning: will never be executed H5I.c:524: warning: will never be executed H5I.c: In function 'H5I_register': H5I.c:822: warning: will never be executed H5I.c:822: warning: will never be executed H5I.c:822: warning: will never be executed H5I.c:822: warning: will never be executed H5I.c:822: warning: will never be executed H5I.c:822: warning: will never be executed H5I.c: In function 'H5Iregister': H5I.c:775: warning: will never be executed H5I.c:775: warning: will never be executed H5I.c:775: warning: will never be executed H5I.c:775: warning: will never be executed H5I.c:775: warning: will never be executed H5I.c:775: warning: will never be executed H5I.c: In function 'H5I_destroy_type': H5I.c:733: warning: will never be executed H5I.c:733: warning: will never be executed H5I.c:733: warning: will never be executed H5I.c:733: warning: will never be executed H5I.c:733: warning: will never be executed H5I.c:733: warning: will never be executed H5I.c: In function 'H5I_dec_type_ref': H5I.c:1694: warning: will never be executed H5I.c:1694: warning: will never be executed H5I.c:1694: warning: will never be executed H5I.c:1694: warning: will never be executed H5I.c:1694: warning: will never be executed H5I.c:1694: warning: will never be executed H5I.c: In function 'H5Idec_type_ref': H5I.c:1649: warning: will never be executed H5I.c:1649: warning: will never be executed H5I.c:1649: warning: will never be executed H5I.c:1649: warning: will never be executed H5I.c:1649: warning: will never be executed H5I.c:1649: warning: will never be executed H5I.c: In function 'H5Idestroy_type': H5I.c:697: warning: will never be executed H5I.c:697: warning: will never be executed H5I.c:697: warning: will never be executed H5I.c:697: warning: will never be executed H5I.c:697: warning: will never be executed H5I.c:697: warning: will never be executed H5I.c: In function 'H5I_register_type': H5I.c:286: warning: will never be executed H5I.c:286: warning: will never be executed H5I.c:286: warning: will never be executed H5I.c:286: warning: will never be executed H5I.c:286: warning: will never be executed H5I.c:286: warning: will never be executed H5I.c: In function 'H5Iregister_type': H5I.c:231: warning: will never be executed H5I.c:231: warning: will never be executed H5I.c:231: warning: will never be executed H5I.c:231: warning: will never be executed H5I.c:231: warning: will never be executed H5I.c:231: warning: will never be executed H5I.c: In function 'H5I_search': H5I.c:1886: warning: will never be executed H5I.c:1889: warning: will never be executed H5I.c: In function 'H5I_get_type_ref': H5I.c:1798: warning: will never be executed H5I.c: In function 'H5I_inc_type_ref': H5I.c:1611: warning: will never be executed H5I.c: In function 'H5I_get_ref': H5I.c:1521: warning: will never be executed H5I.c:1524: warning: will never be executed H5I.c:1528: warning: will never be executed H5I.c: In function 'H5I_inc_ref': H5I.c:1436: warning: will never be executed H5I.c:1439: warning: will never be executed H5I.c:1443: warning: will never be executed H5I.c: In function 'H5I_nmembers': H5I.c:490: warning: will never be executed H5I.c: In function 'H5I_get_file_id': H5I.c:2078: warning: will never be executed H5I.c:2082: warning: will never be executed H5I.c:2084: warning: will never be executed H5I.c:2087: warning: will never be executed H5I.c: In function 'H5I_remove': H5I.c:1230: warning: will never be executed H5I.c:1200: warning: will never be executed H5I.c:1203: warning: will never be executed H5I.c:1209: warning: will never be executed H5I.c: In function 'H5I_dec_ref': H5I.c:1333: warning: will never be executed H5I.c:1336: warning: will never be executed H5I.c:1340: warning: will never be executed H5I.c: In function 'H5I_clear_type': H5I.c:581: warning: will never be executed H5I.c:585: warning: will never be executed H5I.c: In function 'H5I_register': H5I.c:826: warning: will never be executed H5I.c:829: warning: will never be executed H5I.c:831: warning: will never be executed H5I.c:895: warning: will never be executed H5I.c: In function 'H5I_destroy_type': H5I.c:736: warning: will never be executed H5I.c:740: warning: will never be executed H5I.c: In function 'H5I_dec_type_ref': H5I.c:1697: warning: will never be executed H5I.c:1701: warning: will never be executed H5I.c: In function 'H5I_register_type': H5I.c:291: warning: will never be executed H5I.c:318: warning: will never be executed H5I.c:330: warning: will never be executed H5I.c:336: warning: will never be executed H5I.c:353: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5L.lo -MD -MP -MF .deps/H5L.Tpo -c -o H5L.lo H5L.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:1709: warning: cast discards qualifiers from pointer target type H5L.c: In function 'H5L_get_val_real': H5L.c:2074: warning: request for implicit conversion from 'void *' to 'char * restrict' not permitted in C++ H5L.c: In function 'H5L_move_dest_cb': H5L.c:2411: warning: cast discards qualifiers from pointer target type H5L.c: In function 'H5L_exists_cb': H5L.c:2703: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5L.c: In function 'H5L_exists': H5L.c:2738: warning: conversion to 'herr_t' from 'hbool_t' may change the sign of the result H5L.c: In function 'H5L_init_interface': H5L.c:258: warning: will never be executed H5L.c: In function 'H5L_get_default_lcpl': H5L.c:2888: warning: will never be executed H5L.c: In function 'H5L_find_class': H5L.c:1441: warning: will never be executed H5L.c:1445: warning: will never be executed H5L.c: In function 'H5L_init': H5L.c:229: warning: will never be executed H5L.c: In function 'H5L_get_info': H5L.c:2803: warning: will never be executed H5L.c:2810: warning: will never be executed H5L.c: In function 'H5L_get_val': H5L.c:2168: warning: will never be executed H5L.c:2180: warning: will never be executed H5L.c: In function 'H5L_get_info_cb': H5L.c:2769: warning: will never be executed H5L.c:2773: warning: will never be executed H5L.c: In function 'H5L_move': H5L.c:2638: warning: will never be executed H5L.c:2642: warning: will never be executed H5L.c:2649: warning: will never be executed H5L.c:2659: warning: will never be executed H5L.c:2661: warning: will never be executed H5L.c:2674: warning: will never be executed H5L.c: In function 'H5L_move_cb': H5L.c:2506: warning: will never be executed H5L.c:2510: warning: will never be executed H5L.c:2514: warning: will never be executed H5L.c:2532: warning: will never be executed H5L.c:2545: warning: will never be executed H5L.c:2555: warning: will never be executed H5L.c:2561: warning: will never be executed H5L.c: In function 'H5L_delete_cb': H5L.c:2263: warning: will never be executed H5L.c:2267: warning: will never be executed H5L.c:2271: warning: will never be executed H5L.c:2275: warning: will never be executed H5L.c: In function 'H5L_move_dest_cb': H5L.c:2457: warning: will never be executed H5L.c:2399: warning: will never be executed H5L.c:2405: warning: will never be executed H5L.c:2415: warning: will never be executed H5L.c:2423: warning: will never be executed H5L.c:2434: warning: will never be executed H5L.c:2442: warning: will never be executed H5L.c:2444: warning: will never be executed H5L.c:2448: warning: will never be executed H5L.c:2452: warning: will never be executed H5L.c:2461: warning: will never be executed H5L.c:2465: warning: will never be executed H5L.c: In function 'H5L_delete': H5L.c:2320: warning: will never be executed H5L.c:2305: warning: will never be executed H5L.c:2313: warning: will never be executed H5L.c:2318: warning: will never be executed H5L.c: In function 'H5L_create_real': H5L.c:1858: warning: will never be executed H5L.c:1816: warning: will never be executed H5L.c:1824: warning: will never be executed H5L.c:1828: warning: will never be executed H5L.c:1856: warning: will never be executed H5L.c: In function 'H5L_link_object': H5L.c:1633: warning: will never be executed H5L.c: In function 'H5L_link': H5L.c:1590: warning: will never be executed H5L.c: In function 'H5L_create_soft': H5L.c:1980: warning: will never be executed H5L.c:1961: warning: will never be executed H5L.c:1970: warning: will never be executed H5L.c:1978: warning: will never be executed H5L.c: In function 'H5L_get_val_real': H5L.c:2091: warning: will never be executed H5L.c:2097: warning: will never be executed H5L.c: In function 'H5L_get_val_cb': H5L.c:2127: warning: will never be executed H5L.c:2131: warning: will never be executed H5L.c: In function 'H5L_create_ud': H5L.c:2023: warning: will never be executed H5L.c:2038: warning: will never be executed H5L.c: In function 'H5L_link_cb': H5L.c:1755: warning: will never be executed H5L.c:1668: warning: will never be executed H5L.c:1679: warning: will never be executed H5L.c:1690: warning: will never be executed H5L.c:1702: warning: will never be executed H5L.c:1713: warning: will never be executed H5L.c:1718: warning: will never be executed H5L.c:1726: warning: will never be executed H5L.c:1737: warning: will never be executed H5L.c:1745: warning: will never be executed H5L.c:1747: warning: will never be executed H5L.c:1751: warning: will never be executed H5L.c:1759: warning: will never be executed H5L.c:1763: warning: will never be executed H5L.c: In function 'H5L_create_hard': H5L.c:1927: warning: will never be executed H5L.c:1893: warning: will never be executed H5L.c:1903: warning: will never be executed H5L.c:1913: warning: will never be executed H5L.c:1925: warning: will never be executed H5L.c:1931: warning: will never be executed H5L.c: In function 'H5L_unregister': H5L.c:1540: warning: will never be executed H5L.c:1529: warning: will never be executed H5L.c: In function 'H5L_register': H5L.c:1476: warning: will never be executed H5L.c:1492: warning: will never be executed H5L.c: In function 'H5Lexists': H5L.c:2735: warning: will never be executed H5L.c: In function 'H5L_get_name_by_idx_cb': H5L.c:2922: warning: will never be executed H5L.c:2927: warning: will never be executed H5L.c: In function 'H5L_get_info_by_idx_cb': H5L.c:2844: warning: will never be executed H5L.c:2849: warning: will never be executed H5L.c:2854: warning: will never be executed H5L.c: In function 'H5L_get_val_by_idx_cb': H5L.c:2214: warning: will never be executed H5L.c:2219: warning: will never be executed H5L.c:2224: warning: will never be executed H5L.c: In function 'H5L_delete_by_idx_cb': H5L.c:2353: warning: will never be executed H5L.c:2358: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c -o H5Lexternal.lo H5Lexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Lexternal.lo -MD -MP -MF .deps/H5Lexternal.Tpo -c H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o H5Lexternal.c: In function 'H5L_build_name': H5Lexternal.c:138: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Lexternal.c: In function 'H5L_extern_traverse': H5Lexternal.c:219: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Lexternal.c:240: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Lexternal.c: In function 'H5L_extern_query': H5Lexternal.c:417: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result H5Lexternal.c: In function 'H5Lcreate_external': H5Lexternal.c:474: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Lexternal.c: In function 'H5Lunpack_elink_val': H5Lexternal.c:562: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Lexternal.c: In function 'H5L_extern_traverse': H5Lexternal.c:265: warning: will never be executed H5Lexternal.c: In function 'H5L_getenv_prefix_name': H5Lexternal.c:111: warning: will never be executed H5Lexternal.c: In function 'H5L_extern_query': H5Lexternal.c:402: warning: will never be executed H5Lexternal.c:404: warning: will never be executed H5Lexternal.c: In function 'H5L_build_name': H5Lexternal.c:139: warning: will never be executed H5Lexternal.c: In function 'H5L_extern_traverse': H5Lexternal.c:201: warning: will never be executed H5Lexternal.c:208: warning: will never be executed H5Lexternal.c:210: warning: will never be executed H5Lexternal.c:220: warning: will never be executed H5Lexternal.c:224: warning: will never be executed H5Lexternal.c:232: warning: will never be executed H5Lexternal.c:241: warning: will never be executed H5Lexternal.c:245: warning: will never be executed H5Lexternal.c:252: warning: will never be executed H5Lexternal.c:284: warning: will never be executed H5Lexternal.c:302: warning: will never be executed H5Lexternal.c:305: warning: will never be executed H5Lexternal.c:317: warning: will never be executed H5Lexternal.c:329: warning: will never be executed H5Lexternal.c:340: warning: will never be executed H5Lexternal.c:345: warning: will never be executed H5Lexternal.c:353: warning: will never be executed H5Lexternal.c:362: warning: will never be executed H5Lexternal.c:364: warning: will never be executed H5Lexternal.c:368: warning: will never be executed H5Lexternal.c: In function 'H5L_register_external': H5Lexternal.c:511: warning: will never be executed H5Lexternal.c:514: warning: will never be executed H5Lexternal.c: In function 'H5Lcreate_external': H5Lexternal.c:484: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c -o H5MF.lo H5MF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MF.lo -MD -MP -MF .deps/H5MF.Tpo -c H5MF.c -fPIC -DPIC -o .libs/H5MF.o H5MF.c:241: warning: 'H5MF_alloc_overflow' defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c -o H5MM.lo H5MM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MM.lo -MD -MP -MF .deps/H5MM.Tpo -c H5MM.c -fPIC -DPIC -o .libs/H5MM.o H5MM.c: In function 'H5MM_xstrdup': H5MM.c:180: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5MM.c: In function 'H5MM_strdup': H5MM.c:217: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c -o H5MP.lo H5MP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MP.lo -MD -MP -MF .deps/H5MP.Tpo -c H5MP.c -fPIC -DPIC -o .libs/H5MP.o H5MP.c: In function 'H5MP_new_page': H5MP.c:150: warning: request for implicit conversion from 'void *' to 'struct H5MP_page_t *' not permitted in C++ H5MP.c:156: warning: request for implicit conversion from 'void *' to 'struct H5MP_page_t *' not permitted in C++ H5MP.c: In function 'H5MP_malloc': H5MP.c:187: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5MPtest.lo -MD -MP -MF .deps/H5MPtest.Tpo -c -o H5MPtest.lo H5MPtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c -o H5O.lo H5O.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5O.lo -MD -MP -MF .deps/H5O.Tpo -c H5O.c -fPIC -DPIC -o .libs/H5O.o H5O.c: In function 'H5O_create': H5O.c:1072: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5O.c:1142: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c:1179: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c: In function 'H5O_link': H5O.c:1425: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c:1434: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5O.c:1465: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5O.c:1501: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5O.c: In function 'H5O_protect': H5O.c:1546: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_touch_oh': H5O.c:1656: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5O.c: In function 'H5O_touch': H5O.c:1719: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_delete': H5O.c:1828: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_obj_type': H5O.c:1913: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_obj_class': H5O.c:1991: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_loc_copy': H5O.c:2168: warning: cast discards qualifiers from pointer target type H5O.c: In function 'H5O_get_info': H5O.c:2277: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c:2338: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5O.c:2339: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5O.c:2345: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c:2345: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c:2355: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c:2357: warning: conversion to 'size_t' from 'int' may change the sign of the result H5O.c:2359: warning: conversion to 'hsize_t' from 'int' may change the sign of the result H5O.c: In function 'H5O_get_create_plist': H5O.c:2428: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c:2442: warning: conversion to 'uint8_t' from 'int' may alter its value H5O.c: In function 'H5O_get_nlinks': H5O.c:2483: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_get_rc_and_type': H5O.c:2602: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5O.c: In function 'H5O_obj_create': H5O.c:2517: warning: will never be executed H5O.c:2517: warning: will never be executed H5O.c:2517: warning: will never be executed H5O.c:2517: warning: will never be executed H5O.c:2517: warning: will never be executed H5O.c:2517: warning: will never be executed H5O.c: In function 'H5O_obj_class_real': H5O.c:2025: warning: will never be executed H5O.c:2025: warning: will never be executed H5O.c:2025: warning: will never be executed H5O.c:2025: warning: will never be executed H5O.c:2025: warning: will never be executed H5O.c:2025: warning: will never be executed H5O.c: In function 'H5O_open': H5O.c:1226: warning: will never be executed H5O.c:1226: warning: will never be executed H5O.c:1226: warning: will never be executed H5O.c:1226: warning: will never be executed H5O.c:1226: warning: will never be executed H5O.c:1226: warning: will never be executed H5O.c: In function 'H5O_get_nlinks': H5O.c:2476: warning: will never be executed H5O.c:2476: warning: will never be executed H5O.c:2476: warning: will never be executed H5O.c:2476: warning: will never be executed H5O.c:2476: warning: will never be executed H5O.c:2476: warning: will never be executed H5O.c: In function 'H5O_open_by_loc': H5O.c:1318: warning: will never be executed H5O.c:1318: warning: will never be executed H5O.c:1318: warning: will never be executed H5O.c:1318: warning: will never be executed H5O.c:1318: warning: will never be executed H5O.c:1318: warning: will never be executed H5O.c: In function 'H5O_get_rc_and_type': H5O.c:2594: warning: will never be executed H5O.c:2594: warning: will never be executed H5O.c:2594: warning: will never be executed H5O.c:2594: warning: will never be executed H5O.c:2594: warning: will never be executed H5O.c:2594: warning: will never be executed H5O.c: In function 'H5O_obj_type': H5O.c:1910: warning: will never be executed H5O.c:1910: warning: will never be executed H5O.c:1910: warning: will never be executed H5O.c:1910: warning: will never be executed H5O.c:1910: warning: will never be executed H5O.c:1910: warning: will never be executed H5O.c: In function 'H5O_get_create_plist': H5O.c:2421: warning: will never be executed H5O.c:2421: warning: will never be executed H5O.c:2421: warning: will never be executed H5O.c:2421: warning: will never be executed H5O.c:2421: warning: will never be executed H5O.c:2421: warning: will never be executed H5O.c: In function 'H5O_get_info': H5O.c:2270: warning: will never be executed H5O.c:2270: warning: will never be executed H5O.c:2270: warning: will never be executed H5O.c:2270: warning: will never be executed H5O.c:2270: warning: will never be executed H5O.c:2270: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5O.c: In function 'H5O_loc_reset': /usr/include/bits/string3.h:82: warning: will never be executed H5O.c: In function 'H5O_close': H5O.c:1353: warning: will never be executed H5O.c:1353: warning: will never be executed H5O.c:1353: warning: will never be executed H5O.c:1353: warning: will never be executed H5O.c:1353: warning: will never be executed H5O.c:1353: warning: will never be executed H5O.c: In function 'H5O_delete': H5O.c:1821: warning: will never be executed H5O.c:1821: warning: will never be executed H5O.c:1821: warning: will never be executed H5O.c:1821: warning: will never be executed H5O.c:1821: warning: will never be executed H5O.c:1821: warning: will never be executed H5O.c: In function 'H5O_touch': H5O.c:1709: warning: will never be executed H5O.c:1709: warning: will never be executed H5O.c:1709: warning: will never be executed H5O.c:1709: warning: will never be executed H5O.c:1709: warning: will never be executed H5O.c:1709: warning: will never be executed H5O.c: In function 'H5O_unprotect': H5O.c:1587: warning: will never be executed H5O.c:1587: warning: will never be executed H5O.c:1587: warning: will never be executed H5O.c:1587: warning: will never be executed H5O.c:1587: warning: will never be executed H5O.c:1587: warning: will never be executed H5O.c: In function 'H5O_protect': H5O.c:1534: warning: will never be executed H5O.c:1534: warning: will never be executed H5O.c:1534: warning: will never be executed H5O.c:1534: warning: will never be executed H5O.c:1534: warning: will never be executed H5O.c:1534: warning: will never be executed H5O.c: In function 'H5O_link': H5O.c:1416: warning: will never be executed H5O.c:1416: warning: will never be executed H5O.c:1416: warning: will never be executed H5O.c:1416: warning: will never be executed H5O.c:1416: warning: will never be executed H5O.c:1416: warning: will never be executed H5O.c: In function 'H5O_open_name': H5O.c:1270: warning: will never be executed H5O.c:1270: warning: will never be executed H5O.c:1270: warning: will never be executed H5O.c:1270: warning: will never be executed H5O.c:1270: warning: will never be executed H5O.c:1270: warning: will never be executed H5O.c: In function 'H5O_create': H5O.c:1061: warning: will never be executed H5O.c:1061: warning: will never be executed H5O.c:1061: warning: will never be executed H5O.c:1061: warning: will never be executed H5O.c:1061: warning: will never be executed H5O.c:1061: warning: will never be executed H5O.c: In function 'H5Odecr_refcount': H5O.c:522: warning: will never be executed H5O.c:522: warning: will never be executed H5O.c:522: warning: will never be executed H5O.c:522: warning: will never be executed H5O.c:522: warning: will never be executed H5O.c:522: warning: will never be executed H5O.c: In function 'H5Oincr_refcount': H5O.c:481: warning: will never be executed H5O.c:481: warning: will never be executed H5O.c:481: warning: will never be executed H5O.c:481: warning: will never be executed H5O.c:481: warning: will never be executed H5O.c:481: warning: will never be executed H5O.c: In function 'H5Oclose': H5O.c:1004: warning: will never be executed H5O.c:1004: warning: will never be executed H5O.c:1004: warning: will never be executed H5O.c:1004: warning: will never be executed H5O.c:1004: warning: will never be executed H5O.c:1004: warning: will never be executed H5O.c: In function 'H5Oopen': H5O.c:231: warning: will never be executed H5O.c:231: warning: will never be executed H5O.c:231: warning: will never be executed H5O.c:231: warning: will never be executed H5O.c:231: warning: will never be executed H5O.c:231: warning: will never be executed H5O.c: In function 'H5O_visit': H5O.c:2782: warning: will never be executed H5O.c:2782: warning: will never be executed H5O.c:2782: warning: will never be executed H5O.c:2782: warning: will never be executed H5O.c:2782: warning: will never be executed H5O.c:2782: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5O.c: In function 'H5Ovisit_by_name': H5O.c:953: warning: will never be executed H5O.c:953: warning: will never be executed H5O.c:953: warning: will never be executed H5O.c:953: warning: will never be executed H5O.c:953: warning: will never be executed H5O.c:953: warning: will never be executed H5O.c: In function 'H5Ovisit': H5O.c:895: warning: will never be executed H5O.c:895: warning: will never be executed H5O.c:895: warning: will never be executed H5O.c:895: warning: will never be executed H5O.c:895: warning: will never be executed H5O.c:895: warning: will never be executed H5O.c: In function 'H5Oget_comment_by_name': H5O.c:834: warning: will never be executed H5O.c:834: warning: will never be executed H5O.c:834: warning: will never be executed H5O.c:834: warning: will never be executed H5O.c:834: warning: will never be executed H5O.c:834: warning: will never be executed H5O.c: In function 'H5Oget_comment': H5O.c:795: warning: will never be executed H5O.c:795: warning: will never be executed H5O.c:795: warning: will never be executed H5O.c:795: warning: will never be executed H5O.c:795: warning: will never be executed H5O.c:795: warning: will never be executed H5O.c: In function 'H5Oset_comment_by_name': H5O.c:750: warning: will never be executed H5O.c:750: warning: will never be executed H5O.c:750: warning: will never be executed H5O.c:750: warning: will never be executed H5O.c:750: warning: will never be executed H5O.c:750: warning: will never be executed H5O.c: In function 'H5Oset_comment': H5O.c:710: warning: will never be executed H5O.c:710: warning: will never be executed H5O.c:710: warning: will never be executed H5O.c:710: warning: will never be executed H5O.c:710: warning: will never be executed H5O.c:710: warning: will never be executed H5O.c: In function 'H5Oget_info_by_idx': H5O.c:643: warning: will never be executed H5O.c:643: warning: will never be executed H5O.c:643: warning: will never be executed H5O.c:643: warning: will never be executed H5O.c:643: warning: will never be executed H5O.c:643: warning: will never be executed H5O.c: In function 'H5Oopen_by_idx': H5O.c:283: warning: will never be executed H5O.c:283: warning: will never be executed H5O.c:283: warning: will never be executed H5O.c:283: warning: will never be executed H5O.c:283: warning: will never be executed H5O.c:283: warning: will never be executed H5O.c: In function 'H5Oget_info_by_name': H5O.c:593: warning: will never be executed H5O.c:593: warning: will never be executed H5O.c:593: warning: will never be executed H5O.c:593: warning: will never be executed H5O.c:593: warning: will never be executed H5O.c:593: warning: will never be executed H5O.c: In function 'H5Oget_info': H5O.c:556: warning: will never be executed H5O.c:556: warning: will never be executed H5O.c:556: warning: will never be executed H5O.c:556: warning: will never be executed H5O.c:556: warning: will never be executed H5O.c:556: warning: will never be executed H5O.c: In function 'H5Olink': H5O.c:429: warning: will never be executed H5O.c:429: warning: will never be executed H5O.c:429: warning: will never be executed H5O.c:429: warning: will never be executed H5O.c:429: warning: will never be executed H5O.c:429: warning: will never be executed H5O.c: In function 'H5Oopen_by_addr': H5O.c:370: warning: will never be executed H5O.c:370: warning: will never be executed H5O.c:370: warning: will never be executed H5O.c:370: warning: will never be executed H5O.c:370: warning: will never be executed H5O.c:370: warning: will never be executed H5O.c:393: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c:394: warning: will never be executed H5O.c: In function 'H5O_obj_create': H5O.c:2532: warning: will never be executed H5O.c: In function 'H5O_obj_class_real': H5O.c:2036: warning: will never be executed H5O.c:2042: warning: will never be executed H5O.c: In function 'H5O_get_nlinks': H5O.c:2484: warning: will never be executed H5O.c:2491: warning: will never be executed H5O.c: In function 'H5O_open_by_loc': H5O.c:1998: warning: will never be executed H5O.c:1992: warning: will never be executed H5O.c:1996: warning: will never be executed H5O.c:2000: warning: will never be executed H5O.c:1324: warning: will never be executed H5O.c:1329: warning: will never be executed H5O.c: In function 'H5O_get_rc_and_type': H5O.c:2603: warning: will never be executed H5O.c:2610: warning: will never be executed H5O.c:2614: warning: will never be executed H5O.c: In function 'H5O_obj_type': H5O.c:1914: warning: will never be executed H5O.c:1918: warning: will never be executed H5O.c:1922: warning: will never be executed H5O.c: In function 'H5O_get_create_plist': H5O.c:2429: warning: will never be executed H5O.c:2437: warning: will never be executed H5O.c:2439: warning: will never be executed H5O.c:2446: warning: will never be executed H5O.c:2451: warning: will never be executed H5O.c: In function 'H5O_get_info': H5O.c:2278: warning: will never be executed H5O.c:2291: warning: will never be executed H5O.c:2297: warning: will never be executed H5O.c:2300: warning: will never be executed H5O.c:2378: warning: will never be executed H5O.c:2396: warning: will never be executed H5O.c: In function 'H5O_loc_free': H5O.c:2239: warning: will never be executed H5O.c: In function 'H5O_close': H5O.c:1381: warning: will never be executed H5O.c:1385: warning: will never be executed H5O.c: In function 'H5O_get_loc': H5O.c:2073: warning: will never be executed H5O.c:2078: warning: will never be executed H5O.c:2083: warning: will never be executed H5O.c:2087: warning: will never be executed H5O.c: In function 'H5O_delete_oh': H5O.c:1879: warning: will never be executed H5O.c:1884: warning: will never be executed H5O.c: In function 'H5O_delete': H5O.c:1829: warning: will never be executed H5O.c:1833: warning: will never be executed H5O.c:1837: warning: will never be executed H5O.c: In function 'H5O_touch_oh': H5O.c:1653: warning: will never be executed H5O.c:1662: warning: will never be executed H5O.c:1679: warning: will never be executed H5O.c: In function 'H5O_touch': H5O.c:1716: warning: will never be executed H5O.c:1720: warning: will never be executed H5O.c:1724: warning: will never be executed H5O.c:1731: warning: will never be executed H5O.c: In function 'H5O_unprotect': H5O.c:1597: warning: will never be executed H5O.c: In function 'H5O_protect': H5O.c:1543: warning: will never be executed H5O.c:1547: warning: will never be executed H5O.c:1552: warning: will never be executed H5O.c:1554: warning: will never be executed H5O.c:1559: warning: will never be executed H5O.c: In function 'H5O_link': H5O.c:1426: warning: will never be executed H5O.c:1433: warning: will never be executed H5O.c:1443: warning: will never be executed H5O.c:1448: warning: will never be executed H5O.c:1461: warning: will never be executed H5O.c:1476: warning: will never be executed H5O.c:1484: warning: will never be executed H5O.c:1493: warning: will never be executed H5O.c:1505: warning: will never be executed H5O.c: In function 'H5O_open_name': H5O.c:1283: warning: will never be executed H5O.c:1288: warning: will never be executed H5O.c:1293: warning: will never be executed H5O.c: In function 'H5O_create': H5O.c:1194: warning: will never be executed H5O.c:1073: warning: will never be executed H5O.c:1077: warning: will never be executed H5O.c:1081: warning: will never be executed H5O.c:1119: warning: will never be executed H5O.c:1121: warning: will never be executed H5O.c:1146: warning: will never be executed H5O.c:1151: warning: will never be executed H5O.c:1162: warning: will never be executed H5O.c:1172: warning: will never be executed H5O.c:1184: warning: will never be executed H5O.c:1192: warning: will never be executed H5O.c:1197: warning: will never be executed H5O.c: In function 'H5O_visit_cb': H5O.c:2686: warning: will never be executed H5O.c:2699: warning: will never be executed H5O.c:2713: warning: will never be executed H5O.c:2720: warning: will never be executed H5O.c:2729: warning: will never be executed H5O.c:2726: warning: will never be executed H5O.c: In function 'H5Oget_info_by_idx': H5O.c:678: warning: will never be executed H5O.c: In function 'H5Oopen_by_idx': H5O.c:315: warning: will never be executed H5O.c: In function 'H5O_visit': H5O.c:2789: warning: will never be executed H5O.c:2798: warning: will never be executed H5O.c:2803: warning: will never be executed H5O.c:2808: warning: will never be executed H5O.c:2812: warning: will never be executed H5O.c:2820: warning: will never be executed H5O.c:2832: warning: will never be executed H5O.c:2841: warning: will never be executed H5O.c:2849: warning: will never be executed H5O.c:2854: warning: will never be executed H5O.c:2860: warning: will never be executed H5O.c:2863: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c -o H5Oainfo.lo H5Oainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oainfo.lo -MD -MP -MF .deps/H5Oainfo.Tpo -c H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o H5Oainfo.c: In function 'H5O_ainfo_decode': H5Oainfo.c:129: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oainfo.c:130: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oainfo.c: In function 'H5O_ainfo_encode': H5Oainfo.c:194: warning: conversion to 'unsigned char' from 'int' may alter its value H5Oainfo.c:195: warning: conversion to 'unsigned char' from 'int' may alter its value H5Oainfo.c: In function 'H5O_ainfo_size': H5Oainfo.c:287: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oainfo.c: In function 'H5O_ainfo_copy': H5Oainfo.c:245: warning: will never be executed H5Oainfo.c: In function 'H5O_ainfo_copy_file': H5Oainfo.c:435: warning: will never be executed H5Oainfo.c:432: warning: will never be executed H5Oainfo.c:420: warning: will never be executed H5Oainfo.c:424: warning: will never be executed H5Oainfo.c: In function 'H5O_ainfo_delete': H5Oainfo.c:346: warning: will never be executed H5Oainfo.c: In function 'H5O_ainfo_decode': H5Oainfo.c:156: warning: will never be executed H5Oainfo.c:119: warning: will never be executed H5Oainfo.c:123: warning: will never be executed H5Oainfo.c:128: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oalloc.lo -MD -MP -MF .deps/H5Oalloc.Tpo -c -o H5Oalloc.lo H5Oalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:151: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:164: warning: conversion of unsigned constant value to negative integer H5Oalloc.c:174: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:176: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c: In function 'H5O_eliminate_gap': H5Oalloc.c:269: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c: In function 'H5O_alloc_null': H5Oalloc.c:330: warning: conversion of unsigned constant value to negative integer H5Oalloc.c:333: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:339: warning: conversion of unsigned constant value to negative integer H5Oalloc.c:360: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:362: warning: conversion of unsigned constant value to negative integer H5Oalloc.c: In function 'H5O_alloc_extend_chunk': H5Oalloc.c:496: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:498: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Oalloc.c:509: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:514: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:550: warning: conversion to 'uint8_t' from 'int' may alter its value H5Oalloc.c:568: warning: conversion to 'int' from 'size_t' may alter its value H5Oalloc.c:575: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:577: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:619: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Oalloc.c: In function 'H5O_alloc_new_chunk': H5Oalloc.c:711: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Oalloc.c:716: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Oalloc.c:723: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:741: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:757: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Oalloc.c:766: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Oalloc.c:792: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:800: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:800: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:808: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:819: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Oalloc.c:828: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Oalloc.c:859: warning: conversion to 'int' from 'size_t' may alter its value H5Oalloc.c:870: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:878: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:879: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:914: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Oalloc.c:919: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c: In function 'H5O_release_mesg': H5Oalloc.c:1082: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c: In function 'H5O_move_msgs_forward': H5Oalloc.c:1140: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1153: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1201: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1224: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1251: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1252: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1267: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Oalloc.c:1282: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1315: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Oalloc.c: In function 'H5O_merge_null': H5Oalloc.c:1375: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1383: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1384: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1424: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Oalloc.c: In function 'H5O_remove_empty_chunks': H5Oalloc.c:1475: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1476: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oalloc.c:1514: warning: value computed is not used H5Oalloc.c:1573: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Oalloc.c: In function 'H5O_eliminate_gap': /usr/include/bits/string3.h:82: warning: will never be executed H5Oalloc.c: In function 'H5O_release_mesg': H5Oalloc.c:1061: warning: will never be executed H5Oalloc.c:1084: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Oalloc.c: In function 'H5O_alloc_msgs': H5Oalloc.c:416: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Oalloc.c: In function 'H5O_add_gap': /usr/include/bits/string3.h:82: warning: will never be executed H5Oalloc.c:136: warning: will never be executed H5Oalloc.c:164: warning: will never be executed H5Oalloc.c: In function 'H5O_condense_header': H5Oalloc.c:1226: warning: will never be executed H5Oalloc.c:1244: warning: will never be executed H5Oalloc.c:1260: warning: will never be executed H5Oalloc.c:1284: warning: will never be executed H5Oalloc.c:1614: warning: will never be executed H5Oalloc.c:1621: warning: will never be executed H5Oalloc.c:1489: warning: will never be executed H5Oalloc.c:1507: warning: will never be executed H5Oalloc.c:1552: warning: will never be executed H5Oalloc.c:1628: warning: will never be executed H5Oalloc.c: In function 'H5O_alloc_null': H5Oalloc.c:330: warning: will never be executed H5Oalloc.c:339: warning: will never be executed H5Oalloc.c:362: warning: will never be executed H5Oalloc.c: In function 'H5O_alloc': H5Oalloc.c:1003: warning: will never be executed H5Oalloc.c:974: warning: will never be executed H5Oalloc.c:542: warning: will never be executed H5Oalloc.c:546: warning: will never be executed H5Oalloc.c:565: warning: will never be executed H5Oalloc.c:589: warning: will never be executed H5Oalloc.c:777: warning: will never be executed H5Oalloc.c:813: warning: will never be executed H5Oalloc.c:823: warning: will never be executed H5Oalloc.c:834: warning: will never be executed H5Oalloc.c:850: warning: will never be executed H5Oalloc.c:924: warning: will never be executed H5Oalloc.c:931: warning: will never be executed H5Oalloc.c:1011: warning: will never be executed H5Oalloc.c:1016: warning: will never be executed H5Oalloc.c:1020: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oattr.lo -MD -MP -MF .deps/H5Oattr.Tpo -c -o H5Oattr.lo H5Oattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:278: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oattr.c:282: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Oattr.c:284: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oattr.c: In function 'H5O_attr_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Oattr.c: In function 'H5O_attr_link': H5Oattr.c:562: warning: will never be executed H5Oattr.c:564: warning: will never be executed H5Oattr.c: In function 'H5O_attr_delete': H5Oattr.c:519: warning: will never be executed H5Oattr.c:523: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_debug': H5Oshared.h:453: warning: will never be executed H5Oattr.c:1077: warning: will never be executed H5Oattr.c:1084: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_post_copy_file': H5Oattr.c:932: warning: will never be executed H5Oshared.h:399: warning: will never be executed H5Oshared.h:405: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Oshared.h:331: warning: will never be executed H5Oattr.c:648: warning: will never be executed H5Oattr.c:669: warning: will never be executed H5Oattr.c:688: warning: will never be executed H5Oattr.c:699: warning: will never be executed H5Oattr.c:710: warning: will never be executed H5Oattr.c:717: warning: will never be executed H5Oattr.c:719: warning: will never be executed H5Oattr.c:740: warning: will never be executed H5Oattr.c:756: warning: will never be executed H5Oattr.c:760: warning: will never be executed H5Oattr.c:762: warning: will never be executed H5Oattr.c:766: warning: will never be executed H5Oattr.c:770: warning: will never be executed H5Oattr.c:772: warning: will never be executed H5Oattr.c:776: warning: will never be executed H5Oattr.c:778: warning: will never be executed H5Oattr.c:781: warning: will never be executed H5Oattr.c:786: warning: will never be executed H5Oattr.c:796: warning: will never be executed H5Oattr.c:801: warning: will never be executed H5Oattr.c:806: warning: will never be executed H5Oattr.c:810: warning: will never be executed H5Oattr.c:816: warning: will never be executed H5Oattr.c:822: warning: will never be executed H5Oattr.c:827: warning: will never be executed H5Oattr.c:837: warning: will never be executed H5Oattr.c:848: warning: will never be executed H5Oattr.c:852: warning: will never be executed H5Oattr.c:856: warning: will never be executed H5Oattr.c:860: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h:286: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_delete': H5Oshared.h:228: warning: will never be executed H5Oshared.h:234: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_size': H5Oshared.h:178: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oattr.c: In function 'H5O_attr_copy': H5Oattr.c:373: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_encode': H5Oshared.h:126: warning: will never be executed H5Oattr.c:272: warning: will never be executed H5Oattr.c:275: warning: will never be executed H5Oattr.c:315: warning: will never be executed H5Oattr.c:326: warning: will never be executed H5Oshared.h:131: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Oshared.h: In function 'H5O_attr_shared_decode': H5Oshared.h:71: warning: will never be executed H5Oattr.c:142: warning: will never be executed H5Oattr.c:147: warning: will never be executed H5Oattr.c:155: warning: will never be executed H5Oattr.c:177: warning: will never be executed H5Oattr.c:185: warning: will never be executed H5Oattr.c:195: warning: will never be executed H5Oattr.c:199: warning: will never be executed H5Oattr.c:209: warning: will never be executed H5Oattr.c:222: warning: will never be executed H5Oshared.h:76: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c -o H5Oattribute.lo H5Oattribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oattribute.lo -MD -MP -MF .deps/H5Oattribute.Tpo -c H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o H5Oattribute.c: In function 'H5O_attr_create': H5Oattribute.c:246: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oattribute.c:247: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oattribute.c: In function 'H5O_attr_rename_mod_cb': H5Oattribute.c:902: warning: request for implicit conversion from 'void *' to 'struct H5A_t *' not permitted in C++ H5Oattribute.c: In function 'H5O_attr_count_real': H5Oattribute.c:1548: warning: conversion to 'unsigned int' from 'hsize_t' may alter its value H5Oattribute.c: In function 'H5O_attr_exists': H5Oattribute.c:1655: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Oattribute.c: In function 'H5O_attr_count': H5Oattribute.c:1767: warning: will never be executed H5Oattribute.c:1762: warning: will never be executed H5Oattribute.c:1769: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_bh_info': H5Oattribute.c:1702: warning: will never be executed H5Oattribute.c:1707: warning: will never be executed H5Oattribute.c:1713: warning: will never be executed H5Oattribute.c:1717: warning: will never be executed H5Oattribute.c:1721: warning: will never be executed H5Oattribute.c:1730: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_exists': H5Oattribute.c:1658: warning: will never be executed H5Oattribute.c:1624: warning: will never be executed H5Oattribute.c:1636: warning: will never be executed H5Oattribute.c:1652: warning: will never be executed H5Oattribute.c:1660: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_remove_update': H5Oattribute.c:1213: warning: will never be executed H5Oattribute.c:1233: warning: will never be executed H5Oattribute.c:1238: warning: will never be executed H5Oattribute.c:1248: warning: will never be executed H5Oattribute.c:1253: warning: will never be executed H5Oattribute.c:1262: warning: will never be executed H5Oattribute.c:1266: warning: will never be executed H5Oattribute.c:1272: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_remove_by_idx': H5Oattribute.c:1497: warning: will never be executed H5Oattribute.c:1442: warning: will never be executed H5Oattribute.c:1454: warning: will never be executed H5Oattribute.c:1462: warning: will never be executed H5Oattribute.c:1466: warning: will never be executed H5Oattribute.c:1478: warning: will never be executed H5Oattribute.c:1482: warning: will never be executed H5Oattribute.c:1488: warning: will never be executed H5Oattribute.c:1492: warning: will never be executed H5Oattribute.c:1499: warning: will never be executed H5Oattribute.c:1501: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_remove_cb': H5Oattribute.c:1310: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_remove': H5Oattribute.c:1403: warning: will never be executed H5Oattribute.c:1356: warning: will never be executed H5Oattribute.c:1368: warning: will never be executed H5Oattribute.c:1384: warning: will never be executed H5Oattribute.c:1388: warning: will never be executed H5Oattribute.c:1394: warning: will never be executed H5Oattribute.c:1398: warning: will never be executed H5Oattribute.c:1405: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_iterate_real': H5Oattribute.c:1085: warning: will never be executed H5Oattribute.c:1097: warning: will never be executed H5Oattribute.c:1101: warning: will never be executed H5Oattribute.c:1112: warning: will never be executed H5Oattribute.c:1116: warning: will never be executed H5Oattribute.c:1121: warning: will never be executed H5Oattribute.c:1131: warning: will never be executed H5Oattribute.c:1133: warning: will never be executed H5Oattribute.c:1128: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_iterate': H5Oattribute.c:1166: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_open_by_idx': H5Oattribute.c:585: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_rename': H5Oattribute.c:1045: warning: will never be executed H5Oattribute.c:992: warning: will never be executed H5Oattribute.c:1004: warning: will never be executed H5Oattribute.c:1021: warning: will never be executed H5Oattribute.c:1025: warning: will never be executed H5Oattribute.c:1031: warning: will never be executed H5Oattribute.c:1035: warning: will never be executed H5Oattribute.c:1040: warning: will never be executed H5Oattribute.c:1047: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_write': H5Oattribute.c:802: warning: will never be executed H5Oattribute.c:760: warning: will never be executed H5Oattribute.c:772: warning: will never be executed H5Oattribute.c:788: warning: will never be executed H5Oattribute.c:792: warning: will never be executed H5Oattribute.c:797: warning: will never be executed H5Oattribute.c:804: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_update_shared': H5Oattribute.c:622: warning: will never be executed H5Oattribute.c:626: warning: will never be executed H5Oattribute.c:631: warning: will never be executed H5Oattribute.c:633: warning: will never be executed H5Oattribute.c:637: warning: will never be executed H5Oattribute.c:651: warning: will never be executed H5Oattribute.c:656: warning: will never be executed H5Oattribute.c:661: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_rename_mod_cb': H5Oattribute.c:894: warning: will never be executed H5Oattribute.c:903: warning: will never be executed H5Oattribute.c:932: warning: will never be executed H5Oattribute.c:937: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_write_cb': H5Oattribute.c:701: warning: will never be executed H5Oattribute.c:712: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_open_by_idx_cb': H5Oattribute.c:547: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_open_cb': H5Oattribute.c:432: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_open_by_name': H5Oattribute.c:511: warning: will never be executed H5Oattribute.c:474: warning: will never be executed H5Oattribute.c:486: warning: will never be executed H5Oattribute.c:500: warning: will never be executed H5Oattribute.c:504: warning: will never be executed H5Oattribute.c:513: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_to_dense_cb': H5Oattribute.c:191: warning: will never be executed H5Oattribute.c:196: warning: will never be executed H5Oattribute.c: In function 'H5O_attr_create': H5Oattribute.c:392: warning: will never be executed H5Oattribute.c:235: warning: will never be executed H5Oattribute.c:271: warning: will never be executed H5Oattribute.c:284: warning: will never be executed H5Oattribute.c:295: warning: will never be executed H5Oattribute.c:306: warning: will never be executed H5Oattribute.c:318: warning: will never be executed H5Oattribute.c:323: warning: will never be executed H5Oattribute.c:338: warning: will never be executed H5Oattribute.c:343: warning: will never be executed H5Oattribute.c:352: warning: will never be executed H5Oattribute.c:379: warning: will never be executed H5Oattribute.c:383: warning: will never be executed H5Oattribute.c:387: warning: will never be executed H5Oattribute.c:394: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Obogus.lo -MD -MP -MF .deps/H5Obogus.Tpo -c -o H5Obogus.lo H5Obogus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c -o H5Obtreek.lo H5Obtreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Obtreek.lo -MD -MP -MF .deps/H5Obtreek.Tpo -c H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o H5Obtreek.c: In function 'H5O_btreek_decode': H5Obtreek.c:98: warning: request for implicit conversion from 'void *' to 'struct H5O_btreek_t *' not permitted in C++ H5Obtreek.c: In function 'H5O_btreek_copy': H5Obtreek.c:174: warning: request for implicit conversion from 'void *' to 'struct H5O_btreek_t *' not permitted in C++ H5Obtreek.c:175: warning: will never be executed H5Obtreek.c: In function 'H5O_btreek_decode': H5Obtreek.c:95: warning: will never be executed H5Obtreek.c:99: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c -o H5Ocache.lo H5Ocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ocache.lo -MD -MP -MF .deps/H5Ocache.Tpo -c H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o H5Ocache.c: In function 'H5O_load': H5Ocache.c:293: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocache.c:303: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocache.c:309: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:358: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:424: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocache.c:425: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:436: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocache.c:443: warning: cast discards qualifiers from pointer target type H5Ocache.c:508: warning: conversion to 'size_t' from 'long int' may change the sign of the result H5Ocache.c:542: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocache.c: In function 'H5O_flush': H5Ocache.c:668: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:698: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value H5Ocache.c:739: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:739: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:739: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c:739: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocache.c: In function 'H5O_clear': H5Ocache.c:907: warning: will never be executed H5Ocache.c: In function 'H5O_flush': /usr/include/bits/string3.h:82: warning: will never be executed H5Ocache.c:713: warning: will never be executed H5Ocache.c:717: warning: will never be executed H5Ocache.c:757: warning: will never be executed H5Ocache.c:792: warning: will never be executed H5Ocache.c:806: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Ocache.c: In function 'H5O_load': H5Ocache.c:610: warning: will never be executed H5Ocache.c:147: warning: will never be executed H5Ocache.c:157: warning: will never be executed H5Ocache.c:162: warning: will never be executed H5Ocache.c:177: warning: will never be executed H5Ocache.c:182: warning: will never be executed H5Ocache.c:205: warning: will never be executed H5Ocache.c:231: warning: will never be executed H5Ocache.c:234: warning: will never be executed H5Ocache.c:240: warning: will never be executed H5Ocache.c:265: warning: will never be executed H5Ocache.c:281: warning: will never be executed H5Ocache.c:297: warning: will never be executed H5Ocache.c:316: warning: will never be executed H5Ocache.c:334: warning: will never be executed H5Ocache.c:343: warning: will never be executed H5Ocache.c:353: warning: will never be executed H5Ocache.c:379: warning: will never be executed H5Ocache.c:388: warning: will never be executed H5Ocache.c:390: warning: will never be executed H5Ocache.c:392: warning: will never be executed H5Ocache.c:394: warning: will never be executed H5Ocache.c:409: warning: will never be executed H5Ocache.c:433: warning: will never be executed H5Ocache.c:454: warning: will never be executed H5Ocache.c:467: warning: will never be executed H5Ocache.c:528: warning: will never be executed H5Ocache.c:614: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c -o H5Ocont.lo H5Ocont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ocont.lo -MD -MP -MF .deps/H5Ocont.Tpo -c H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o H5Ocont.c: In function 'H5O_cont_delete': H5Ocont.c:239: warning: will never be executed H5Ocont.c: In function 'H5O_cont_encode': H5Ocont.c:150: warning: will never be executed H5Ocont.c: In function 'H5O_cont_decode': H5Ocont.c:106: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ocopy.lo -MD -MP -MF .deps/H5Ocopy.Tpo -c -o H5Ocopy.lo H5Ocopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:493: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Ocopy.c:525: warning: conversion to 'uint64_t' from 'int' may change the sign of the result H5Ocopy.c:532: warning: conversion to 'uint8_t' from 'int' may alter its value H5Ocopy.c:544: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocopy.c:553: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocopy.c:565: warning: conversion to 'uint64_t' from 'int' may change the sign of the result H5Ocopy.c:586: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Ocopy.c:640: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Ocopy.c: In function 'H5O_copy_header': /usr/include/bits/string3.h:82: warning: will never be executed H5Ocopy.c: In function 'H5O_copy_header_real': H5Ocopy.c:319: warning: will never be executed H5Ocopy.c:323: warning: will never be executed H5Ocopy.c:328: warning: will never be executed H5Ocopy.c:332: warning: will never be executed H5Ocopy.c:336: warning: will never be executed H5Ocopy.c:363: warning: will never be executed H5Ocopy.c:369: warning: will never be executed H5Ocopy.c:399: warning: will never be executed H5Ocopy.c:399: warning: will never be executed H5Ocopy.c:403: warning: will never be executed H5Ocopy.c:423: warning: will never be executed H5Ocopy.c:470: warning: will never be executed H5Ocopy.c:470: warning: will never be executed H5Ocopy.c:477: warning: will never be executed H5Ocopy.c:481: warning: will never be executed H5Ocopy.c:569: warning: will never be executed H5Ocopy.c:574: warning: will never be executed H5Ocopy.c:636: warning: will never be executed H5Ocopy.c:659: warning: will never be executed H5Ocopy.c:669: warning: will never be executed H5Ocopy.c:708: warning: will never be executed H5Ocopy.c:723: warning: will never be executed H5Ocopy.c:734: warning: will never be executed H5Ocopy.c:740: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Ocopy.c:725: warning: will never be executed H5Ocopy.c: In function 'H5O_copy_header_map': H5Ocopy.c:797: warning: will never be executed H5Ocopy.c:829: warning: will never be executed H5Ocopy.c: In function 'H5O_copy_obj_by_ref': H5Ocopy.c:1021: warning: will never be executed H5Ocopy.c:1042: warning: will never be executed H5Ocopy.c: In function 'H5O_copy_expand_ref': H5Ocopy.c:1094: warning: will never be executed H5Ocopy.c:1096: warning: will never be executed H5Ocopy.c:1112: warning: will never be executed H5Ocopy.c:1136: warning: will never be executed H5Ocopy.c:1146: warning: will never be executed H5Ocopy.c:1156: warning: will never be executed H5Ocopy.c:1169: warning: will never be executed H5Ocopy.c: In function 'H5Ocopy': H5Ocopy.c:255: warning: will never be executed H5Ocopy.c:966: warning: will never be executed H5Ocopy.c:970: warning: will never be executed H5Ocopy.c:917: warning: will never be executed H5Ocopy.c:921: warning: will never be executed H5Ocopy.c:980: warning: will never be executed H5Ocopy.c:984: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Odbg.lo -MD -MP -MF .deps/H5Odbg.Tpo -c -o H5Odbg.lo H5Odbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:387: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Odbg.c:405: warning: request for implicit conversion from 'void *' to 'unsigned int *' not permitted in C++ H5Odbg.c:412: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Odbg.c:501: warning: request for implicit conversion from 'void *' to 'unsigned int *' not permitted in C++ H5Odbg.c: In function 'H5O_debug': H5Odbg.c:539: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Odbg.c: In function 'H5O_debug_real': H5Odbg.c:439: warning: will never be executed H5Odbg.c: In function 'H5O_debug_id': H5Odbg.c:254: warning: will never be executed H5Odbg.c: In function 'H5O_debug_real': H5Odbg.c:406: warning: will never be executed H5Odbg.c:491: warning: will never be executed H5Odbg.c:491: warning: will never be executed H5Odbg.c: In function 'H5O_debug': H5Odbg.c:545: warning: will never be executed H5Odbg.c:540: warning: will never be executed H5Odbg.c:547: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c -o H5Odrvinfo.lo H5Odrvinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Odrvinfo.lo -MD -MP -MF .deps/H5Odrvinfo.Tpo -c H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o H5Odrvinfo.c: In function 'H5O_drvinfo_decode': H5Odrvinfo.c:99: warning: request for implicit conversion from 'void *' to 'struct H5O_drvinfo_t *' not permitted in C++ H5Odrvinfo.c:112: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Odrvinfo.c:113: warning: request for implicit conversion from 'void *' to 'struct H5O_drvinfo_t *' not permitted in C++ H5Odrvinfo.c: In function 'H5O_drvinfo_copy': H5Odrvinfo.c:190: warning: request for implicit conversion from 'void *' to 'struct H5O_drvinfo_t *' not permitted in C++ H5Odrvinfo.c:197: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Odrvinfo.c:199: warning: request for implicit conversion from 'void *' to 'struct H5O_drvinfo_t *' not permitted in C++ H5Odrvinfo.c: In function 'H5O_drvinfo_reset': H5Odrvinfo.c:272: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Odrvinfo.c: In function 'H5O_drvinfo_copy': H5Odrvinfo.c:191: warning: will never be executed H5Odrvinfo.c:200: warning: will never be executed H5Odrvinfo.c: In function 'H5O_drvinfo_decode': H5Odrvinfo.c:96: warning: will never be executed H5Odrvinfo.c:100: warning: will never be executed H5Odrvinfo.c:114: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c -o H5Odtype.lo H5Odtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Odtype.lo -MD -MP -MF .deps/H5Odtype.Tpo -c H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o In file included from H5Odtype.c:27: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result In file included from H5Odtype.c:66: H5Oshared.h: In function 'H5O_dtype_shared_post_copy_file': H5Oshared.h:376: warning: unused parameter 'oloc_src' H5Oshared.h:376: warning: unused parameter 'mesg_src' H5Odtype.c: In function 'H5O_dtype_encode_helper': H5Odtype.c:647: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Odtype.c:737: warning: conversion to 'unsigned int' from 'size_t' may alter its value H5Odtype.c:778: warning: conversion to 'uint32_t' from 'size_t' may alter its value H5Odtype.c:868: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Odtype.c:900: warning: conversion to 'char' from 'unsigned int' may alter its value H5Odtype.c:901: warning: conversion to 'char' from 'unsigned int' may alter its value H5Odtype.c:902: warning: conversion to 'char' from 'unsigned int' may alter its value H5Odtype.c:903: warning: conversion to 'char' from 'unsigned int' may alter its value H5Odtype.c: At top level: H5Oshared.h:378: warning: 'H5O_dtype_shared_post_copy_file' defined but not used H5Odtype.c: In function 'H5O_dtype_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_debug': H5Oshared.h:453: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_pre_copy_file': H5Odtype.c:1378: warning: will never be executed H5Odtype.c:1382: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_can_share': H5Odtype.c:1325: warning: will never be executed H5Odtype.c:1331: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_set_share': H5Odtype.c:1277: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_delete': H5Oshared.h:228: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_copy': H5Odtype.c:1034: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Odtype.c:1415: warning: will never be executed H5Odtype.c:1419: warning: will never be executed H5Oshared.h:331: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_size': H5Oshared.h:178: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_encode_helper': H5Odtype.c:549: warning: will never be executed H5Odtype.c:559: warning: will never be executed H5Odtype.c:569: warning: will never be executed H5Odtype.c:579: warning: will never be executed H5Odtype.c:601: warning: will never be executed H5Odtype.c:611: warning: will never be executed H5Odtype.c:621: warning: will never be executed H5Odtype.c:631: warning: will never be executed H5Odtype.c:644: warning: will never be executed H5Odtype.c:669: warning: will never be executed H5Odtype.c:699: warning: will never be executed H5Odtype.c:709: warning: will never be executed H5Odtype.c:719: warning: will never be executed H5Odtype.c:810: warning: will never be executed H5Odtype.c:827: warning: will never be executed H5Odtype.c:860: warning: will never be executed H5Odtype.c:891: warning: will never be executed H5Oshared.h: In function 'H5O_dtype_shared_encode': H5Odtype.c:998: warning: will never be executed H5Oshared.h:126: warning: will never be executed H5Odtype.c:996: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Odtype.c: In function 'H5O_dtype_decode_helper': H5Odtype.c:123: warning: will never be executed H5Odtype.c:152: warning: will never be executed H5Odtype.c:175: warning: will never be executed H5Odtype.c:226: warning: will never be executed H5Odtype.c:250: warning: will never be executed H5Odtype.c:297: warning: will never be executed H5Odtype.c:304: warning: will never be executed H5Odtype.c:316: warning: will never be executed H5Odtype.c:346: warning: will never be executed H5Odtype.c:404: warning: will never be executed H5Odtype.c:406: warning: will never be executed H5Odtype.c:409: warning: will never be executed H5Odtype.c:440: warning: will never be executed H5Odtype.c:442: warning: will never be executed H5Odtype.c:447: warning: will never be executed H5Odtype.c:473: warning: will never be executed H5Odtype.c:475: warning: will never be executed H5Odtype.c:486: warning: will never be executed H5Odtype.c:301: warning: cannot optimize possibly infinite loops H5Odtype.c:313: warning: cannot optimize possibly infinite loops H5Oshared.h: In function 'H5O_dtype_shared_decode': H5Odtype.c:951: warning: will never be executed H5Oshared.h:76: warning: will never be executed H5Oshared.h:71: warning: will never be executed H5Odtype.c:942: warning: will never be executed H5Odtype.c:946: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c -o H5Oefl.lo H5Oefl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oefl.lo -MD -MP -MF .deps/H5Oefl.Tpo -c H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o H5Oefl.c: In function 'H5O_efl_decode': H5Oefl.c:102: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_t *' not permitted in C++ H5Oefl.c:138: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Oefl.c:148: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Oefl.c: In function 'H5O_efl_encode': H5Oefl.c:228: warning: conversion to 'uint64_t' from 'off_t' may change the sign of the result H5Oefl.c: In function 'H5O_efl_copy': H5Oefl.c:264: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_t *' not permitted in C++ H5Oefl.c:265: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Oefl.c:269: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Oefl.c: In function 'H5O_efl_reset': H5Oefl.c:356: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Oefl.c:360: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Oefl.c: In function 'H5O_efl_copy_file': H5Oefl.c:437: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_t *' not permitted in C++ H5Oefl.c:464: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Oefl.c: In function 'H5O_efl_total_size': H5Oefl.c:396: warning: will never be executed H5Oefl.c: In function 'H5O_efl_copy_file': H5Oefl.c:438: warning: will never be executed H5Oefl.c:450: warning: will never be executed H5Oefl.c:454: warning: will never be executed H5Oefl.c:458: warning: will never be executed H5Oefl.c:465: warning: will never be executed H5Oefl.c:476: warning: will never be executed H5Oefl.c:485: warning: will never be executed H5Oefl.c: In function 'H5O_efl_copy': H5Oefl.c:266: warning: will never be executed H5Oefl.c:270: warning: will never be executed H5Oefl.c: In function 'H5O_efl_encode': H5Oefl.c:229: warning: will never be executed H5Oefl.c:228: warning: will never be executed H5Oefl.c:227: warning: will never be executed H5Oefl.c: In function 'H5O_efl_decode': H5Oefl.c:168: warning: will never be executed H5Oefl.c:103: warning: will never be executed H5Oefl.c:108: warning: will never be executed H5Oefl.c:140: warning: will never be executed H5Oefl.c:143: warning: will never be executed H5Oefl.c:162: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c -o H5Ofill.lo H5Ofill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ofill.lo -MD -MP -MF .deps/H5Ofill.Tpo -c H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from H5Ofill.c:66: H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': H5Oshared.h:376: warning: unused parameter 'oloc_src' H5Oshared.h:376: warning: unused parameter 'mesg_src' In file included from H5Ofill.c:101: H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': H5Oshared.h:376: warning: unused parameter 'oloc_src' H5Oshared.h:376: warning: unused parameter 'mesg_src' H5Ofill.c: In function 'H5O_fill_new_encode': H5Ofill.c:379: warning: conversion to 'uint8_t' from 'hbool_t' may alter its value H5Ofill.c:396: warning: conversion to 'uint8_t' from 'int' may alter its value H5Ofill.c:400: warning: conversion to 'uint8_t' from 'int' may alter its value H5Ofill.c: In function 'H5O_fill_copy': H5Ofill.c:557: warning: value computed is not used H5Ofill.c:565: warning: value computed is not used H5Ofill.c: In function 'H5O_fill_new_size': H5Ofill.c:625: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result H5Ofill.c:632: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result H5Ofill.c: In function 'H5O_fill_old_size': H5Ofill.c:663: warning: conversion to 'size_t' from 'long int' may change the sign of the result H5Ofill.c: At top level: H5Oshared.h:378: warning: 'H5O_fill_shared_post_copy_file' defined but not used H5Oshared.h:378: warning: 'H5O_fill_new_shared_post_copy_file' defined but not used H5Ofill.c: In function 'H5O_fill_new_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Ofill.c: In function 'H5O_fill_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Ofill.c: In function 'H5O_fill_shared_encode': H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_debug': H5Oshared.h:453: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_debug': H5Oshared.h:453: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Oshared.h:335: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Oshared.h:335: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_delete': H5Oshared.h:228: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_delete': H5Oshared.h:228: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_size': H5Oshared.h:183: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oshared.h:178: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_size': H5Oshared.h:178: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_encode': H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:126: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_encode': H5Oshared.h:126: warning: will never be executed H5Oshared.h: In function 'H5O_fill_new_shared_decode': H5Ofill.c:272: warning: will never be executed H5Oshared.h:71: warning: will never be executed H5Ofill.c:195: warning: will never be executed H5Ofill.c:200: warning: will never be executed H5Ofill.c:219: warning: will never be executed H5Ofill.c:234: warning: will never be executed H5Ofill.c:257: warning: will never be executed H5Oshared.h:76: warning: will never be executed H5Oshared.h: In function 'H5O_fill_shared_decode': H5Ofill.c:332: warning: will never be executed H5Oshared.h:71: warning: will never be executed H5Ofill.c:309: warning: will never be executed H5Ofill.c:322: warning: will never be executed H5Oshared.h:76: warning: will never be executed H5Ofill.c: In function 'H5O_fill_copy': H5Ofill.c:575: warning: will never be executed H5Ofill.c:500: warning: will never be executed H5Ofill.c:508: warning: will never be executed H5Ofill.c:517: warning: will never be executed H5Ofill.c:526: warning: will never be executed H5Ofill.c:537: warning: will never be executed H5Ofill.c:541: warning: will never be executed H5Ofill.c:549: warning: will never be executed H5Ofill.c:558: warning: will never be executed H5Ofill.c: In function 'H5O_fill_convert': H5Ofill.c:935: warning: will never be executed H5Ofill.c:941: warning: will never be executed H5Ofill.c:951: warning: will never be executed H5Ofill.c:958: warning: will never be executed H5Ofill.c:962: warning: will never be executed H5Ofill.c: In function 'H5O_fill_reset_dyn': H5Ofill.c:696: warning: will never be executed H5Ofill.c:699: warning: will never be executed H5Ofill.c:704: warning: will never be executed H5Ofill.c:709: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c -o H5Oginfo.lo H5Oginfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oginfo.lo -MD -MP -MF .deps/H5Oginfo.Tpo -c H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o H5Oginfo.c: In function 'H5O_ginfo_decode': H5Oginfo.c:121: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oginfo.c:122: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Oginfo.c: In function 'H5O_ginfo_encode': H5Oginfo.c:185: warning: conversion to 'unsigned char' from 'int' may alter its value H5Oginfo.c:186: warning: conversion to 'unsigned char' from 'int' may alter its value H5Oginfo.c: In function 'H5O_ginfo_size': H5Oginfo.c:281: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Oginfo.c: In function 'H5O_ginfo_copy': H5Oginfo.c:233: warning: will never be executed H5Oginfo.c: In function 'H5O_ginfo_decode': H5Oginfo.c:147: warning: will never be executed H5Oginfo.c:111: warning: will never be executed H5Oginfo.c:115: warning: will never be executed H5Oginfo.c:120: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c -o H5Olayout.lo H5Olayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Olayout.lo -MD -MP -MF .deps/H5Olayout.Tpo -c H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o H5Olayout.c: In function 'H5O_layout_encode': H5Olayout.c:304: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Olayout.c: In function 'H5O_layout_copy_file': H5Olayout.c:688: warning: will never be executed H5Olayout.c:625: warning: will never be executed H5Olayout.c:635: warning: will never be executed H5Olayout.c:639: warning: will never be executed H5Olayout.c:660: warning: will never be executed H5Olayout.c:674: warning: will never be executed H5Olayout.c:682: warning: will never be executed H5Olayout.c: In function 'H5O_layout_copy': H5Olayout.c:350: warning: will never be executed H5Olayout.c:359: warning: will never be executed H5Olayout.c: In function 'H5O_layout_delete': H5Olayout.c:575: warning: will never be executed H5Olayout.c:581: warning: will never be executed H5Olayout.c:585: warning: will never be executed H5Olayout.c: In function 'H5O_layout_encode': /usr/include/bits/string3.h:82: warning: will never be executed H5Olayout.c:298: warning: will never be executed H5Olayout.c:315: warning: will never be executed H5Olayout.c: In function 'H5O_layout_decode': H5Olayout.c:221: warning: will never be executed H5Olayout.c:116: warning: will never be executed H5Olayout.c:121: warning: will never be executed H5Olayout.c:129: warning: will never be executed H5Olayout.c:168: warning: will never be executed H5Olayout.c:184: warning: will never be executed H5Olayout.c:199: warning: will never be executed H5Olayout.c:214: warning: will never be executed H5Olayout.c: In function 'H5O_layout_meta_size': H5Olayout.c:428: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c -o H5Olinfo.lo H5Olinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Olinfo.lo -MD -MP -MF .deps/H5Olinfo.Tpo -c H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o H5Olinfo.c: In function 'H5O_linfo_decode': H5Olinfo.c:138: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Olinfo.c:139: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Olinfo.c: In function 'H5O_linfo_encode': H5Olinfo.c:204: warning: conversion to 'unsigned char' from 'int' may alter its value H5Olinfo.c:205: warning: conversion to 'unsigned char' from 'int' may alter its value H5Olinfo.c:210: warning: conversion to 'uint8_t' from 'int' may alter its value H5Olinfo.c: In function 'H5O_linfo_size': H5Olinfo.c:297: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Olinfo.c: In function 'H5O_linfo_copy_file': H5Olinfo.c:393: warning: request for implicit conversion from 'void *' to 'struct H5O_linfo_t *' not permitted in C++ H5Olinfo.c: In function 'H5O_linfo_post_copy_file': H5Olinfo.c:526: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_post_copy_file_cb': H5Olinfo.c:470: warning: will never be executed H5Olinfo.c:462: warning: will never be executed H5Olinfo.c:468: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_delete': H5Olinfo.c:356: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_copy': H5Olinfo.c:255: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_copy_file': H5Olinfo.c:421: warning: will never be executed H5Olinfo.c:394: warning: will never be executed H5Olinfo.c:414: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_encode': H5Olinfo.c:210: warning: will never be executed H5Olinfo.c:210: warning: will never be executed H5Olinfo.c: In function 'H5O_linfo_decode': H5Olinfo.c:165: warning: will never be executed H5Olinfo.c:128: warning: will never be executed H5Olinfo.c:132: warning: will never be executed H5Olinfo.c:137: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Olink.lo -MD -MP -MF .deps/H5Olink.Tpo -c -o H5Olink.lo H5Olink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:200: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Olink.c:218: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Olink.c: In function 'H5O_link_encode': H5Olink.c:306: warning: conversion to 'unsigned char' from 'int' may alter its value H5Olink.c:307: warning: conversion to 'unsigned char' from 'int' may alter its value H5Olink.c:308: warning: conversion to 'unsigned char' from 'int' may alter its value H5Olink.c:317: warning: conversion to 'uint8_t' from 'int' may alter its value H5Olink.c:326: warning: conversion to 'uint8_t' from 'uint64_t' may alter its value H5Olink.c: In function 'H5O_link_size': H5Olink.c:489: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Olink.c: In function 'H5O_link_reset': H5Olink.c:537: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Olink.c:542: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Olink.c: In function 'H5O_link_debug': H5Olink.c:839: warning: request for implicit conversion from 'void * const' to 'const char *' not permitted in C++ H5Olink.c:852: warning: will never be executed H5Olink.c: In function 'H5O_link_post_copy_file': H5Olink.c:772: warning: will never be executed H5Olink.c: In function 'H5O_link_copy_file': H5Olink.c:732: warning: will never be executed H5Olink.c:729: warning: will never be executed H5Olink.c:719: warning: will never be executed H5Olink.c:724: warning: will never be executed H5Olink.c: In function 'H5O_link_copy': H5Olink.c:412: warning: will never be executed H5Olink.c:420: warning: will never be executed H5Olink.c:425: warning: will never be executed H5Olink.c:430: warning: will never be executed H5Olink.c: In function 'H5O_link_encode': H5Olink.c:338: warning: will never be executed H5Olink.c:317: warning: will never be executed H5Olink.c:317: warning: will never be executed H5Olink.c: In function 'H5O_link_decode': H5Olink.c:150: warning: will never be executed H5Olink.c:150: warning: will never be executed H5Olink.c:150: warning: will never be executed H5Olink.c:150: warning: will never be executed H5Olink.c:247: warning: will never be executed H5Olink.c:134: warning: will never be executed H5Olink.c:138: warning: will never be executed H5Olink.c:143: warning: will never be executed H5Olink.c:170: warning: will never be executed H5Olink.c:197: warning: will never be executed H5Olink.c:201: warning: will never be executed H5Olink.c:217: warning: will never be executed H5Olink.c:219: warning: will never be executed H5Olink.c:228: warning: will never be executed H5Olink.c:236: warning: will never be executed H5Olink.c: In function 'H5O_link_delete': H5Olink.c:615: warning: will never be executed H5Olink.c:623: warning: will never be executed H5Olink.c:631: warning: will never be executed H5Olink.c:636: warning: will never be executed H5Olink.c:641: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Omessage.lo -MD -MP -MF .deps/H5Omessage.Tpo -c -o H5Omessage.lo H5Omessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:816: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Omessage.c: In function 'H5O_msg_size_f': H5Omessage.c:1424: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Omessage.c:1443: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Omessage.c: In function 'H5O_msg_size_oh': H5Omessage.c:1496: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Omessage.c: In function 'H5O_copy_mesg': H5Omessage.c:1985: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Omessage.c: In function 'H5O_msg_reset_share': /usr/include/bits/string3.h:82: warning: will never be executed H5Omessage.c: In function 'H5O_msg_flush': H5Omessage.c:2181: warning: will never be executed H5Omessage.c: In function 'H5O_flush_msgs': H5Omessage.c:2223: warning: will never be executed H5Omessage.c:2227: warning: will never be executed H5Omessage.c: In function 'H5O_delete_mesg': H5Omessage.c:2079: warning: will never be executed H5Omessage.c:2079: warning: will never be executed H5Omessage.c:2082: warning: will never be executed H5Omessage.c: In function 'H5O_msg_delete': H5Omessage.c:2041: warning: will never be executed H5Omessage.c: In function 'H5O_msg_decode': H5Omessage.c:1825: warning: will never be executed H5Omessage.c: In function 'H5O_msg_encode': H5Omessage.c:1786: warning: will never be executed H5Omessage.c: In function 'H5O_msg_get_crt_index': H5Omessage.c:1743: warning: will never be executed H5Omessage.c: In function 'H5O_msg_size_oh': H5Omessage.c:1487: warning: will never be executed H5Omessage.c: In function 'H5O_msg_raw_size': H5Omessage.c:1380: warning: will never be executed H5Omessage.c: In function 'H5O_msg_copy': H5Omessage.c:772: warning: will never be executed H5Omessage.c: In function 'H5O_msg_read_real': H5Omessage.c:547: warning: will never be executed H5Omessage.c:553: warning: will never be executed H5Omessage.c:553: warning: will never be executed H5Omessage.c:561: warning: will never be executed H5Omessage.c: In function 'H5O_msg_alloc': H5Omessage.c:1918: warning: will never be executed H5Omessage.c:1922: warning: will never be executed H5Omessage.c:1928: warning: will never be executed H5Omessage.c:1933: warning: will never be executed H5Omessage.c:1939: warning: will never be executed H5Omessage.c: In function 'H5O_msg_reset_real': H5Omessage.c:633: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Omessage.c: In function 'H5O_msg_reset': H5Omessage.c:598: warning: will never be executed H5Omessage.c: In function 'H5O_msg_set_share': H5Omessage.c:1661: warning: will never be executed H5Omessage.c:1668: warning: will never be executed H5Omessage.c: In function 'H5O_msg_size_f': H5Omessage.c:1425: warning: will never be executed H5Omessage.c:1429: warning: will never be executed H5Omessage.c:1434: warning: will never be executed H5Omessage.c: In function 'H5O_msg_iterate_real': H5Omessage.c:1323: warning: will never be executed H5Omessage.c:1302: warning: will never be executed H5Omessage.c:1302: warning: will never be executed H5Omessage.c:1332: warning: will never be executed H5Omessage.c:1336: warning: will never be executed H5Omessage.c:1340: warning: will never be executed H5Omessage.c: In function 'H5O_copy_mesg': H5Omessage.c:1982: warning: will never be executed H5Omessage.c:1991: warning: will never be executed H5Omessage.c:1995: warning: will never be executed H5Omessage.c: In function 'H5O_msg_append_real': H5Omessage.c:228: warning: will never be executed H5Omessage.c:232: warning: will never be executed H5Omessage.c: In function 'H5O_msg_append_oh': H5Omessage.c:188: warning: will never be executed H5Omessage.c: In function 'H5O_msg_iterate': H5Omessage.c:1240: warning: will never be executed H5Omessage.c:1234: warning: will never be executed H5Omessage.c:1242: warning: will never be executed H5Omessage.c: In function 'H5O_msg_exists': H5Omessage.c:900: warning: will never be executed H5Omessage.c:894: warning: will never be executed H5Omessage.c:898: warning: will never be executed H5Omessage.c:902: warning: will never be executed H5Omessage.c: In function 'H5O_msg_count': H5Omessage.c:818: warning: will never be executed H5Omessage.c:813: warning: will never be executed H5Omessage.c:820: warning: will never be executed H5Omessage.c: In function 'H5O_msg_read': H5Omessage.c:494: warning: will never be executed H5Omessage.c:488: warning: will never be executed H5Omessage.c:492: warning: will never be executed H5Omessage.c:496: warning: will never be executed H5Omessage.c: In function 'H5O_msg_remove_real': H5Omessage.c:1156: warning: will never be executed H5Omessage.c:1171: warning: will never be executed H5Omessage.c:1175: warning: will never be executed H5Omessage.c: In function 'H5O_msg_remove_op': H5Omessage.c:1049: warning: will never be executed H5Omessage.c:1043: warning: will never be executed H5Omessage.c:1047: warning: will never be executed H5Omessage.c:1051: warning: will never be executed H5Omessage.c: In function 'H5O_msg_remove': H5Omessage.c:997: warning: will never be executed H5Omessage.c:991: warning: will never be executed H5Omessage.c:995: warning: will never be executed H5Omessage.c:999: warning: will never be executed H5Omessage.c: In function 'H5O_msg_create': H5Omessage.c:142: warning: will never be executed H5Omessage.c:132: warning: will never be executed H5Omessage.c:136: warning: will never be executed H5Omessage.c:140: warning: will never be executed H5Omessage.c:144: warning: will never be executed H5Omessage.c: In function 'H5O_msg_remove_cb': H5Omessage.c:1089: warning: will never be executed H5Omessage.c:1106: warning: will never be executed H5Omessage.c: In function 'H5O_msg_copy_file': H5Omessage.c:1880: warning: will never be executed H5Omessage.c:1878: warning: will never be executed H5Omessage.c:1873: warning: will never be executed H5Omessage.c: In function 'H5O_msg_write_real': H5Omessage.c:393: warning: will never be executed H5Omessage.c:397: warning: will never be executed H5Omessage.c:421: warning: will never be executed H5Omessage.c:431: warning: will never be executed H5Omessage.c:433: warning: will never be executed H5Omessage.c:438: warning: will never be executed H5Omessage.c: In function 'H5O_msg_write_oh': H5Omessage.c:343: warning: will never be executed H5Omessage.c: In function 'H5O_msg_write': H5Omessage.c:295: warning: will never be executed H5Omessage.c:285: warning: will never be executed H5Omessage.c:289: warning: will never be executed H5Omessage.c:293: warning: will never be executed H5Omessage.c:297: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c -o H5Omtime.lo H5Omtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Omtime.lo -MD -MP -MF .deps/H5Omtime.Tpo -c H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o H5Omtime.c: In function 'H5O_mtime_decode': /usr/include/bits/string3.h:82: warning: will never be executed H5Omtime.c: In function 'H5O_mtime_new_decode': H5Omtime.c:140: warning: will never be executed H5Omtime.c:150: warning: will never be executed H5Omtime.c: In function 'H5O_mtime_copy': H5Omtime.c:401: warning: will never be executed H5Omtime.c: In function 'H5O_mtime_decode': H5Omtime.c:201: warning: will never be executed H5Omtime.c:220: warning: will never be executed H5Omtime.c:282: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c -o H5Oname.lo H5Oname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oname.lo -MD -MP -MF .deps/H5Oname.Tpo -c H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o H5Oname.c: In function 'H5O_name_decode': H5Oname.c:99: warning: request for implicit conversion from 'void *' to 'struct H5O_name_t *' not permitted in C++ H5Oname.c:100: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Oname.c: In function 'H5O_name_copy': H5Oname.c:180: warning: request for implicit conversion from 'void *' to 'struct H5O_name_t *' not permitted in C++ H5Oname.c: In function 'H5O_name_reset': H5Oname.c:261: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Oname.c: In function 'H5O_name_copy': H5Oname.c:181: warning: will never be executed H5Oname.c:186: warning: will never be executed H5Oname.c: In function 'H5O_name_decode': H5Oname.c:101: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Onull.lo -MD -MP -MF .deps/H5Onull.Tpo -c -o H5Onull.lo H5Onull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c -o H5Opline.lo H5Opline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Opline.lo -MD -MP -MF .deps/H5Opline.Tpo -c H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from H5Opline.c:64: H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': H5Oshared.h:376: warning: unused parameter 'oloc_src' H5Oshared.h:376: warning: unused parameter 'mesg_src' H5Opline.c: In function 'H5O_pline_encode': H5Opline.c:250: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Opline.c: In function 'H5O_pline_size': H5Opline.c:444: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Opline.c:467: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Opline.c: At top level: H5Oshared.h:378: warning: 'H5O_pline_shared_post_copy_file' defined but not used H5Opline.c: In function 'H5O_pline_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_debug': H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:453: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Oshared.h:335: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_delete': H5Oshared.h:228: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_size': H5Opline.c:463: warning: will never be executed H5Oshared.h:178: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Opline.c: In function 'H5O_pline_copy': H5Opline.c:407: warning: will never be executed H5Opline.c:350: warning: will never be executed H5Opline.c:360: warning: will never be executed H5Opline.c:377: warning: will never be executed H5Opline.c:391: warning: will never be executed H5Opline.c: In function 'H5O_pline_pre_copy_file': H5Opline.c:587: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_encode': H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:126: warning: will never be executed H5Oshared.h: In function 'H5O_pline_shared_decode': H5Opline.c:214: warning: will never be executed H5Oshared.h:71: warning: will never be executed H5Opline.c:125: warning: will never be executed H5Opline.c:130: warning: will never be executed H5Opline.c:135: warning: will never be executed H5Opline.c:144: warning: will never be executed H5Opline.c:157: warning: will never be executed H5Opline.c:178: warning: will never be executed H5Opline.c:195: warning: will never be executed H5Oshared.h:76: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c -o H5Orefcount.lo H5Orefcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Orefcount.lo -MD -MP -MF .deps/H5Orefcount.Tpo -c H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o H5Orefcount.c: In function 'H5O_refcount_copy': H5Orefcount.c:188: warning: will never be executed H5Orefcount.c: In function 'H5O_refcount_decode': H5Orefcount.c:120: warning: will never be executed H5Orefcount.c:118: warning: will never be executed H5Orefcount.c:106: warning: will never be executed H5Orefcount.c:110: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c -o H5Osdspace.lo H5Osdspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Osdspace.lo -MD -MP -MF .deps/H5Osdspace.Tpo -c H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from H5Osdspace.c:58: H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': H5Oshared.h:376: warning: unused parameter 'oloc_src' H5Oshared.h:376: warning: unused parameter 'mesg_src' H5Osdspace.c: In function 'H5O_sdspace_encode': H5Osdspace.c:247: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Osdspace.c:250: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Osdspace.c:255: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Osdspace.c: In function 'H5O_sdspace_size': H5Osdspace.c:357: warning: conversion to 'size_t' from 'int' may change the sign of the result H5Osdspace.c: At top level: H5Oshared.h:378: warning: 'H5O_sdspace_shared_post_copy_file' defined but not used H5Osdspace.c: In function 'H5O_sdspace_shared_copy_file': /usr/include/bits/string3.h:82: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_debug': H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:458: warning: will never be executed H5Oshared.h:453: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_copy_file': H5Oshared.h:349: warning: will never be executed H5Oshared.h:335: warning: will never be executed H5Oshared.h:344: warning: will never be executed H5Osdspace.c: In function 'H5O_sdspace_pre_copy_file': H5Osdspace.c:460: warning: will never be executed H5Osdspace.c:464: warning: will never be executed H5Osdspace.c: In function 'H5O_sdspace_copy': H5Osdspace.c:309: warning: will never be executed H5Osdspace.c:313: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_link': H5Oshared.h:280: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_delete': H5Oshared.h:228: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_size': H5Oshared.h:178: warning: will never be executed H5Oshared.h:183: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_encode': H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Oshared.h:131: warning: will never be executed H5Osdspace.c:274: warning: will never be executed H5Osdspace.c:271: warning: will never be executed H5Oshared.h:126: warning: will never be executed H5Oshared.h: In function 'H5O_sdspace_shared_decode': H5Osdspace.c:189: warning: will never be executed H5Oshared.h:71: warning: will never be executed H5Osdspace.c:127: warning: will never be executed H5Osdspace.c:132: warning: will never be executed H5Osdspace.c:138: warning: will never be executed H5Osdspace.c:165: warning: will never be executed H5Osdspace.c:172: warning: will never be executed H5Oshared.h:76: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c -o H5Oshared.lo H5Oshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oshared.lo -MD -MP -MF .deps/H5Oshared.Tpo -c H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o H5Oshared.c: In function 'H5O_shared_read': H5Oshared.c:154: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5Oshared.c: In function 'H5O_shared_encode': H5Oshared.c:388: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oshared.c:389: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oshared.c: In function 'H5O_shared_post_copy_file': H5Oshared.c:651: warning: will never be executed H5Oshared.c:655: warning: will never be executed H5Oshared.c:657: warning: will never be executed H5Oshared.c: In function 'H5O_shared_copy_file': H5Oshared.c:592: warning: will never be executed H5Oshared.c:603: warning: will never be executed H5Oshared.c: In function 'H5O_shared_link_adj': H5Oshared.c:237: warning: will never be executed H5Oshared.c:245: warning: will never be executed H5Oshared.c:253: warning: will never be executed H5Oshared.c:258: warning: will never be executed H5Oshared.c: In function 'H5O_shared_link': H5Oshared.c:537: warning: will never be executed H5Oshared.c: In function 'H5O_shared_delete': H5Oshared.c:503: warning: will never be executed H5Oshared.c: In function 'H5O_shared_decode': H5Oshared.c:296: warning: will never be executed H5Oshared.c:139: warning: will never be executed H5Oshared.c:143: warning: will never be executed H5Oshared.c:147: warning: will never be executed H5Oshared.c:151: warning: will never be executed H5Oshared.c:155: warning: will never be executed H5Oshared.c:159: warning: will never be executed H5Oshared.c:163: warning: will never be executed H5Oshared.c:175: warning: will never be executed H5Oshared.c:180: warning: will never be executed H5Oshared.c:185: warning: will never be executed H5Oshared.c:187: warning: will never be executed H5Oshared.c:347: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c -o H5Ostab.lo H5Ostab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ostab.lo -MD -MP -MF .deps/H5Ostab.Tpo -c H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o H5Ostab.c: In function 'H5O_stab_delete': H5Ostab.c:285: warning: request for implicit conversion from 'void *' to 'const struct H5O_stab_t *' not permitted in C++ H5Ostab.c: In function 'H5O_stab_post_copy_file': H5Ostab.c:390: warning: will never be executed H5Ostab.c: In function 'H5O_stab_copy': H5Ostab.c:190: warning: will never be executed H5Ostab.c: In function 'H5O_stab_copy_file': H5Ostab.c:338: warning: will never be executed H5Ostab.c:325: warning: will never be executed H5Ostab.c:329: warning: will never be executed H5Ostab.c:333: warning: will never be executed H5Ostab.c: In function 'H5O_stab_delete': H5Ostab.c:286: warning: will never be executed H5Ostab.c: In function 'H5O_stab_decode': H5Ostab.c:122: warning: will never be executed H5Ostab.c:119: warning: will never be executed H5Ostab.c:112: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c -o H5Oshmesg.lo H5Oshmesg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Oshmesg.lo -MD -MP -MF .deps/H5Oshmesg.Tpo -c H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o H5Oshmesg.c: In function 'H5O_shmesg_decode': H5Oshmesg.c:90: warning: request for implicit conversion from 'void *' to 'struct H5O_shmesg_table_t *' not permitted in C++ H5Oshmesg.c: In function 'H5O_shmesg_encode': H5Oshmesg.c:131: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oshmesg.c:133: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value H5Oshmesg.c: In function 'H5O_shmesg_copy': H5Oshmesg.c:165: warning: request for implicit conversion from 'void *' to 'struct H5O_shmesg_table_t *' not permitted in C++ H5Oshmesg.c:166: warning: will never be executed H5Oshmesg.c: In function 'H5O_shmesg_decode': H5Oshmesg.c:91: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c -o H5Otest.lo H5Otest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Otest.lo -MD -MP -MF .deps/H5Otest.Tpo -c H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o H5Otest.c: In function 'H5O_is_attr_dense_test': H5Otest.c:110: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Otest.c: In function 'H5O_is_attr_empty_test': H5Otest.c:172: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Otest.c: In function 'H5O_num_attrs_test': H5Otest.c:250: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Otest.c: In function 'H5O_attr_dense_info_test': H5Otest.c:325: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Otest.c: In function 'H5O_check_msg_marked_test': H5Otest.c:398: warning: request for implicit conversion from 'void *' to 'struct H5O_t *' not permitted in C++ H5Otest.c:416: warning: will never be executed H5Otest.c:395: warning: will never be executed H5Otest.c:399: warning: will never be executed H5Otest.c:406: warning: will never be executed H5Otest.c:414: warning: will never be executed H5Otest.c:418: warning: will never be executed H5Otest.c: In function 'H5O_is_attr_dense_test': H5Otest.c:129: warning: will never be executed H5Otest.c:107: warning: will never be executed H5Otest.c:111: warning: will never be executed H5Otest.c:131: warning: will never be executed H5Otest.c: In function 'H5O_attr_dense_info_test': H5Otest.c:353: warning: will never be executed H5Otest.c:322: warning: will never be executed H5Otest.c:326: warning: will never be executed H5Otest.c:342: warning: will never be executed H5Otest.c:348: warning: will never be executed H5Otest.c:355: warning: will never be executed H5Otest.c: In function 'H5O_num_attrs_test': H5Otest.c:281: warning: will never be executed H5Otest.c:247: warning: will never be executed H5Otest.c:251: warning: will never be executed H5Otest.c:271: warning: will never be executed H5Otest.c:283: warning: will never be executed H5Otest.c: In function 'H5O_is_attr_empty_test': H5Otest.c:207: warning: will never be executed H5Otest.c:169: warning: will never be executed H5Otest.c:173: warning: will never be executed H5Otest.c:194: warning: will never be executed H5Otest.c:209: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ounknown.lo -MD -MP -MF .deps/H5Ounknown.Tpo -c -o H5Ounknown.lo H5Ounknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c -o H5P.lo H5P.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5P.lo -MD -MP -MF .deps/H5P.Tpo -c H5P.c -fPIC -DPIC -o .libs/H5P.o H5P.c: In function 'H5Pcopy': H5P.c:131: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c:139: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pcreate_class': H5P.c:216: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pcreate': H5P.c:267: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pregister2': H5P.c:448: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pinsert2': H5P.c:617: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c: In function 'H5Pset': H5P.c:674: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c: In function 'H5Pexist': H5P.c:730: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c:737: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pget_size': H5P.c:792: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c:801: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pget_class': H5P.c:847: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c: In function 'H5Pget_nprops': H5P.c:910: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c:917: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pequal': H5P.c:970: warning: request for implicit conversion from 'void *' to 'const struct H5P_genplist_t *' not permitted in C++ H5P.c:970: warning: request for implicit conversion from 'void *' to 'const struct H5P_genplist_t *' not permitted in C++ H5P.c:975: warning: request for implicit conversion from 'void *' to 'const struct H5P_genclass_t *' not permitted in C++ H5P.c:975: warning: request for implicit conversion from 'void *' to 'const struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pget': H5P.c:1155: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c: In function 'H5Premove': H5P.c:1207: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5P.c: In function 'H5Pcopy_prop': H5P.c:1286: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c:1286: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Punregister': H5P.c:1326: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pget_class_name': H5P.c:1414: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c: In function 'H5Pget_class_parent': H5P.c:1456: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5P.c:1471: warning: will never be executed H5P.c: In function 'H5Pget_class': H5P.c:862: warning: will never be executed H5P.c: In function 'H5Pcreate_class': H5P.c:227: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pacpl.lo -MD -MP -MF .deps/H5Pacpl.Tpo -c -o H5Pacpl.lo H5Pacpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pdcpl.lo -MD -MP -MF .deps/H5Pdcpl.Tpo -c -o H5Pdcpl.lo H5Pdcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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:225: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c:227: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5P_dcrt_close': H5Pdcpl.c:305: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_layout': H5Pdcpl.c:658: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_layout': H5Pdcpl.c:701: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_chunk': H5Pdcpl.c:772: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_chunk': H5Pdcpl.c:824: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_external': H5Pdcpl.c:906: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c:926: warning: request for implicit conversion from 'void *' to 'struct H5O_efl_entry_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_external_count': H5Pdcpl.c:980: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_external': H5Pdcpl.c:1038: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pmodify_filter': H5Pdcpl.c:1180: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_filter': H5Pdcpl.c:1255: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_nfilters': H5Pdcpl.c:1310: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_filter2': H5Pdcpl.c:1462: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_filter_by_id2': H5Pdcpl.c:1594: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pall_filters_avail': H5Pdcpl.c:1634: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c:1642: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result H5Pdcpl.c:1646: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Pdcpl.c: In function 'H5Premove_filter': H5Pdcpl.c:1676: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_deflate': H5Pdcpl.c:1739: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_szip': H5Pdcpl.c:1803: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_shuffle': H5Pdcpl.c:1865: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_nbit': H5Pdcpl.c:1911: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_scaleoffset': H5Pdcpl.c:1977: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c:1989: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Pdcpl.c: In function 'H5Pset_fletcher32': H5Pdcpl.c:2030: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_fill_value': H5Pdcpl.c:2081: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c:2096: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Pdcpl.c:2102: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result H5Pdcpl.c:2122: warning: value computed is not used H5Pdcpl.c:2128: warning: value computed is not used H5Pdcpl.c: In function 'H5Pget_fill_value': H5Pdcpl.c:2265: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Pdcpl.c:2271: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pfill_value_defined': H5Pdcpl.c:2383: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_alloc_time': H5Pdcpl.c:2428: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_alloc_time': H5Pdcpl.c:2510: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pset_fill_time': H5Pdcpl.c:2554: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_fill_time': H5Pdcpl.c:2603: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_filter1': H5Pdcpl.c:2679: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5Pget_filter_by_id1': H5Pdcpl.c:2760: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdcpl.c: In function 'H5P_dcrt_copy': /usr/include/bits/string3.h:82: warning: will never be executed H5Pdcpl.c: In function 'H5Pset_chunk': /usr/include/bits/string3.h:82: warning: will never be executed H5Pdcpl.c: In function 'H5P_is_fill_value_defined': H5Pdcpl.c:2316: warning: will never be executed H5Pdcpl.c: In function 'H5P_fill_value_defined': H5Pdcpl.c:2348: warning: will never be executed H5Pdcpl.c:2352: warning: will never be executed H5Pdcpl.c: In function 'H5P_dcrt_close': H5Pdcpl.c:306: warning: will never be executed H5Pdcpl.c:311: warning: will never be executed H5Pdcpl.c:313: warning: will never be executed H5Pdcpl.c:315: warning: will never be executed H5Pdcpl.c:320: warning: will never be executed H5Pdcpl.c:322: warning: will never be executed H5Pdcpl.c:324: warning: will never be executed H5Pdcpl.c: In function 'H5P_set_layout': H5Pdcpl.c:583: warning: will never be executed H5Pdcpl.c:591: warning: will never be executed H5Pdcpl.c:608: warning: will never be executed H5Pdcpl.c:613: warning: will never be executed H5Pdcpl.c:618: warning: will never be executed H5Pdcpl.c: In function 'H5P_dcrt_reg_prop': H5Pdcpl.c:162: warning: will never be executed H5Pdcpl.c:166: warning: will never be executed H5Pdcpl.c:170: warning: will never be executed H5Pdcpl.c:174: warning: will never be executed H5Pdcpl.c:178: warning: will never be executed H5Pdcpl.c:182: warning: will never be executed H5Pdcpl.c:186: warning: will never be executed H5Pdcpl.c: In function 'H5P_dcrt_ext_file_list_cmp': H5Pdcpl.c:426: warning: will never be executed H5Pdcpl.c:427: warning: will never be executed H5Pdcpl.c: In function 'H5P_get_fill_value': H5Pdcpl.c:2180: warning: will never be executed H5Pdcpl.c:2182: warning: will never be executed H5Pdcpl.c:2194: warning: will never be executed H5Pdcpl.c:2196: warning: will never be executed H5Pdcpl.c:2206: warning: will never be executed H5Pdcpl.c:2210: warning: will never be executed H5Pdcpl.c:2218: warning: will never be executed H5Pdcpl.c:2220: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed H5Pdcpl.c: In function 'H5P_get_filter_by_id': H5Pdcpl.c:1523: warning: will never be executed H5Pdcpl.c:1527: warning: will never be executed H5Pdcpl.c:1531: warning: will never be executed H5Pdcpl.c: In function 'H5P_modify_filter': H5Pdcpl.c:1108: warning: will never be executed H5Pdcpl.c:1112: warning: will never be executed H5Pdcpl.c:1116: warning: will never be executed H5Pdcpl.c: In function 'H5P_dcrt_copy': H5Pdcpl.c:226: warning: will never be executed H5Pdcpl.c:228: warning: will never be executed H5Pdcpl.c:233: warning: will never be executed H5Pdcpl.c:235: warning: will never be executed H5Pdcpl.c:237: warning: will never be executed H5Pdcpl.c:241: warning: will never be executed H5Pdcpl.c:244: warning: will never be executed H5Pdcpl.c:261: warning: will never be executed H5Pdcpl.c:266: warning: will never be executed H5Pdcpl.c:268: warning: will never be executed H5Pdcpl.c:270: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c -o H5Pdeprec.lo H5Pdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pdeprec.lo -MD -MP -MF .deps/H5Pdeprec.Tpo -c H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o H5Pdeprec.c: In function 'H5Pregister1': H5Pdeprec.c:260: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pdeprec.c: In function 'H5Pinsert1': H5Pdeprec.c:429: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c -o H5Pdxpl.lo H5Pdxpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pdxpl.lo -MD -MP -MF .deps/H5Pdxpl.Tpo -c H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o H5Pdxpl.c: In function 'H5P_dxfr_create': H5Pdxpl.c:326: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5P_dxfr_copy': H5Pdxpl.c:375: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c:377: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5P_dxfr_close': H5Pdxpl.c:427: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_data_transform': H5Pdxpl.c:569: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_data_transform': H5Pdxpl.c:631: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_buffer': H5Pdxpl.c:703: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_buffer': H5Pdxpl.c:746: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_preserve': H5Pdxpl.c:798: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_preserve': H5Pdxpl.c:838: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_edc_check': H5Pdxpl.c:884: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_edc_check': H5Pdxpl.c:923: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_filter_callback': H5Pdxpl.c:966: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_type_conv_cb': H5Pdxpl.c:1008: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_type_conv_cb': H5Pdxpl.c:1050: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_btree_ratios': H5Pdxpl.c:1095: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_btree_ratios': H5Pdxpl.c:1154: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_vlen_mem_manager': H5Pdxpl.c:1250: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_vlen_mem_manager': H5Pdxpl.c:1289: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pset_hyper_vector_size': H5Pdxpl.c:1347: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5Pget_hyper_vector_size': H5Pdxpl.c:1383: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pdxpl.c: In function 'H5P_dxfr_close': H5Pdxpl.c:428: warning: will never be executed H5Pdxpl.c:431: warning: will never be executed H5Pdxpl.c:433: warning: will never be executed H5Pdxpl.c:437: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_copy': H5Pdxpl.c:376: warning: will never be executed H5Pdxpl.c:378: warning: will never be executed H5Pdxpl.c:382: warning: will never be executed H5Pdxpl.c:384: warning: will never be executed H5Pdxpl.c:389: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_create': H5Pdxpl.c:327: warning: will never be executed H5Pdxpl.c:331: warning: will never be executed H5Pdxpl.c:333: warning: will never be executed H5Pdxpl.c:339: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_reg_prop': H5Pdxpl.c:214: warning: will never be executed H5Pdxpl.c:218: warning: will never be executed H5Pdxpl.c:222: warning: will never be executed H5Pdxpl.c:226: warning: will never be executed H5Pdxpl.c:230: warning: will never be executed H5Pdxpl.c:234: warning: will never be executed H5Pdxpl.c:238: warning: will never be executed H5Pdxpl.c:242: warning: will never be executed H5Pdxpl.c:246: warning: will never be executed H5Pdxpl.c:250: warning: will never be executed H5Pdxpl.c:254: warning: will never be executed H5Pdxpl.c:258: warning: will never be executed H5Pdxpl.c:276: warning: will never be executed H5Pdxpl.c:280: warning: will never be executed H5Pdxpl.c:284: warning: will never be executed H5Pdxpl.c:288: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_xform_close': H5Pdxpl.c:532: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_xform_del': H5Pdxpl.c:469: warning: will never be executed H5Pdxpl.c: In function 'H5P_dxfr_xform_copy': H5Pdxpl.c:501: warning: will never be executed H5Pdxpl.c: In function 'H5P_set_vlen_mem_manager': H5Pdxpl.c:1204: warning: will never be executed H5Pdxpl.c:1206: warning: will never be executed H5Pdxpl.c:1208: warning: will never be executed H5Pdxpl.c:1210: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c -o H5Pfapl.lo H5Pfapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfapl.lo -MD -MP -MF .deps/H5Pfapl.Tpo -c H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o H5Pfapl.c: In function 'H5P_facc_create': H5Pfapl.c:315: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5P_facc_copy': H5Pfapl.c:365: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c:379: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5P_facc_close': H5Pfapl.c:416: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_alignment': H5Pfapl.c:484: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_alignment': H5Pfapl.c:530: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_driver': H5Pfapl.c:659: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_driver': H5Pfapl.c:769: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_driver_info': H5Pfapl.c:862: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_family_offset': H5Pfapl.c:903: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_family_offset': H5Pfapl.c:980: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_multi_type': H5Pfapl.c:1057: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_multi_type': H5Pfapl.c:1134: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_cache': H5Pfapl.c:1230: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_cache': H5Pfapl.c:1286: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_mdc_config': H5Pfapl.c:1338: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_mdc_config': H5Pfapl.c:1402: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_gc_references': H5Pfapl.c:1478: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_gc_references': H5Pfapl.c:1520: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_fclose_degree': H5Pfapl.c:1557: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_fclose_degree': H5Pfapl.c:1593: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_meta_block_size': H5Pfapl.c:1643: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_meta_block_size': H5Pfapl.c:1685: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_sieve_buf_size': H5Pfapl.c:1738: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_sieve_buf_size': H5Pfapl.c:1780: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_small_data_block_size': H5Pfapl.c:1827: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pget_small_data_block_size': H5Pfapl.c:1864: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5Pset_libver_bounds': H5Pfapl.c:1983: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c:1987: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pfapl.c: In function 'H5Pget_libver_bounds': H5Pfapl.c:2021: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfapl.c: In function 'H5P_facc_copy': H5Pfapl.c:366: warning: will never be executed H5Pfapl.c:368: warning: will never be executed H5Pfapl.c:376: warning: will never be executed H5Pfapl.c:380: warning: will never be executed H5Pfapl.c:382: warning: will never be executed H5Pfapl.c: In function 'H5P_facc_create': H5Pfapl.c:316: warning: will never be executed H5Pfapl.c:320: warning: will never be executed H5Pfapl.c:327: warning: will never be executed H5Pfapl.c:331: warning: will never be executed H5Pfapl.c: In function 'H5P_facc_reg_prop': H5Pfapl.c:213: warning: will never be executed H5Pfapl.c:217: warning: will never be executed H5Pfapl.c:221: warning: will never be executed H5Pfapl.c:225: warning: will never be executed H5Pfapl.c:229: warning: will never be executed H5Pfapl.c:233: warning: will never be executed H5Pfapl.c:237: warning: will never be executed H5Pfapl.c:241: warning: will never be executed H5Pfapl.c:245: warning: will never be executed H5Pfapl.c:249: warning: will never be executed H5Pfapl.c:253: warning: will never be executed H5Pfapl.c:257: warning: will never be executed H5Pfapl.c:261: warning: will never be executed H5Pfapl.c:265: warning: will never be executed H5Pfapl.c:269: warning: will never be executed H5Pfapl.c:273: warning: will never be executed H5Pfapl.c:277: warning: will never be executed H5Pfapl.c:281: warning: will never be executed H5Pfapl.c: In function 'H5Pget_multi_type': H5Pfapl.c:1176: warning: will never be executed H5Pfapl.c:1171: warning: will never be executed H5Pfapl.c:1173: warning: will never be executed H5Pfapl.c: In function 'H5Pset_multi_type': H5Pfapl.c:1099: warning: will never be executed H5Pfapl.c:1094: warning: will never be executed H5Pfapl.c:1096: warning: will never be executed H5Pfapl.c: In function 'H5Pget_family_offset': H5Pfapl.c:1022: warning: will never be executed H5Pfapl.c:1017: warning: will never be executed H5Pfapl.c:1019: warning: will never be executed H5Pfapl.c: In function 'H5Pset_family_offset': H5Pfapl.c:945: warning: will never be executed H5Pfapl.c:940: warning: will never be executed H5Pfapl.c:942: warning: will never be executed H5Pfapl.c: In function 'H5P_get_driver_info': H5Pfapl.c:815: warning: will never be executed H5Pfapl.c:818: warning: will never be executed H5Pfapl.c:820: warning: will never be executed H5Pfapl.c: In function 'H5P_get_driver': H5Pfapl.c:716: warning: will never be executed H5Pfapl.c:719: warning: will never be executed H5Pfapl.c:721: warning: will never be executed H5Pfapl.c: In function 'H5P_facc_close': H5Pfapl.c:417: warning: will never be executed H5Pfapl.c: In function 'H5P_set_driver': H5Pfapl.c:583: warning: will never be executed H5Pfapl.c:588: warning: will never be executed H5Pfapl.c:590: warning: will never be executed H5Pfapl.c:594: warning: will never be executed H5Pfapl.c:598: warning: will never be executed H5Pfapl.c:602: warning: will never be executed H5Pfapl.c:604: warning: will never be executed H5Pfapl.c:608: warning: will never be executed H5Pfapl.c:612: warning: will never be executed H5Pfapl.c:614: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c -o H5Pfcpl.lo H5Pfcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfcpl.lo -MD -MP -MF .deps/H5Pfcpl.Tpo -c H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o H5Pfcpl.c: In function 'H5Pget_version': H5Pfcpl.c:234: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_userblock': H5Pfcpl.c:292: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_userblock': H5Pfcpl.c:334: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_sizes': H5Pfcpl.c:385: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_sizes': H5Pfcpl.c:430: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_sym_k': H5Pfcpl.c:487: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_sym_k': H5Pfcpl.c:538: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_istore_k': H5Pfcpl.c:590: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_istore_k': H5Pfcpl.c:637: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_shared_mesg_nindexes': H5Pfcpl.c:685: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_shared_mesg_nindexes': H5Pfcpl.c:719: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_shared_mesg_index': H5Pfcpl.c:764: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_shared_mesg_index': H5Pfcpl.c:824: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pset_shared_mesg_phase_change': H5Pfcpl.c:898: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5Pget_shared_mesg_phase_change': H5Pfcpl.c:934: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pfcpl.c: In function 'H5P_fcrt_reg_prop': H5Pfcpl.c:159: warning: will never be executed H5Pfcpl.c:163: warning: will never be executed H5Pfcpl.c:167: warning: will never be executed H5Pfcpl.c:171: warning: will never be executed H5Pfcpl.c:175: warning: will never be executed H5Pfcpl.c:179: warning: will never be executed H5Pfcpl.c:183: warning: will never be executed H5Pfcpl.c:185: warning: will never be executed H5Pfcpl.c:187: warning: will never be executed H5Pfcpl.c:191: warning: will never be executed H5Pfcpl.c:193: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c -o H5Pfmpl.lo H5Pfmpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pfmpl.lo -MD -MP -MF .deps/H5Pfmpl.Tpo -c H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o H5Pfmpl.c: In function 'H5P_fmnt_reg_prop': H5Pfmpl.c:117: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c -o H5Pgcpl.lo H5Pgcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pgcpl.lo -MD -MP -MF .deps/H5Pgcpl.Tpo -c H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o H5Pgcpl.c: In function 'H5Pset_local_heap_size_hint': H5Pgcpl.c:152: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c:160: warning: conversion to 'uint32_t' from 'size_t' may alter its value H5Pgcpl.c: In function 'H5Pget_local_heap_size_hint': H5Pgcpl.c:196: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c: In function 'H5Pset_link_phase_change': H5Pgcpl.c:248: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c:260: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value H5Pgcpl.c:261: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value H5Pgcpl.c: In function 'H5Pget_link_phase_change': H5Pgcpl.c:298: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c: In function 'H5Pset_est_link_info': H5Pgcpl.c:352: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c:364: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value H5Pgcpl.c:365: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value H5Pgcpl.c: In function 'H5Pget_est_link_info': H5Pgcpl.c:402: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c: In function 'H5Pset_link_creation_order': H5Pgcpl.c:446: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c:454: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pgcpl.c:455: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pgcpl.c: In function 'H5Pget_link_creation_order': H5Pgcpl.c:495: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pgcpl.c: In function 'H5P_gcrt_reg_prop': H5Pgcpl.c:118: warning: will never be executed H5Pgcpl.c:123: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c -o H5Pint.lo H5Pint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pint.lo -MD -MP -MF .deps/H5Pint.Tpo -c H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o H5Pint.c: In function 'H5P_init_interface': H5Pint.c:409: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pint.c: In function 'H5P_copy_pclass': H5Pint.c:591: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_copy_plist': H5Pint.c:715: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:753: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pint.c:760: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_find_prop_plist': H5Pint.c:1097: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:1104: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_find_prop_pclass': H5Pint.c:1152: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_create': H5Pint.c:1589: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_register': H5Pint.c:1913: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_set': H5Pint.c:2222: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:2261: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_cmp_class': H5Pint.c:2824: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:2825: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_cmp_plist': H5Pint.c:2896: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Pint.c:2897: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ H5Pint.c:2924: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:2925: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_isa_class': H5Pint.c:3030: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pint.c:3032: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pint.c: In function 'H5P_iterate_plist': H5Pint.c:3160: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pint.c:3172: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:3203: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_iterate_pclass': H5Pint.c:3316: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pint.c:3325: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_get': H5Pint.c:3576: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:3613: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_remove': H5Pint.c:3722: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_copy_prop_plist': H5Pint.c:3854: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pint.c:3854: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pint.c: In function 'H5P_unregister': H5Pint.c:4014: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_close': H5Pint.c:4097: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c:4123: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pint.c:4130: warning: request for implicit conversion from 'void *' to 'struct H5P_genprop_t *' not permitted in C++ H5Pint.c: In function 'H5P_get_class_path': H5Pint.c:4279: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ H5Pint.c: In function 'H5P_open_class_path': H5Pint.c:4350: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pint.c:4364: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Pint.c: In function 'H5P_get_class_path': H5Pint.c:4280: warning: will never be executed H5Pint.c: In function 'H5P_find_prop_pclass': H5Pint.c:1153: warning: will never be executed H5Pint.c: In function 'H5P_get_size_pclass': H5Pint.c:2517: warning: will never be executed H5Pint.c: In function 'H5P_find_prop_plist': H5Pint.c:1093: warning: will never be executed H5Pint.c:1114: warning: will never be executed H5Pint.c: In function 'H5P_get_size_plist': H5Pint.c:2471: warning: will never be executed H5Pint.c: In function 'H5P_close_class': H5Pint.c:4443: warning: will never be executed H5Pint.c: In function 'H5P_close': H5Pint.c:4089: warning: will never be executed H5Pint.c:4107: warning: will never be executed H5Pint.c:4144: warning: will never be executed H5Pint.c:4157: warning: will never be executed H5Pint.c:4173: warning: will never be executed H5Pint.c:4188: warning: will never be executed H5Pint.c: In function 'H5P_unregister': H5Pint.c:4015: warning: will never be executed H5Pint.c:4019: warning: will never be executed H5Pint.c: In function 'H5P_dup_prop': H5Pint.c:910: warning: will never be executed H5Pint.c:861: warning: will never be executed H5Pint.c:903: warning: will never be executed H5Pint.c: In function 'H5P_create_prop': H5Pint.c:1009: warning: will never be executed H5Pint.c:976: warning: will never be executed H5Pint.c:987: warning: will never be executed H5Pint.c: In function 'H5P_iterate_pclass': H5Pint.c:3317: warning: will never be executed H5Pint.c: In function 'H5P_iterate_plist': H5Pint.c:3161: warning: will never be executed H5Pint.c:3165: warning: will never be executed H5Pint.c:3188: warning: will never be executed H5Pint.c:3226: warning: will never be executed H5Pint.c: In function 'H5P_create_id': H5Pint.c:1711: warning: will never be executed H5Pint.c:1687: warning: will never be executed H5Pint.c:1681: warning: will never be executed H5Pint.c:1553: warning: will never be executed H5Pint.c:1562: warning: will never be executed H5Pint.c:1566: warning: will never be executed H5Pint.c:1574: warning: will never be executed H5Pint.c:1597: warning: will never be executed H5Pint.c:1602: warning: will never be executed H5Pint.c:1619: warning: will never be executed H5Pint.c:1691: warning: will never be executed H5Pint.c:1701: warning: will never be executed H5Pint.c: In function 'H5P_init_interface': H5Pint.c:377: warning: will never be executed H5Pint.c:379: warning: will never be executed H5Pint.c:410: warning: will never be executed H5Pint.c:415: warning: will never be executed H5Pint.c:419: warning: will never be executed H5Pint.c:423: warning: will never be executed H5Pint.c:429: warning: will never be executed H5Pint.c: In function 'H5P_create_class': H5Pint.c:1499: warning: will never be executed H5Pint.c:1454: warning: will never be executed H5Pint.c:1465: warning: will never be executed H5Pint.c:1480: warning: will never be executed H5Pint.c:1493: warning: will never be executed H5Pint.c: In function 'H5P_get_class_name': H5Pint.c:4222: warning: will never be executed H5Pint.c: In function 'H5P_remove': H5Pint.c:3712: warning: will never be executed H5Pint.c:3719: warning: will never be executed H5Pint.c:3727: warning: will never be executed H5Pint.c:3732: warning: will never be executed H5Pint.c:3736: warning: will never be executed H5Pint.c:3740: warning: will never be executed H5Pint.c:3765: warning: will never be executed H5Pint.c:3771: warning: will never be executed H5Pint.c:3780: warning: will never be executed H5Pint.c:3784: warning: will never be executed H5Pint.c:3801: warning: will never be executed H5Pint.c: In function 'H5P_isa_class': H5Pint.c:3037: warning: will never be executed H5Pint.c:3037: warning: will never be executed H5Pint.c:3037: warning: will never be executed H5Pint.c:3037: warning: will never be executed H5Pint.c:3027: warning: will never be executed H5Pint.c:3031: warning: will never be executed H5Pint.c:3033: warning: will never be executed H5Pint.c:2990: warning: will never be executed H5Pint.c: In function 'H5P_object_verify': H5Pint.c:3077: warning: will never be executed H5Pint.c:3081: warning: will never be executed H5Pint.c:3085: warning: will never be executed H5Pint.c: In function 'H5P_get_nprops_pclass': H5Pint.c:2623: warning: will never be executed H5Pint.c: In function 'H5P_add_prop': H5Pint.c:1048: warning: will never be executed H5Pint.c:1056: warning: will never be executed H5Pint.c: In function 'H5P_copy_prop_plist': H5Pint.c:3907: warning: will never be executed H5Pint.c:3855: warning: will never be executed H5Pint.c:3861: warning: will never be executed H5Pint.c:3868: warning: will never be executed H5Pint.c:3873: warning: will never be executed H5Pint.c:3878: warning: will never be executed H5Pint.c:3890: warning: will never be executed H5Pint.c:3895: warning: will never be executed H5Pint.c:3900: warning: will never be executed H5Pint.c: In function 'H5P_insert': H5Pint.c:2158: warning: will never be executed H5Pint.c:2116: warning: will never be executed H5Pint.c:2122: warning: will never be executed H5Pint.c:2135: warning: will never be executed H5Pint.c:2149: warning: will never be executed H5Pint.c:2153: warning: will never be executed H5Pint.c: In function 'H5P_do_prop_cb1': H5Pint.c:310: warning: will never be executed H5Pint.c:289: warning: will never be executed H5Pint.c:294: warning: will never be executed H5Pint.c:300: warning: will never be executed H5Pint.c:307: warning: will never be executed H5Pint.c: In function 'H5P_copy_pclass': H5Pint.c:609: warning: will never be executed H5Pint.c:581: warning: will never be executed H5Pint.c:592: warning: will never be executed H5Pint.c:596: warning: will never be executed H5Pint.c: In function 'H5P_open_class_path': H5Pint.c:4351: warning: will never be executed H5Pint.c:4365: warning: will never be executed H5Pint.c:4369: warning: will never be executed H5Pint.c: In function 'H5P_get': H5Pint.c:3565: warning: will never be executed H5Pint.c:3573: warning: will never be executed H5Pint.c:3579: warning: will never be executed H5Pint.c:3587: warning: will never be executed H5Pint.c:3592: warning: will never be executed H5Pint.c:3616: warning: will never be executed H5Pint.c:3624: warning: will never be executed H5Pint.c:3630: warning: will never be executed H5Pint.c:3638: warning: will never be executed H5Pint.c:3645: warning: will never be executed H5Pint.c:3670: warning: will never be executed H5Pint.c: In function 'H5P_peek_size_t': H5Pint.c:3517: warning: will never be executed H5Pint.c: In function 'H5P_peek_voidp': H5Pint.c:3472: warning: will never be executed H5Pint.c: In function 'H5P_peek_hid_t': H5Pint.c:3427: warning: will never be executed H5Pint.c: In function 'H5P_peek_unsigned': H5Pint.c:3382: warning: will never be executed H5Pint.c: In function 'H5P_set': H5Pint.c:2211: warning: will never be executed H5Pint.c:2219: warning: will never be executed H5Pint.c:2225: warning: will never be executed H5Pint.c:2233: warning: will never be executed H5Pint.c:2239: warning: will never be executed H5Pint.c:2266: warning: will never be executed H5Pint.c:2274: warning: will never be executed H5Pint.c:2280: warning: will never be executed H5Pint.c:2286: warning: will never be executed H5Pint.c:2293: warning: will never be executed H5Pint.c:2304: warning: will never be executed H5Pint.c:2310: warning: will never be executed H5Pint.c:2326: warning: will never be executed H5Pint.c: In function 'H5P_init': H5Pint.c:346: warning: will never be executed H5Pint.c: In function 'H5P_register': H5Pint.c:1946: warning: will never be executed H5Pint.c:1885: warning: will never be executed H5Pint.c:1893: warning: will never be executed H5Pint.c:1903: warning: will never be executed H5Pint.c:1914: warning: will never be executed H5Pint.c:1918: warning: will never be executed H5Pint.c:1934: warning: will never be executed H5Pint.c:1938: warning: will never be executed H5Pint.c: In function 'H5P_copy_prop_pclass': H5Pint.c:3963: warning: will never be executed H5Pint.c:3968: warning: will never be executed H5Pint.c:3972: warning: will never be executed H5Pint.c: In function 'H5P_copy_plist': H5Pint.c:652: warning: will never be executed H5Pint.c:662: warning: will never be executed H5Pint.c:671: warning: will never be executed H5Pint.c:675: warning: will never be executed H5Pint.c:683: warning: will never be executed H5Pint.c:694: warning: will never be executed H5Pint.c:698: warning: will never be executed H5Pint.c:702: warning: will never be executed H5Pint.c:719: warning: will never be executed H5Pint.c:725: warning: will never be executed H5Pint.c:732: warning: will never be executed H5Pint.c:737: warning: will never be executed H5Pint.c:768: warning: will never be executed H5Pint.c:774: warning: will never be executed H5Pint.c:793: warning: will never be executed H5Pint.c:797: warning: will never be executed H5Pint.c:807: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c -o H5Plapl.lo H5Plapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Plapl.lo -MD -MP -MF .deps/H5Plapl.Tpo -c H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o H5Plapl.c: In function 'H5Pset_nlinks': H5Plapl.c:259: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plapl.c: In function 'H5Pget_nlinks': H5Plapl.c:300: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plapl.c: In function 'H5Pset_elink_prefix': H5Plapl.c:337: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plapl.c: In function 'H5Pget_elink_prefix': H5Plapl.c:388: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plapl.c: In function 'H5P_lacc_reg_prop': H5Plapl.c:135: warning: will never be executed H5Plapl.c:140: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c -o H5Plcpl.lo H5Plcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Plcpl.lo -MD -MP -MF .deps/H5Plcpl.Tpo -c H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o H5Plcpl.c: In function 'H5Pset_create_intermediate_group': H5Plcpl.c:155: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plcpl.c:159: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Plcpl.c: In function 'H5Pget_create_intermediate_group': H5Plcpl.c:190: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Plcpl.c: In function 'H5P_lcrt_reg_prop': H5Plcpl.c:124: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c -o H5Pocpl.lo H5Pocpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pocpl.lo -MD -MP -MF .deps/H5Pocpl.Tpo -c H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o H5Pocpl.c: In function 'H5Pset_attr_phase_change': H5Pocpl.c:189: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c: In function 'H5Pget_attr_phase_change': H5Pocpl.c:225: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c: In function 'H5Pset_attr_creation_order': H5Pocpl.c:270: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c:278: warning: conversion to 'uint8_t' from 'int' may alter its value H5Pocpl.c:281: warning: conversion to 'uint8_t' from 'int' may alter its value H5Pocpl.c:282: warning: conversion to 'uint8_t' from 'int' may alter its value H5Pocpl.c: In function 'H5Pget_attr_creation_order': H5Pocpl.c:323: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c: In function 'H5Pset_obj_track_times': H5Pocpl.c:377: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c:385: warning: conversion to 'uint8_t' from 'int' may alter its value H5Pocpl.c:388: warning: conversion to 'uint8_t' from 'int' may alter its value H5Pocpl.c: In function 'H5Pget_obj_track_times': H5Pocpl.c:425: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpl.c:433: warning: conversion to 'hbool_t' from 'int' may change the sign of the result H5Pocpl.c: In function 'H5P_ocrt_reg_prop': H5Pocpl.c:132: warning: will never be executed H5Pocpl.c:137: warning: will never be executed H5Pocpl.c:142: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c -o H5Pocpypl.lo H5Pocpypl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pocpypl.lo -MD -MP -MF .deps/H5Pocpypl.Tpo -c H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o H5Pocpypl.c: In function 'H5Pset_copy_object': H5Pocpypl.c:165: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpypl.c: In function 'H5Pget_copy_object': H5Pocpypl.c:199: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pocpypl.c: In function 'H5P_ocpy_reg_prop': H5Pocpypl.c:123: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c -o H5Pstrcpl.lo H5Pstrcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Pstrcpl.lo -MD -MP -MF .deps/H5Pstrcpl.Tpo -c H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o H5Pstrcpl.c: In function 'H5Pset_char_encoding': H5Pstrcpl.c:157: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pstrcpl.c: In function 'H5Pget_char_encoding': H5Pstrcpl.c:190: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Pstrcpl.c: In function 'H5P_strcrt_reg_prop': H5Pstrcpl.c:122: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c -o H5Ptest.lo H5Ptest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Ptest.lo -MD -MP -MF .deps/H5Ptest.Tpo -c H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o H5Ptest.c: In function 'H5P_get_class_path_test': H5Ptest.c:69: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ H5Ptest.c: In function 'H5P_reset_external_file_test': H5Ptest.c:155: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ H5Ptest.c:156: warning: will never be executed H5Ptest.c:160: warning: will never be executed H5Ptest.c:164: warning: will never be executed H5Ptest.c:168: warning: will never be executed H5Ptest.c: In function 'H5P_open_class_path_test': H5Ptest.c:121: warning: will never be executed H5Ptest.c:111: warning: will never be executed H5Ptest.c:115: warning: will never be executed H5Ptest.c:119: warning: will never be executed H5Ptest.c: In function 'H5P_get_class_path_test': H5Ptest.c:70: warning: will never be executed H5Ptest.c:74: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c -o H5R.lo H5R.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5R.lo -MD -MP -MF .deps/H5R.Tpo -c H5R.c -fPIC -DPIC -o .libs/H5R.o H5R.c: In function 'H5R_create': H5R.c:234: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5R.c:234: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5R.c:238: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5R.c: In function 'H5Rcreate': H5R.c:327: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5R.c: In function 'H5R_dereference': H5R.c:397: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5R.c: In function 'H5R_get_region': H5R.c:583: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5R.c: In function 'H5R_get_obj_type': H5R.c:717: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5R.c: In function 'H5R_get_name': H5R.c:864: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ H5R.c: In function 'H5R_create': /usr/include/bits/string3.h:82: warning: will never be executed H5R.c: In function 'H5R_init_interface': H5R.c:93: warning: will never be executed H5R.c: In function 'H5R_init': H5R.c:64: warning: will never be executed H5R.c: In function 'H5Rget_name': H5R.c:865: warning: will never be executed H5R.c:880: warning: will never be executed H5R.c:885: warning: will never be executed H5R.c:889: warning: will never be executed H5R.c:895: warning: will never be executed H5R.c: In function 'H5R_get_obj_type': H5R.c:718: warning: will never be executed H5R.c:733: warning: will never be executed H5R.c:738: warning: will never be executed H5R.c:742: warning: will never be executed H5R.c: In function 'H5Rget_region': H5R.c:598: warning: will never be executed H5R.c:584: warning: will never be executed H5R.c:592: warning: will never be executed H5R.c:596: warning: will never be executed H5R.c: In function 'H5Rdereference': H5R.c:398: warning: will never be executed H5R.c:413: warning: will never be executed H5R.c:418: warning: will never be executed H5R.c:427: warning: will never be executed H5R.c:436: warning: will never be executed H5R.c:441: warning: will never be executed H5R.c:451: warning: will never be executed H5R.c:456: warning: will never be executed H5R.c:467: warning: will never be executed H5R.c:472: warning: will never be executed H5R.c:478: warning: will never be executed H5R.c:481: warning: will never be executed H5R.c: In function 'H5Rcreate': H5R.c:326: warning: will never be executed H5R.c:326: warning: will never be executed H5R.c:326: warning: will never be executed H5R.c:326: warning: will never be executed H5R.c:271: warning: will never be executed H5R.c:188: warning: will never be executed H5R.c:231: warning: will never be executed H5R.c:239: warning: will never be executed H5R.c:247: warning: will never be executed H5R.c:252: warning: will never be executed H5R.c:268: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Rdeprec.lo -MD -MP -MF .deps/H5Rdeprec.Tpo -c -o H5Rdeprec.lo H5Rdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5RC.lo -MD -MP -MF .deps/H5RC.Tpo -c -o H5RC.lo H5RC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c -o H5RS.lo H5RS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5RS.lo -MD -MP -MF .deps/H5RS.Tpo -c H5RS.c -fPIC -DPIC -o .libs/H5RS.o H5RS.c: In function 'H5RS_xstrdup': H5RS.c:66: warning: unused variable 'FUNC' H5RS.c: In function 'H5RS_wrap': H5RS.c:151: warning: cast discards qualifiers from pointer target type libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c -o H5S.lo H5S.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5S.lo -MD -MP -MF .deps/H5S.Tpo -c H5S.c -fPIC -DPIC -o .libs/H5S.o H5S.c: In function 'H5S_get_simple_extent_npoints': H5S.c:605: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5S.c: In function 'H5Sget_simple_extent_npoints': H5S.c:642: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5S.c: In function 'H5Sget_simple_extent_ndims': H5S.c:746: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5S.c: In function 'H5S_get_simple_extent_ndims': H5S.c:788: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5S.c: In function 'H5S_get_simple_extent_dims': H5S.c:879: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5S.c: In function 'H5S_has_extent': H5S.c:1833: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result H5S.c: In function 'H5Screate_simple': H5S.c:1290: warning: will never be executed H5S.c:1290: warning: will never be executed H5S.c:1290: warning: will never be executed H5S.c:1290: warning: will never be executed H5S.c:1290: warning: will never be executed H5S.c:1290: warning: will never be executed H5S.c: In function 'H5S_init_interface': H5S.c:84: warning: will never be executed H5S.c: In function 'H5S_extend': H5S.c:2061: warning: will never be executed H5S.c:2072: warning: will never be executed H5S.c:2093: warning: will never be executed H5S.c:2097: warning: will never be executed H5S.c: In function 'H5S_set_latest_version': H5S.c:2027: warning: will never be executed H5S.c: In function 'H5S_set_extent_real': H5S.c:1859: warning: will never be executed H5S.c:1875: warning: will never be executed H5S.c:1879: warning: will never be executed H5S.c: In function 'H5S_has_extent': H5S.c:1823: warning: will never be executed H5S.c: In function 'H5S_set_extent': H5S.c:1780: warning: will never be executed H5S.c:1791: warning: will never be executed H5S.c: In function 'H5S_get_simple_extent_type': H5S.c:1629: warning: will never be executed H5S.c: In function 'H5S_get_simple_extent_dims': H5S.c:867: warning: will never be executed H5S.c:894: warning: will never be executed H5S.c: In function 'H5S_get_simple_extent_ndims': H5S.c:779: warning: will never be executed H5S.c:793: warning: will never be executed H5S.c: In function 'H5S_get_npoints_max': H5S.c:676: warning: will never be executed H5S.c:709: warning: will never be executed H5S.c: In function 'H5S_get_simple_extent_npoints': H5S.c:599: warning: will never be executed H5S.c: In function 'H5Sextent_equal': H5S.c:1916: warning: will never be executed H5S.c:1916: warning: will never be executed H5S.c:1916: warning: will never be executed H5S.c:1916: warning: will never be executed H5S.c: In function 'H5Sencode': H5S.c:1472: warning: will never be executed H5S.c:1434: warning: will never be executed H5S.c:1438: warning: will never be executed H5S.c:1442: warning: will never be executed H5S.c:1464: warning: will never be executed H5S.c:1469: warning: will never be executed H5S.c:1475: warning: will never be executed H5S.c: In function 'H5S_read': H5S.c:1015: warning: will never be executed H5S.c:997: warning: will never be executed H5S.c:1003: warning: will never be executed H5S.c:1006: warning: will never be executed H5S.c:1010: warning: will never be executed H5S.c: In function 'H5S_append': H5S.c:961: warning: will never be executed H5S.c:970: warning: will never be executed H5S.c: In function 'H5S_write': H5S.c:920: warning: will never be executed H5S.c:929: warning: will never be executed H5S.c: In function 'H5S_extent_copy': H5S.c:479: warning: will never be executed H5S.c:518: warning: will never be executed H5S.c: In function 'H5S_copy': H5S.c:552: warning: will never be executed H5S.c:555: warning: will never be executed H5S.c:559: warning: will never be executed H5S.c:563: warning: will never be executed H5S.c: In function 'H5S_extent_release': H5S.c:283: warning: will never be executed H5S.c: In function 'H5Sdecode': H5S.c:1551: warning: will never be executed H5S.c:1555: warning: will never be executed H5S.c:1562: warning: will never be executed H5S.c:1570: warning: will never be executed H5S.c:1575: warning: will never be executed H5S.c:1577: warning: will never be executed H5S.c:1579: warning: will never be executed H5S.c:1584: warning: will never be executed H5S.c:1588: warning: will never be executed H5S.c:1596: warning: will never be executed H5S.c:1593: warning: will never be executed H5S.c: In function 'H5S_set_extent_simple': H5S.c:1197: warning: will never be executed H5S.c:1239: warning: will never be executed H5S.c: In function 'H5S_close': H5S.c:317: warning: will never be executed H5S.c: In function 'H5Scopy': H5S.c:410: warning: will never be executed H5S.c: In function 'H5S_create': H5S.c:210: warning: will never be executed H5S.c:166: warning: will never be executed H5S.c:170: warning: will never be executed H5S.c:198: warning: will never be executed H5S.c:205: warning: will never be executed H5S.c: In function 'H5S_create_simple': H5S.c:1350: warning: will never be executed H5S.c:1357: warning: will never be executed H5S.c:1359: warning: will never be executed H5S.c: In function 'H5Screate_simple': H5S.c:1315: warning: will never be executed H5S.c: In function 'H5Screate': H5S.c:256: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c -o H5Sall.lo H5Sall.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sall.lo -MD -MP -MF .deps/H5Sall.Tpo -c H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o In file included from H5Sall.c:30: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Sall.c: In function 'H5S_all_offset': H5Sall.c:633: warning: unused parameter 'space' H5Sall.c: In function 'H5Sselect_all': H5Sall.c:836: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Sall.c: In function 'H5S_all_iter_coords': H5Sall.c:162: warning: will never be executed H5Sall.c: In function 'H5S_select_all': H5Sall.c:798: warning: will never be executed H5Sall.c: In function 'H5S_all_deserialize': H5Sall.c:555: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c -o H5Sdbg.lo H5Sdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sdbg.lo -MD -MP -MF .deps/H5Sdbg.Tpo -c H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c -o H5Shyper.lo H5Shyper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Shyper.lo -MD -MP -MF .deps/H5Shyper.Tpo -c H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o In file included from H5Shyper.c:31: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_iter_init': H5Shyper.c:304: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:325: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:325: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_iter_coords': H5Shyper.c:444: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:445: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_iter_next': H5Shyper.c:680: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:756: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_iter_next_block': H5Shyper.c:895: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:956: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_span_scratch': H5Shyper.c:1249: warning: request for implicit conversion from 'void *' to 'struct H5S_hyper_span_info_t *' not permitted in C++ H5Shyper.c: In function 'H5S_get_select_hyper_nblocks': H5Shyper.c:1878: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:1878: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Shyper.c: In function 'H5Sget_select_hyper_nblocks': H5Shyper.c:1914: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Shyper.c: In function 'H5S_hyper_serial_size': H5Shyper.c:1966: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:1966: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_serialize': H5Shyper.c:2112: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:2118: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2118: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result H5Shyper.c:2140: warning: conversion to 'uint32_t' from 'int' may change the sign of the result H5Shyper.c:2203: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value H5Shyper.c: In function 'H5S_get_select_hyper_blocklist': H5Shyper.c:2454: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:2488: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5Shyper.c:2492: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5Shyper.c: In function 'H5Sget_select_hyper_blocklist': H5Shyper.c:2594: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Shyper.c: In function 'H5S_hyper_bounds_helper': H5Shyper.c:2660: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2661: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2662: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2663: 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: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:2737: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2740: 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: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:2810: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:2843: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_adjust_helper_s': H5Shyper.c:4084: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:4085: 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:4133: 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:4194: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:4195: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_move': H5Shyper.c:4243: 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:5432: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c: In function 'H5S_hyper_rebuild_helper': H5Shyper.c:5614: warning: conversion to 'hsize_t' from 'int' may change the sign of the result H5Shyper.c: In function 'H5Sselect_hyperslab': H5Shyper.c:6275: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Shyper.c: In function 'H5S_hyper_get_seq_list_gen': H5Shyper.c:7281: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:7305: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:7448: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:7629: 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:7732: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:7743: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Shyper.c:7782: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:7815: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:7844: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:7927: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:8027: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Shyper.c:8107: 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_gen': H5Shyper.c:7452: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_adjust_u': H5Shyper.c:4031: warning: will never be executed H5Shyper.c:4031: warning: will never be executed H5Shyper.c:4031: warning: will never be executed H5Shyper.c:4031: warning: will never be executed H5Shyper.c:4031: warning: will never be executed H5Shyper.c:4031: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_move': H5Shyper.c:4250: warning: will never be executed H5Shyper.c:4250: warning: will never be executed H5Shyper.c:4250: warning: will never be executed H5Shyper.c:4250: warning: will never be executed H5Shyper.c:4250: warning: will never be executed H5Shyper.c:4250: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_adjust_s': H5Shyper.c:4140: warning: will never be executed H5Shyper.c:4140: warning: will never be executed H5Shyper.c:4140: warning: will never be executed H5Shyper.c:4140: warning: will never be executed H5Shyper.c:4140: warning: will never be executed H5Shyper.c:4140: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_span_scratch': H5Shyper.c:1257: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_span_precompute_helper': H5Shyper.c:1161: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_adjust_u': H5Shyper.c:4035: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_offset': H5Shyper.c:2807: warning: will never be executed H5Shyper.c:2840: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_bounds_helper': H5Shyper.c:2657: warning: will never be executed H5Shyper.c:2668: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_bounds': H5Shyper.c:2734: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_serialize_helper': H5Shyper.c:2028: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_move': H5Shyper.c:4254: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_adjust_s': H5Shyper.c:4144: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_intersect_block_helper': H5Shyper.c:3867: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_reset_scratch': H5Shyper.c:3620: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_free_span_info': H5Shyper.c:1541: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_free_span': H5Shyper.c:1585: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_release': H5Shyper.c:3192: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_denormalize_offset': H5Shyper.c:4350: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_span_blocklist': H5Shyper.c:2358: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_new_span': H5Shyper.c:1100: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_copy_span_helper': H5Shyper.c:1311: warning: will never be executed H5Shyper.c:1327: warning: will never be executed H5Shyper.c:1341: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_copy_span': H5Shyper.c:1391: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_iter_init': H5Shyper.c:1208: warning: will never be executed H5Shyper.c:1212: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_copy': H5Shyper.c:1634: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_append_span': H5Shyper.c:4397: warning: will never be executed H5Shyper.c:4406: warning: will never be executed H5Shyper.c:4428: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_clip_spans': H5Shyper.c:4742: warning: will never be executed H5Shyper.c:4834: warning: will never be executed H5Shyper.c:4526: warning: will never be executed H5Shyper.c:4531: warning: will never be executed H5Shyper.c:4541: warning: will never be executed H5Shyper.c:4568: warning: will never be executed H5Shyper.c:4583: warning: will never be executed H5Shyper.c:4594: warning: will never be executed H5Shyper.c:4605: warning: will never be executed H5Shyper.c:4611: warning: will never be executed H5Shyper.c:4621: warning: will never be executed H5Shyper.c:4631: warning: will never be executed H5Shyper.c:4644: warning: will never be executed H5Shyper.c:4670: warning: will never be executed H5Shyper.c:4681: warning: will never be executed H5Shyper.c:4692: warning: will never be executed H5Shyper.c:4698: warning: will never be executed H5Shyper.c:4708: warning: will never be executed H5Shyper.c:4718: warning: will never be executed H5Shyper.c:4729: warning: will never be executed H5Shyper.c:4749: warning: will never be executed H5Shyper.c:4764: warning: will never be executed H5Shyper.c:4775: warning: will never be executed H5Shyper.c:4781: warning: will never be executed H5Shyper.c:4791: warning: will never be executed H5Shyper.c:4801: warning: will never be executed H5Shyper.c:4814: warning: will never be executed H5Shyper.c:4841: warning: will never be executed H5Shyper.c:4856: warning: will never be executed H5Shyper.c:4867: warning: will never be executed H5Shyper.c:4873: warning: will never be executed H5Shyper.c:4883: warning: will never be executed H5Shyper.c:4893: warning: will never be executed H5Shyper.c:4904: warning: will never be executed H5Shyper.c:4922: warning: will never be executed H5Shyper.c:4936: warning: will never be executed H5Shyper.c:4949: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_merge_spans_helper': H5Shyper.c:5130: warning: will never be executed H5Shyper.c:5008: warning: will never be executed H5Shyper.c:5031: warning: will never be executed H5Shyper.c:5046: warning: will never be executed H5Shyper.c:5051: warning: will never be executed H5Shyper.c:5058: warning: will never be executed H5Shyper.c:5070: warning: will never be executed H5Shyper.c:5095: warning: will never be executed H5Shyper.c:5100: warning: will never be executed H5Shyper.c:5107: warning: will never be executed H5Shyper.c:5117: warning: will never be executed H5Shyper.c:5135: warning: will never be executed H5Shyper.c:5142: warning: will never be executed H5Shyper.c:5153: warning: will never be executed H5Shyper.c:5165: warning: will never be executed H5Shyper.c:5190: warning: will never be executed H5Shyper.c:5197: warning: will never be executed H5Shyper.c:5208: warning: will never be executed H5Shyper.c:5218: warning: will never be executed H5Shyper.c:5234: warning: will never be executed H5Shyper.c:5246: warning: will never be executed H5Shyper.c:5258: warning: will never be executed H5Shyper.c: In function 'H5S_generate_hyperslab': H5Shyper.c:5441: warning: will never be executed H5Shyper.c:5471: warning: will never be executed H5Shyper.c:5785: warning: will never be executed H5Shyper.c:5791: warning: will never be executed H5Shyper.c:5804: warning: will never be executed H5Shyper.c:5811: warning: will never be executed H5Shyper.c:5824: warning: will never be executed H5Shyper.c:5833: warning: will never be executed H5Shyper.c:5849: warning: will never be executed H5Shyper.c:5858: warning: will never be executed H5Shyper.c:5868: warning: will never be executed H5Shyper.c:5881: warning: will never be executed H5Shyper.c:5890: warning: will never be executed H5Shyper.c:5906: warning: will never be executed H5Shyper.c:5915: warning: will never be executed H5Shyper.c:5929: warning: will never be executed H5Shyper.c:5949: warning: will never be executed H5Shyper.c:5970: warning: will never be executed H5Shyper.c:5979: warning: will never be executed H5Shyper.c:5975: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_generate_spans': H5Shyper.c:5738: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_intersect_block': H5Shyper.c:3923: warning: will never be executed H5Shyper.c:3927: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_coord_to_span': H5Shyper.c:3279: warning: will never be executed H5Shyper.c:3289: warning: will never be executed H5Shyper.c:3294: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_add_span_element': H5Shyper.c:3548: warning: will never be executed H5Shyper.c:3558: warning: will never be executed H5Shyper.c:3562: warning: will never be executed H5Shyper.c:3423: warning: will never be executed H5Shyper.c:3492: warning: will never be executed H5Shyper.c:3578: warning: will never be executed H5Shyper.c: In function 'H5S_select_hyperslab': H5Shyper.c:6037: warning: will never be executed H5Shyper.c:6047: warning: will never be executed H5Shyper.c:6056: warning: will never be executed H5Shyper.c:6115: warning: will never be executed H5Shyper.c:6152: warning: will never be executed H5Shyper.c:6159: warning: will never be executed H5Shyper.c:6163: warning: will never be executed H5Shyper.c:6177: warning: will never be executed H5Shyper.c:6183: warning: will never be executed H5Shyper.c:6187: warning: will never be executed H5Shyper.c:6217: warning: will never be executed H5Shyper.c:6224: warning: will never be executed H5Shyper.c:6227: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_deserialize': H5Shyper.c:2263: warning: will never be executed H5Shyper.c:2288: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_convert': H5Shyper.c:3677: warning: will never be executed H5Shyper.c:3687: warning: will never be executed H5Shyper.c: In function 'H5S_hyper_normalize_offset': H5Shyper.c:4303: warning: will never be executed /usr/include/bits/string3.h:82: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Smpio.lo -MD -MP -MF .deps/H5Smpio.Tpo -c -o H5Smpio.lo H5Smpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c -o H5Snone.lo H5Snone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Snone.lo -MD -MP -MF .deps/H5Snone.Tpo -c H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o In file included from H5Snone.c:30: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Snone.c: In function 'H5S_none_offset': H5Snone.c:589: warning: unused parameter 'space' H5Snone.c:589: warning: unused parameter 'offset' H5Snone.c: In function 'H5Sselect_none': H5Snone.c:786: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Snone.c: In function 'H5S_select_none': H5Snone.c:748: warning: will never be executed H5Snone.c: In function 'H5S_none_deserialize': H5Snone.c:523: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c -o H5Spoint.lo H5Spoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Spoint.lo -MD -MP -MF .deps/H5Spoint.Tpo -c H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o In file included from H5Spoint.c:32: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Spoint.c: In function 'H5S_point_add': H5Spoint.c:404: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5Spoint.c: In function 'H5S_point_copy': H5Spoint.c:605: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5Spoint.c: In function 'H5S_point_is_valid': H5Spoint.c:664: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c: In function 'H5Sget_select_elem_npoints': H5Spoint.c:704: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Spoint.c:709: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5Spoint.c: In function 'H5S_point_deserialize': H5Spoint.c:872: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ H5Spoint.c:881: warning: passing argument 4 of 'H5S_select_elements' from incompatible pointer type H5Spoint.c: In function 'H5S_get_select_elem_pointlist': H5Spoint.c:934: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Spoint.c:947: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result H5Spoint.c: In function 'H5Sget_select_elem_pointlist': H5Spoint.c:999: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Spoint.c: In function 'H5S_point_bounds': H5Spoint.c:1068: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c:1069: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c:1070: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c:1071: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c: In function 'H5S_point_offset': H5Spoint.c:1126: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Spoint.c:1136: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c: In function 'H5Sselect_elements': H5Spoint.c:1358: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Spoint.c: In function 'H5S_point_get_seq_list': H5Spoint.c:1452: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result H5Spoint.c: In function 'H5S_point_offset': H5Spoint.c:1133: warning: will never be executed H5Spoint.c: In function 'H5S_point_bounds': H5Spoint.c:1066: warning: will never be executed H5Spoint.c: In function 'H5S_point_get_seq_list': H5Spoint.c:1443: warning: will never be executed H5Spoint.c: In function 'H5S_point_copy': H5Spoint.c:597: warning: will never be executed H5Spoint.c:604: warning: will never be executed H5Spoint.c:606: warning: will never be executed H5Spoint.c: In function 'H5S_select_elements': H5Spoint.c:546: warning: will never be executed H5Spoint.c:551: warning: will never be executed H5Spoint.c:402: warning: will never be executed H5Spoint.c:405: warning: will never be executed H5Spoint.c:555: warning: will never be executed H5Spoint.c: In function 'H5S_point_deserialize': H5Spoint.c:884: warning: will never be executed H5Spoint.c:868: warning: will never be executed H5Spoint.c:873: warning: will never be executed H5Spoint.c:882: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c -o H5Sselect.lo H5Sselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Sselect.lo -MD -MP -MF .deps/H5Sselect.Tpo -c H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o In file included from H5Sselect.c:31: H5Vprivate.h: In function 'H5V_log2_gen': H5Vprivate.h:359: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:361: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:364: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Vprivate.h:367: warning: conversion to 'unsigned int' from 'int' may change the sign of the result H5Sselect.c: In function 'H5Sget_select_npoints': H5Sselect.c:301: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Sselect.c:304: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5Sselect.c: In function 'H5S_get_select_npoints': H5Sselect.c:339: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5Sselect.c: In function 'H5Sselect_valid': H5Sselect.c:375: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Sselect.c: In function 'H5Sget_select_bounds': H5Sselect.c:528: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Sselect.c: In function 'H5S_select_iterate': H5Sselect.c:1166: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ H5Sselect.c:1177: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5Sselect.c:1210: warning: conversion to 'int' from 'unsigned int' may change the sign of the result H5Sselect.c: In function 'H5Sget_select_type': H5Sselect.c:1272: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Sselect.c: In function 'H5S_select_fill': H5Sselect.c:1545: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result H5Sselect.c: In function 'H5S_select_deserialize': H5Sselect.c:479: warning: will never be executed H5Sselect.c: In function 'H5S_select_copy': H5Sselect.c:122: warning: will never be executed H5Sselect.c: In function 'H5S_select_fill': H5Sselect.c:1579: warning: will never be executed H5Sselect.c:1541: warning: will never be executed H5Sselect.c:1546: warning: will never be executed H5Sselect.c:1561: warning: will never be executed H5Sselect.c:1582: warning: will never be executed H5Sselect.c: In function 'H5S_select_shape_same': H5Sselect.c:1377: warning: will never be executed H5Sselect.c:1379: warning: will never be executed H5Sselect.c:1419: warning: will never be executed H5Sselect.c:1422: warning: will never be executed H5Sselect.c:1429: warning: will never be executed H5Sselect.c:1431: warning: will never be executed H5Sselect.c:1463: warning: will never be executed H5Sselect.c:1465: warning: will never be executed H5Sselect.c:1476: warning: will never be executed H5Sselect.c:1478: warning: will never be executed H5Sselect.c:1487: warning: will never be executed H5Sselect.c:1491: warning: will never be executed H5Sselect.c: In function 'H5S_select_iterate': H5Sselect.c:1236: warning: will never be executed H5Sselect.c:1167: warning: will never be executed H5Sselect.c:1169: warning: will never be executed H5Sselect.c:1173: warning: will never be executed H5Sselect.c:1178: warning: will never be executed H5Sselect.c:1197: warning: will never be executed H5Sselect.c:1240: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c -o H5Stest.lo H5Stest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5Stest.lo -MD -MP -MF .deps/H5Stest.Tpo -c H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o H5Stest.c: In function 'H5S_select_shape_same_test': H5Stest.c:62: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Stest.c:64: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Stest.c: In function 'H5S_get_rebuild_status_test': H5Stest.c:103: warning: request for implicit conversion from 'void *' to 'struct H5S_t *' not permitted in C++ H5Stest.c:106: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result H5Stest.c:104: warning: will never be executed H5Stest.c: In function 'H5S_select_shape_same_test': H5Stest.c:63: warning: will never be executed H5Stest.c:65: warning: will never be executed H5Stest.c:69: warning: will never be executed libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c -o H5SL.lo H5SL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -DNDEBUG -UH5_DEBUG_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wmultichar -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wmissing-field-initializers -Wvariadic-macros -Wunsafe-loop-optimizations -Wc++-compat -Wvolatile-register-var -g -fverbose-asm -MT H5SL.lo -MD -MP -MF .deps/H5SL.Tpo -c H5SL.c -fPIC -DPIC -o .libs/H5SL.o H5SL.c: In function 'H5SL_new_node': H5SL.c:330: warning: request for implicit conversion from 'void *' to 'struct H5SL_node_t *' not permitted in C++ H5SL.c: In function 'H5SL_insert_common': H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ H5SL.c:401: war