>>> Unpacking source...
>>> Unpacking hdf5-1.6.4.tar.gz to /var/tmp/portage/sci-libs/hdf5-1.6.4/work
>>> Source unpacked in /var/tmp/portage/sci-libs/hdf5-1.6.4/work
>>> Compiling source in /var/tmp/portage/sci-libs/hdf5-1.6.4/work/hdf5-1.6.4 ...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking shell variables initial values... done
checking if tr works... yes
checking if basename works... yes
checking if xargs works... yes
checking for cached host... none
checking for sizeof hsize_t and hssize_t... large
checking for config x86_64-unknown-linux-gnu... no
checking for config x86_64-unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config unknown-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-linux-gnu... no
checking for config x86_64-unknown... no
checking for config linux-gnu... found
compiler 'gcc' is GNU gcc-4.3.2
checking for config ./config/site-specific/host-helicopter... no
checking for 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 ANSI C... none needed
checking if fortran interface enabled... no
checking if c++ interface enabled... no
checking if should build only statically linked executables... no
checking for perl... perl
checking for ar... ar
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for file... /usr/bin/file
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking make... GNU make
checking how make searches directories... VPATH=DIR1 DIR2 ...
checking for production mode... production
checking for ceil in -lm... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for difftime... yes
checking for gettimeofday... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/types.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for stdint.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for large file support mode on Linux... enabled
checking for lseek64... yes
checking for fseek64... no
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 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 main in -lcrypto... yes
checking for SSL_get_version in -lssl... yes
checking for GASS... suppressed
checking for SRB... suppressed
checking for PD_open in -lpdb... no
checking for lite_PD_open in -lsilo... no
checking pdb.h usability... no
checking pdb.h presence... no
checking for pdb.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for thread safe support... no
checking whether HDF5 v1.4 compatibility functions enabled... no
checking for Stream Virtual File Driver support... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking if socklen_t is defined... yes
checking for tm_gmtoff in struct tm... yes
checking for __tm_gmtoff in struct tm... no
checking for global timezone variable... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct timezone... yes
checking whether gettimeofday() gives timezone... yes
checking for st_blocks in struct stat... yes
checking for _getvideoconfig... no
checking for gettextinfo... no
checking for GetConsoleScreenBufferInfo... no
checking for _scrsize... no
checking for ioctl... yes
checking for struct videoconfig... no
checking for struct text_info... no
checking for TIOCGWINSZ... yes
checking for TIOCGETD... yes
checking for 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 longjmp... yes
checking for setsysinfo... no
checking for sigaction... yes
checking for signal... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strdup... yes
checking for system... yes
checking for waitpid... 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 for API tracing... no
checking for instrumented library... no
checking for parallel support files... skipped
checking for I/O filters... all (shuffle,fletcher32)
checking if converting denormalized floating-point values is possible... yes
checking if high level library is enabled... no
configure: creating ./config.status
config.status: creating src/libhdf5.settings
config.status: creating config/depend1
config.status: creating config/depend2
config.status: creating config/depend3
config.status: creating config/depend4
config.status: creating config/dependN
config.status: creating config/commence
config.status: creating config/conclude
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
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/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/lib/Makefile
config.status: creating tools/misc/Makefile
config.status: creating tools/misc/h5cc
config.status: creating tools/gifconv/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/ed_libs/Makefile
config.status: creating doc/html/ed_styles/Makefile
config.status: creating doc/html/ADGuide/Makefile
config.status: creating doc/html/Graphics/Makefile
config.status: creating doc/html/Intro/Makefile
config.status: creating doc/html/PSandPDF/Makefile
config.status: creating doc/html/TechNotes/Makefile
config.status: creating doc/html/Tutor/Makefile
config.status: creating doc/html/Tutor/Graphics/Makefile
config.status: creating doc/html/Tutor/examples/Makefile
config.status: creating doc/html/cpplus/Makefile
config.status: creating doc/html/cpplus_RM/Makefile
config.status: creating doc/html/cpplus_RM/header_files/Makefile
config.status: creating doc/html/fortran/Makefile
config.status: creating src/H5config.h
config.status: executing default-1 commands
creating src/H5pubconf.h
Configure Summary
Compiling Options:
               Compilation Mode:  Production
                     C Compiler:  gcc
                         CFLAGS:   -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions
                       CPPFLAGS:  -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE 
                        LDFLAGS:  -Wl,-O1
                     Debug Mode:  None
               Shared Libraries:  Yes
               Static Libraries:  No
  Statically Linked Executables:  No
                        Tracing:  No
   Optimization Instrumentation:  No
Languages:
                            C++:  No
                        Fortran:  No
Features:
                        dmalloc:  No
         Function Stack Tracing:  Disabled
                           GASS:  No
                           GPFS:  No
        HDF5 v1.4 Compatibility:  No
                        hsize_t:  Large
         I/O filters (external):  deflate
         I/O filters (internal):  shuffle,fletcher32
 Linux Large File Support (LFS):  Enabled
                            MPE:  No
                  Parallel HDF5:  No
                            SRB:  No
                     Stream VFD:  Enabled
                   Threadsafety:  Disabled
             High Level library:  Disabled
make -j9 
make lib
make[1]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.4/work/hdf5-1.6.4'
make[2]: Entering directory `/var/tmp/portage/sci-libs/hdf5-1.6.4/work/hdf5-1.6.4/src'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE  ./H5detect.c \
	    -Wl,-O1 -lpthread -lssl -lcrypto -lz -lm  -o H5detect
./H5detect.c:16: warning: string length '1027' is greater than the length '509' ISO C90 compilers are required to support
In file included from ./H5private.h:28,
                 from ./H5detect.c:55:
./H5public.h:145: warning: ISO C90 does not support 'long long'
./H5public.h:146: warning: ISO C90 does not support 'long long'
./H5detect.c: In function 'print_results':
./H5detect.c:559: warning: string length '660' is greater than the length '509' ISO C90 compilers are required to support
./H5detect.c: In function 'find_bias':
./H5detect.c:957: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
./H5detect.c:958: warning: conversion to 'unsigned char' from 'int' may alter its value
./H5detect.c:959: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
./H5detect.c:963: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
./H5detect.c:963: warning: conversion to 'int' from 'long unsigned int' may alter its value
./H5detect.c:964: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
./H5detect.c:964: warning: conversion to 'int' from 'long unsigned int' may alter its value
./H5detect.c: In function 'print_header':
./H5detect.c:1004: warning: string length '1355' is greater than the length '509' ISO C90 compilers are required to support
./H5detect.c: In function 'detect_C89_integers':
./H5detect.c:1135: warning: conversion to 'signed char' from 'int' may alter its value
./H5detect.c:1135: warning: cast discards qualifiers from pointer target type
./H5detect.c:1135: warning: cast discards qualifiers from pointer target type
./H5detect.c:1136: warning: conversion to 'unsigned char' from 'int' may alter its value
./H5detect.c:1136: warning: cast discards qualifiers from pointer target type
./H5detect.c:1136: warning: cast discards qualifiers from pointer target type
./H5detect.c:1137: warning: conversion to 'short int' from 'int' may alter its value
./H5detect.c:1137: warning: cast discards qualifiers from pointer target type
./H5detect.c:1137: warning: cast discards qualifiers from pointer target type
./H5detect.c:1138: warning: conversion to 'short unsigned int' from 'int' may alter its value
./H5detect.c:1138: warning: cast discards qualifiers from pointer target type
./H5detect.c:1138: warning: cast discards qualifiers from pointer target type
./H5detect.c:1139: warning: cast discards qualifiers from pointer target type
./H5detect.c:1139: warning: cast discards qualifiers from pointer target type
./H5detect.c:1140: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
./H5detect.c:1140: warning: cast discards qualifiers from pointer target type
./H5detect.c:1140: warning: cast discards qualifiers from pointer target type
./H5detect.c:1141: warning: cast discards qualifiers from pointer target type
./H5detect.c:1141: warning: cast discards qualifiers from pointer target type
./H5detect.c:1142: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
./H5detect.c:1142: warning: cast discards qualifiers from pointer target type
./H5detect.c:1142: warning: cast discards qualifiers from pointer target type
./H5detect.c: In function 'detect_C89_floats':
./H5detect.c:1163: warning: conversion to 'float' from 'double' may alter its value
./H5detect.c:1163: warning: cast discards qualifiers from pointer target type
./H5detect.c:1163: warning: cast discards qualifiers from pointer target type
./H5detect.c:1164: warning: cast discards qualifiers from pointer target type
./H5detect.c:1164: warning: cast discards qualifiers from pointer target type
./H5detect.c: In function 'detect_C99_integers8':
./H5detect.c:1186: warning: conversion to 'int8_t' from 'int' may alter its value
./H5detect.c:1186: warning: cast discards qualifiers from pointer target type
./H5detect.c:1186: warning: cast discards qualifiers from pointer target type
./H5detect.c:1189: warning: conversion to 'uint8_t' from 'int' may alter its value
./H5detect.c:1189: warning: cast discards qualifiers from pointer target type
./H5detect.c:1189: warning: cast discards qualifiers from pointer target type
./H5detect.c:1192: warning: conversion to 'int_least8_t' from 'int' may alter its value
./H5detect.c:1192: warning: cast discards qualifiers from pointer target type
./H5detect.c:1192: warning: cast discards qualifiers from pointer target type
./H5detect.c:1195: warning: conversion to 'uint_least8_t' from 'int' may alter its value
./H5detect.c:1195: warning: cast discards qualifiers from pointer target type
./H5detect.c:1195: warning: cast discards qualifiers from pointer target type
./H5detect.c:1198: warning: conversion to 'int_fast8_t' from 'int' may alter its value
./H5detect.c:1198: warning: cast discards qualifiers from pointer target type
./H5detect.c:1198: warning: cast discards qualifiers from pointer target type
./H5detect.c:1201: warning: conversion to 'uint_fast8_t' from 'int' may alter its value
./H5detect.c:1201: warning: cast discards qualifiers from pointer target type
./H5detect.c:1201: warning: cast discards qualifiers from pointer target type
./H5detect.c: In function 'detect_C99_integers16':
./H5detect.c:1224: warning: conversion to 'int16_t' from 'int' may alter its value
./H5detect.c:1224: warning: cast discards qualifiers from pointer target type
./H5detect.c:1224: warning: cast discards qualifiers from pointer target type
./H5detect.c:1227: warning: conversion to 'uint16_t' from 'int' may alter its value
./H5detect.c:1227: warning: cast discards qualifiers from pointer target type
./H5detect.c:1227: warning: cast discards qualifiers from pointer target type
./H5detect.c:1230: warning: conversion to 'int_least16_t' from 'int' may alter its value
./H5detect.c:1230: warning: cast discards qualifiers from pointer target type
./H5detect.c:1230: warning: cast discards qualifiers from pointer target type
./H5detect.c:1233: warning: conversion to 'uint_least16_t' from 'int' may alter its value
./H5detect.c:1233: warning: cast discards qualifiers from pointer target type
./H5detect.c:1233: warning: cast discards qualifiers from pointer target type
./H5detect.c:1236: warning: cast discards qualifiers from pointer target type
./H5detect.c:1236: warning: cast discards qualifiers from pointer target type
./H5detect.c:1239: warning: conversion to 'uint_fast16_t' from 'int' may change the sign of the result
./H5detect.c:1239: warning: cast discards qualifiers from pointer target type
./H5detect.c:1239: warning: cast discards qualifiers from pointer target type
./H5detect.c: In function 'detect_C99_integers32':
./H5detect.c:1262: warning: cast discards qualifiers from pointer target type
./H5detect.c:1262: warning: cast discards qualifiers from pointer target type
./H5detect.c:1265: warning: conversion to 'uint32_t' from 'int' may change the sign of the result
./H5detect.c:1265: warning: cast discards qualifiers from pointer target type
./H5detect.c:1265: warning: cast discards qualifiers from pointer target type
./H5detect.c:1268: warning: cast discards qualifiers from pointer target type
./H5detect.c:1268: warning: cast discards qualifiers from pointer target type
./H5detect.c:1271: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result
./H5detect.c:1271: warning: cast discards qualifiers from pointer target type
./H5detect.c:1271: warning: cast discards qualifiers from pointer target type
./H5detect.c:1274: warning: cast discards qualifiers from pointer target type
./H5detect.c:1274: warning: cast discards qualifiers from pointer target type
./H5detect.c:1277: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result
./H5detect.c:1277: warning: cast discards qualifiers from pointer target type
./H5detect.c:1277: warning: cast discards qualifiers from pointer target type
./H5detect.c: In function 'detect_C99_integers64':
./H5detect.c:1300: warning: cast discards qualifiers from pointer target type
./H5detect.c:1300: warning: cast discards qualifiers from pointer target type
./H5detect.c:1303: warning: conversion to 'uint64_t' from 'int' may change the sign of the result
./H5detect.c:1303: warning: cast discards qualifiers from pointer target type
./H5detect.c:1303: warning: cast discards qualifiers from pointer target type
./H5detect.c:1306: warning: cast discards qualifiers from pointer target type
./H5detect.c:1306: warning: cast discards qualifiers from pointer target type
./H5detect.c:1309: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result
./H5detect.c:1309: warning: cast discards qualifiers from pointer target type
./H5detect.c:1309: warning: cast discards qualifiers from pointer target type
./H5detect.c:1312: warning: cast discards qualifiers from pointer target type
./H5detect.c:1312: warning: cast discards qualifiers from pointer target type
./H5detect.c:1315: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result
./H5detect.c:1315: warning: cast discards qualifiers from pointer target type
./H5detect.c:1315: warning: cast discards qualifiers from pointer target type
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: cast discards qualifiers from pointer target type
./H5detect.c:1319: warning: cast discards qualifiers from pointer target type
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1319: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: cast discards qualifiers from pointer target type
./H5detect.c:1320: warning: cast discards qualifiers from pointer target type
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c:1320: warning: ISO C90 does not support 'long long'
./H5detect.c: In function 'detect_C99_floats':
./H5detect.c:1385: warning: cast discards qualifiers from pointer target type
./H5detect.c:1385: warning: cast discards qualifiers from pointer target type
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-O1 |                  \
		sed -e 's/-L/:/g' -e 's/ //g'`"                  	      \
	 ./H5detect > H5Tinit.c  ||                               \
	    (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
	    (rm -f H5Tinit.c ; exit 1)
H5detect: ./H5detect.c:848: fix_order: Assertion `0 == n / 2' failed.
/bin/sh: line 4: 25356 Aborted                 LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-O1 |                  	sed -e 's/-L/:/g' -e 's/ //g'`" ./H5detect > H5Tinit.c
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5AC.c  -fPIC -DPIC -o H5AC.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5C.c  -fPIC -DPIC -o H5C.o
In file included from H5private.h:28,
                 from H5AC.c:50:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5B.c  -fPIC -DPIC -o H5B.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5.c  -fPIC -DPIC -o H5.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dcompact.c  -fPIC -DPIC -o H5Dcompact.o
In file included from H5private.h:28,
                 from H5C.c:86:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5D.c  -fPIC -DPIC -o H5D.o
In file included from H5private.h:28,
                 from H5B.c:104:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5.c:17:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Dcompact.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5D.c:20:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dcontig.c  -fPIC -DPIC -o H5Dcontig.o
In file included from H5private.h:28,
                 from H5Dcontig.c:27:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5A.c  -fPIC -DPIC -o H5A.o
H5C.c: In function 'H5C_flush_cache':
H5C.c:2404: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5.c: In function 'H5_term_library':
H5.c:215: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:215: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:216: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:216: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:217: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:217: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:218: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:218: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:219: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:219: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:220: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:220: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:223: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:223: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:231: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:231: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:232: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:232: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:233: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:233: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:234: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:234: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:237: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:237: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:240: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c:240: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5.c: In function 'H5dont_atexit':
H5.c:312: warning: unused variable 'FUNC'
H5C.c: In function 'H5C_stats__reset':
H5C.c:3498: warning: unused parameter 'cache_ptr'
H5C.c: In function 'H5C_flush_single_entry':
H5C.c:3668: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5C.c:3669: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5.c: In function 'H5_debug_mask':
H5.c:470: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5.c:473: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5C.c: In function 'H5C_load_entry':
H5C.c:3871: warning: unused parameter 'skip_file_checks'
H5.c: In function 'H5check_version':
H5.c:572: warning: unused variable 'FUNC'
In file included from H5private.h:28,
                 from H5A.c:22:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5.c: In function 'H5close':
H5.c:718: warning: unused variable 'FUNC'
H5.c: In function 'HDstrtoll':
H5.c:1219: warning: conversion of unsigned constant value to negative integer
mv -f H5Dcompact.o H5Dcompact.lo
mv -f H5AC.o H5AC.lo
H5D.c: In function 'H5D_init_type':
H5D.c:1679: warning: cast discards qualifiers from pointer target type
H5D.c: In function 'H5D_create':
H5D.c:2117: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5D.c:2169: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5D.c:2169: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5D.c:2236: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5D.c:2236: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5A.c: In function 'H5A_create':
H5A.c:292: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5A.c: In function 'H5A_find_idx_by_name':
H5A.c:356: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5D.c: In function 'H5D_open_oid':
H5D.c:2544: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5D.c:2544: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5D.c: In function 'H5D_close':
H5D.c:2801: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Defl.c  -fPIC -DPIC -o H5Defl.o
H5D.c: In function 'H5D_vlen_get_buf_size':
H5D.c:3667: warning: cast discards qualifiers from pointer target type
In file included from H5private.h:28,
                 from H5Defl.c:22:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Defl.c: In function 'H5D_efl_read':
H5Defl.c:88: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result
H5Defl.c:92: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result
H5Defl.c:104: 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:175: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result
H5Defl.c:184: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result
mv -f H5Dcontig.o H5Dcontig.lo
mv -f H5Defl.o H5Defl.lo
mv -f H5C.o H5C.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Distore.c  -fPIC -DPIC -o H5Distore.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dselect.c  -fPIC -DPIC -o H5Dselect.o
In file included from H5private.h:28,
                 from H5Distore.c:47:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5A.o H5A.lo
In file included from H5private.h:28,
                 from H5Dselect.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dio.c  -fPIC -DPIC -o H5Dio.o
mv -f H5B.o H5B.lo
In file included from H5private.h:28,
                 from H5Dio.c:17:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Dselect.c: In function 'H5D_select_read':
H5Dselect.c:514: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Dselect.c: In function 'H5D_select_write':
H5Dselect.c:658: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Dio.c: In function 'H5D_write':
H5Dio.c:976: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dtest.c  -fPIC -DPIC -o H5Dtest.o
H5Dio.c: In function 'H5D_create_chunk_map':
H5Dio.c:2362: warning: cast discards qualifiers from pointer target type
H5Dio.c: In function 'H5D_create_chunk_file_map_hyper':
H5Dio.c:2677: warning: cast discards qualifiers from pointer target type
H5Dio.c:2777: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result
H5Dio.c: In function 'H5D_create_chunk_mem_map_hyper':
H5Dio.c:2854: warning: cast discards qualifiers from pointer target type
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Dmpio.c  -fPIC -DPIC -o H5Dmpio.o
H5Dio.c: In function 'H5D_chunk_file_cb':
H5Dio.c:3001: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result
In file included from H5private.h:28,
                 from H5Dtest.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Dmpio.c:28:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Dtest.o H5Dtest.lo
mv -f H5Dmpio.o H5Dmpio.lo
mv -f H5Dselect.o H5Dselect.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5F.c  -fPIC -DPIC -o H5F.o
In file included from H5private.h:28,
                 from H5F.c:22:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5E.c  -fPIC -DPIC -o H5E.o
In file included from H5private.h:28,
                 from H5E.c:47:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5F.c: In function 'H5F_open':
H5F.c:1725: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5F.c: In function 'H5F_read_superblock':
H5F.c:2326: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5F.c: In function 'H5F_init_superblock':
H5F.c:2510: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5E.c: In function 'H5Eget_major':
H5E.c:622: warning: unused variable 'FUNC'
H5E.c: In function 'H5Eget_minor':
H5E.c:663: warning: unused variable 'FUNC'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Fdbg.c  -fPIC -DPIC -o H5Fdbg.o
H5E.c: At top level:
H5E.c:208: warning: 'interface_initialize_g' defined but not used
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FD.c  -fPIC -DPIC -o H5FD.o
In file included from H5private.h:28,
                 from H5FD.c:33:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Fdbg.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5E.o H5E.lo
mv -f H5Fdbg.o H5Fdbg.lo
mv -f H5D.o H5D.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDcore.c  -fPIC -DPIC -o H5FDcore.o
In file included from H5private.h:28,
                 from H5FDcore.c:28:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5FDcore.c: In function 'H5FD_core_fapl_get':
H5FDcore.c:344: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
mv -f H5Dio.o H5Dio.lo
mv -f H5Distore.o H5Distore.lo
mv -f H5FDcore.o H5FDcore.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDgass.c  -fPIC -DPIC -o H5FDgass.o
mv -f H5.o H5.lo
In file included from H5private.h:28,
                 from H5FDgass.c:27:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5private.h:1116: warning: 'H5_interface_initialize_g' defined but not used
H5private.h:1117: warning: 'H5FD_gass_init_interface' declared 'static' but never defined
mv -f H5FDgass.o H5FDgass.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDlog.c  -fPIC -DPIC -o H5FDlog.o
In file included from H5private.h:28,
                 from H5FDlog.c:32:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDfamily.c  -fPIC -DPIC -o H5FDfamily.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpio.c  -fPIC -DPIC -o H5FDmpio.o
In file included from H5private.h:28,
                 from H5FDfamily.c:40:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5FDlog.c: In function 'H5Pset_fapl_log':
H5FDlog.c:404: warning: cast discards qualifiers from pointer target type
In file included from H5private.h:28,
                 from H5FDmpio.c:27:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpi.c  -fPIC -DPIC -o H5FDmpi.o
In file included from H5private.h:28,
                 from H5FDmpi.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmulti.c  -fPIC -DPIC -o H5FDmulti.o
In file included from hdf5.h:23,
                 from H5FDmulti.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5private.h:1116: warning: 'H5_interface_initialize_g' defined but not used
H5private.h:1117: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined
mv -f H5FDmpio.o H5FDmpio.lo
mv -f H5FDmpi.o H5FDmpi.lo
H5FDmulti.c: In function 'H5Pset_fapl_multi':
H5FDmulti.c:473: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5FDmulti.c: In function 'H5FD_multi_sb_size':
H5FDmulti.c:722: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDsec2.c  -fPIC -DPIC -o H5FDsec2.o
H5FDmulti.c: In function 'compute_next':
H5FDmulti.c:1881: warning: declaration of '_unmapped' shadows a previous local
H5FDmulti.c:1880: warning: shadowed declaration is here
H5FDmulti.c:1881: warning: declaration of '_seen' shadows a previous local
H5FDmulti.c:1880: warning: shadowed declaration is here
In file included from H5private.h:28,
                 from H5FDsec2.c:31:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5FDlog.o H5FDlog.lo
mv -f H5FDsec2.o H5FDsec2.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDmpiposix.c  -fPIC -DPIC -o H5FDmpiposix.o
mv -f H5FDfamily.o H5FDfamily.lo
In file included from H5private.h:28,
                 from H5FDmpiposix.c:39:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDsrb.c  -fPIC -DPIC -o H5FDsrb.o
In file included from H5private.h:28,
                 from H5FDsrb.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5FD.o H5FD.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDstream.c  -fPIC -DPIC -o H5FDstream.o
H5private.h:1116: warning: 'H5_interface_initialize_g' defined but not used
H5private.h:1117: warning: 'H5FD_srb_init_interface' declared 'static' but never defined
mv -f H5F.o H5F.lo
mv -f H5FDsrb.o H5FDsrb.lo
In file included from H5private.h:28,
                 from H5FDstream.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5private.h:1116: warning: 'H5_interface_initialize_g' defined but not used
H5private.h:1117: warning: 'H5FD_mpiposix_init_interface' declared 'static' but never defined
mv -f H5FDmpiposix.o H5FDmpiposix.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FDstdio.c  -fPIC -DPIC -o H5FDstdio.o
H5FDstream.c: In function 'H5FD_stream_open_socket':
H5FDstream.c:458: warning: conversion to 'short unsigned int' from 'int' may alter its value
H5FDstream.c:462: warning: conversion to 'short unsigned int' from 'int' may alter its value
H5FDstream.c:496: warning: conversion to 'short unsigned int' from 'int' may alter its value
H5FDstream.c: In function 'H5FD_stream_read_from_socket':
H5FDstream.c:560: warning: conversion to 'int' from 'ssize_t' may alter its value
H5FDstream.c: In function 'H5FD_stream_flush':
H5FDstream.c:782: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FO.c  -fPIC -DPIC -o H5FO.o
In file included from hdf5.h:23,
                 from H5FDstdio.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5Epublic.h:24,
                 from H5Eprivate.h:21,
                 from H5FO.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FL.c  -fPIC -DPIC -o H5FL.o
H5FO.c: In function 'H5FO_marked':
H5FO.c:313: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result
In file included from H5private.h:28,
                 from H5FL.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5FO.o H5FO.lo
mv -f H5FDstdio.o H5FDstdio.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gent.c  -fPIC -DPIC -o H5Gent.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5G.c  -fPIC -DPIC -o H5G.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5FS.c  -fPIC -DPIC -o H5FS.o
In file included from H5private.h:28,
                 from H5Gent.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5G.c:96:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5FS.c:30:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5FDstream.o H5FDstream.lo
H5G.c: In function 'H5Gget_objtype_by_idx':
H5G.c:638: warning: cast from function call of type 'int' to non-matching type 'enum H5G_obj_t'
mv -f H5FS.o H5FS.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gnode.c  -fPIC -DPIC -o H5Gnode.o
H5G.c: In function 'H5G_get_objinfo':
H5G.c:2734: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5G.c:2746: warning: cast from function call of type 'int' to non-matching type 'enum H5G_obj_t'
In file included from H5private.h:28,
                 from H5Gnode.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'H5G.c: In function 'H5G_replace_ent':
H5G.c:3853: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result

H5G.c:3910: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
mv -f H5Gent.o H5Gent.lo
H5Gnode.c: In function 'H5G_node_serialize':
H5Gnode.c:579: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HG.c  -fPIC -DPIC -o H5HG.o
H5Gnode.c: In function 'H5G_node_insert':
H5Gnode.c:1140: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Gnode.c:1146: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Gnode.c:1158: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Gnode.c:1158: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Gnode.c:1177: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Gnode.c: In function 'H5G_node_remove':
H5Gnode.c:1371: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Gnode.c:1394: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Gnode.c: In function 'H5G_node_sumup':
H5Gnode.c:1586: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
H5Gnode.c: In function 'H5G_node_name':
H5Gnode.c:1637: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
H5Gnode.c:1655: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
H5Gnode.c: In function 'H5G_node_type':
H5Gnode.c:1701: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
H5Gnode.c:1706: warning: conversion to 'hsize_t' from 'int' may change the sign of the result
In file included from H5private.h:28,
                 from H5HG.c:43:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5FL.o H5FL.lo
H5HG.c: In function 'H5HG_create':
H5HG.c:221: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HG.c:241: warning: conversion to 'size_t' from 'long int' may change the sign of the result
H5HG.c:271: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5HG.c: In function 'H5HG_load':
H5HG.c:374: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HG.c:377: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HG.c:388: warning: conversion to 'size_t' from 'long int' may change the sign of the result
H5HG.c:461: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5HG.c:467: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5HG.c: In function 'H5HG_dest':
H5HG.c:563: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5HG.c: In function 'H5HG_remove':
H5HG.c:1216: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result
mv -f H5FDmulti.o H5FDmulti.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HGdbg.c  -fPIC -DPIC -o H5HGdbg.o
In file included from H5private.h:28,
                 from H5HGdbg.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HLdbg.c  -fPIC -DPIC -o H5HLdbg.o
In file included from H5private.h:28,
                 from H5HLdbg.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HP.c  -fPIC -DPIC -o H5HP.o
H5HLdbg.c: In function 'H5HL_debug':
H5HLdbg.c:107: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HLdbg.c:109: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HLdbg.c:137: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HLdbg.c:137: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HLdbg.c:152: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5HLdbg.c:152: warning: conversion to 'size_t' from 'int' may change the sign of the result
In file included from H5private.h:28,
                 from H5HP.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5HL.c  -fPIC -DPIC -o H5HL.o
In file included from H5private.h:28,
                 from H5HL.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5HGdbg.o H5HGdbg.lo
H5HP.c: In function 'H5HP_incr':
H5HP.c:778: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5HP.c:778: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5HP.c: In function 'H5HP_decr':
H5HP.c:850: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5HP.c:850: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
mv -f H5HLdbg.o H5HLdbg.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Gstab.c  -fPIC -DPIC -o H5Gstab.o
H5HL.c: In function 'H5HL_unprotect':
H5HL.c:884: warning: cast discards qualifiers from pointer target type
In file included from H5private.h:28,
                 from H5Gstab.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Gstab.c: In function 'H5G_insert_name':
H5Gstab.c:345: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result
H5Gstab.c:346: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result
mv -f H5Gnode.o H5Gnode.lo
mv -f H5HP.o H5HP.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5MF.c  -fPIC -DPIC -o H5MF.o
mv -f H5HG.o H5HG.lo
In file included from H5private.h:28,
                 from H5MF.c:36:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Gstab.o H5Gstab.lo
mv -f H5MF.o H5MF.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5MM.c  -fPIC -DPIC -o H5MM.o
In file included from H5private.h:28,
                 from H5MM.c:29:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5I.c  -fPIC -DPIC -o H5I.o
In file included from H5private.h:28,
                 from H5I.c:41:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5O.c  -fPIC -DPIC -o H5O.o
In file included from H5private.h:28,
                 from H5O.c:35:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5MM.o H5MM.lo
H5I.c: In function 'H5I_register':
H5I.c:619: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
mv -f H5HL.o H5HL.lo
H5I.c: In function 'H5I_dec_ref':
H5I.c:985: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5I.c: In function 'H5I_inc_ref':
H5I.c:1071: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5I.c: In function 'H5I_get_ref':
H5I.c:1156: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5I.c: In function 'H5Iget_name':
H5I.c:1328: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result
H5O.c: In function 'H5O_load':
H5O.c:512: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:512: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:512: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:568: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:574: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c: In function 'H5O_flush':
H5O.c:665: warning: conversion to 'uint8_t' from 'int' may alter its value
H5O.c: In function 'H5O_compute_size':
H5O.c:925: warning: unused parameter 'f'
H5O.c: In function 'H5O_count_real':
H5O.c:1371: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5O.c: In function 'H5O_read_real':
H5O.c:1609: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c: In function 'H5O_append_real':
H5O.c:2089: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c: In function 'H5O_write_mesg':
H5O.c:2211: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5O.c: In function 'H5O_remove_real':
H5O.c:2544: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5O.c: In function 'H5O_alloc_new_chunk':
H5O.c:2791: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2797: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2804: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2841: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2853: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2863: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
mv -f H5G.o H5G.lo
H5O.c:2871: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:2883: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5O.c:2893: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5O.c:2925: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5O.c: In function 'H5O_alloc':
H5O.c:3019: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5O.c:3029: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oattr.c  -fPIC -DPIC -o H5Oattr.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Obogus.c  -fPIC -DPIC -o H5Obogus.o
In file included from H5private.h:28,
                 from H5Oattr.c:20:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Obogus.c:34:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ocont.c  -fPIC -DPIC -o H5Ocont.o
mv -f H5Obogus.o H5Obogus.lo
H5Oattr.c: In function 'H5O_attr_encode':
H5Oattr.c:279: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Oattr.c:283: warning: conversion to 'uint8_t' from 'int' may alter its value
In file included from H5private.h:28,
                 from H5Ocont.c:33:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Odtype.c  -fPIC -DPIC -o H5Odtype.o
In file included from H5private.h:28,
                 from H5Odtype.c:18:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5I.o H5I.lo
mv -f H5Ocont.o H5Ocont.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Olayout.c  -fPIC -DPIC -o H5Olayout.o
H5Odtype.c: In function 'H5O_dtype_decode_helper':
H5Odtype.c:252: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Odtype.c:413: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Odtype.c:413: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Odtype.c:413: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
In file included from H5private.h:28,
                 from H5Olayout.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Odtype.c: In function 'H5O_dtype_encode_helper':
H5Odtype.c:580: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5Odtype.c:643: warning: conversion to 'unsigned int' from 'size_t' may alter its value
H5Odtype.c:780: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Odtype.c:806: warning: conversion to 'char' from 'unsigned int' may alter its value
H5Odtype.c:807: warning: conversion to 'char' from 'unsigned int' may alter its value
H5Odtype.c:808: warning: conversion to 'char' from 'unsigned int' may alter its value
H5Odtype.c:809: warning: conversion to 'char' from 'unsigned int' may alter its value
H5Odtype.c: In function 'H5O_dtype_size':
H5Odtype.c:1035: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Odtype.c:1036: warning: conversion to 'size_t' from 'int' may change the sign of the result
mv -f H5Oattr.o H5Oattr.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oefl.c  -fPIC -DPIC -o H5Oefl.o
In file included from H5private.h:28,
                 from H5Oefl.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Olayout.c: In function 'H5O_layout_encode':
H5Olayout.c:265: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Olayout.c:272: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Olayout.c:276: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Olayout.c:322: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Olayout.c: In function 'H5O_layout_meta_size':
H5Olayout.c:427: warning: cast discards qualifiers from pointer target type
H5Oefl.c: In function 'H5O_efl_encode':
H5Oefl.c:229: warning: conversion to 'uint64_t' from 'off_t' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Omtime.c  -fPIC -DPIC -o H5Omtime.o
In file included from H5private.h:28,
                 from H5Omtime.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ofill.c  -fPIC -DPIC -o H5Ofill.o
In file included from H5private.h:28,
                 from H5Ofill.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Olayout.o H5Olayout.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Onull.c  -fPIC -DPIC -o H5Onull.o
In file included from H5private.h:28,
                 from H5Onull.c:30:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Oefl.o H5Oefl.lo
H5Ofill.c: In function 'H5O_fill_new_encode':
H5Ofill.c:261: warning: conversion to 'uint8_t' from 'hbool_t' may alter its value
H5Ofill.c: In function 'H5O_fill_new_size':
H5Ofill.c:482: warning: conversion to 'size_t' from 'long int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oname.c  -fPIC -DPIC -o H5Oname.o
In file included from H5private.h:28,
                 from H5Oname.c:30:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Onull.o H5Onull.lo
mv -f H5Omtime.o H5Omtime.lo
mv -f H5Oname.o H5Oname.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Opline.c  -fPIC -DPIC -o H5Opline.o
mv -f H5Ofill.o H5Ofill.lo
In file included from H5private.h:28,
                 from H5Opline.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ostab.c  -fPIC -DPIC -o H5Ostab.o
In file included from H5private.h:28,
                 from H5Ostab.c:31:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Oshared.c  -fPIC -DPIC -o H5Oshared.o
mv -f H5Odtype.o H5Odtype.lo
In file included from H5private.h:28,
                 from H5Oshared.c:32:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Osdspace.c  -fPIC -DPIC -o H5Osdspace.o
mv -f H5Ostab.o H5Ostab.lo
In file included from H5private.h:28,
                 from H5Osdspace.c:18:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Oshared.c: In function 'H5O_shared_encode':
H5Oshared.c:296: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Oshared.c:297: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
mv -f H5O.o H5O.lo
H5Osdspace.c: In function 'H5O_sdspace_encode':
H5Osdspace.c:204: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Osdspace.c:205: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5P.c  -fPIC -DPIC -o H5P.o
mv -f H5Opline.o H5Opline.lo
mv -f H5Oshared.o H5Oshared.lo
In file included from H5private.h:28,
                 from H5P.c:27:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pdcpl.c  -fPIC -DPIC -o H5Pdcpl.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pdxpl.c  -fPIC -DPIC -o H5Pdxpl.o
In file included from H5private.h:28,
                 from H5Pdcpl.c:19:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Pdxpl.c:19:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5P.c: In function 'H5P_copy_plist':
H5P.c:574: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pfapl.c  -fPIC -DPIC -o H5Pfapl.o
In file included from H5private.h:28,
                 from H5Pfapl.c:19:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Pdcpl.c: In function 'H5Pall_filters_avail':
H5Pdcpl.c:991: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result
H5Pdcpl.c:995: warning: conversion to 'htri_t' from 'hbool_t' may change the sign of the result
mv -f H5Osdspace.o H5Osdspace.lo
H5P.c: In function 'H5P_close':
H5P.c:5150: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result
H5P.c:5157: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5R.c  -fPIC -DPIC -o H5R.o
mv -f H5Pdxpl.o H5Pdxpl.lo
In file included from H5private.h:28,
                 from H5R.c:21:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Ptest.c  -fPIC -DPIC -o H5Ptest.o
In file included from H5private.h:28,
                 from H5Ptest.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Pfcpl.c  -fPIC -DPIC -o H5Pfcpl.o
H5R.c: In function 'H5R_create':
H5R.c:200: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5R.c:200: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5R.c: In function 'H5Rget_obj_type':
H5R.c:889: warning: cast from function call of type 'int' to non-matching type 'enum H5G_obj_t'
In file included from H5private.h:28,
                 from H5Pfcpl.c:19:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5RC.c  -fPIC -DPIC -o H5RC.o
mv -f H5Ptest.o H5Ptest.lo
In file included from H5Epublic.h:24,
                 from H5Eprivate.h:21,
                 from H5RC.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Pfapl.o H5Pfapl.lo
mv -f H5RC.o H5RC.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5RS.c  -fPIC -DPIC -o H5RS.o
mv -f H5R.o H5R.lo
mv -f H5Pfcpl.o H5Pfcpl.lo
In file included from H5Epublic.h:24,
                 from H5Eprivate.h:21,
                 from H5RS.c:23:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5RS.c: In function 'H5RS_wrap':
H5RS.c:150: warning: cast discards qualifiers from pointer target type
mv -f H5Pdcpl.o H5Pdcpl.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Sall.c  -fPIC -DPIC -o H5Sall.o
mv -f H5RS.o H5RS.lo
In file included from H5private.h:28,
                 from H5Sall.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Shyper.c  -fPIC -DPIC -o H5Shyper.o
H5Sall.c: In function 'H5S_all_bounds':
H5Sall.c:595: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
In file included from H5private.h:28,
                 from H5Shyper.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Sall.o H5Sall.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5S.c  -fPIC -DPIC -o H5S.o
H5Shyper.c: In function 'H5S_hyper_iter_init':
H5Shyper.c:288: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:309: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:309: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Shyper.c: In function 'H5S_hyper_iter_next':
H5Shyper.c:628: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:704: 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:843: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:904: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c: In function 'H5S_get_select_hyper_nblocks':
H5Shyper.c:1826: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:1826: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Shyper.c: In function 'H5S_hyper_serial_size':
H5Shyper.c:1914: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:1914: 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:2060: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:2066: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:2066: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Shyper.c:2088: warning: conversion to 'uint32_t' from 'int' may change the sign of the result
H5Shyper.c:2151: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its valueIn file included from H5private.h:28,
                 from H5S.c:22:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'

H5Shyper.c: In function 'H5S_get_select_hyper_blocklist':
H5Shyper.c:2402: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:2436: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Shyper.c:2440: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Shyper.c: In function 'H5S_hyper_bounds_helper':
H5Shyper.c:2607: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:2608: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:2609: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:2610: 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:2667: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:2669: warning: ISO C90 does not support 'long long'
H5Shyper.c:2669: warning: ISO C90 does not support 'long long'
H5Shyper.c:2684: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:2687: 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:3923: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:3924: 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:3972: 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:4033: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:4034: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result
H5Shyper.c: In function 'H5S_hyper_move':
H5Shyper.c:4082: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Smpio.c  -fPIC -DPIC -o H5Smpio.o
H5Shyper.c: In function 'H5S_hyper_make_spans':
H5Shyper.c:5223: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Spoint.c  -fPIC -DPIC -o H5Spoint.o
H5Shyper.c: In function 'H5S_hyper_get_seq_list_gen':
H5Shyper.c:6024: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:6048: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6191: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6372: 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:6475: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:6486: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Shyper.c:6525: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6558: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6587: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6670: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6770: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Shyper.c:6850: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
In file included from H5private.h:28,
                 from H5Smpio.c:27:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Spoint.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5S.c: In function 'H5S_get_simple_extent_npoints':
H5S.c:718: 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:755: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
H5S.c: In function 'H5S_get_npoints_max':
H5S.c:803: warning: ISO C90 does not support 'long long'
H5S.c:803: warning: ISO C90 does not support 'long long'
H5S.c: In function 'H5Sget_simple_extent_ndims':
H5S.c:858: 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:899: 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:992: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5S.c: In function 'H5S_has_extent':
H5S.c:1906: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Sselect.c  -fPIC -DPIC -o H5Sselect.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Stest.c  -fPIC -DPIC -o H5Stest.o
mv -f H5Smpio.o H5Smpio.lo
H5Spoint.c: In function 'H5S_point_is_valid':
H5Spoint.c:662: 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:707: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
H5Spoint.c: In function 'H5S_get_select_elem_pointlist':
H5Spoint.c:932: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Spoint.c:945: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5Spoint.c: In function 'H5S_point_bounds':
H5Spoint.c:1049: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Spoint.c:1053: warning: ISO C90 does not support 'long long'
H5Spoint.c:1053: warning: ISO C90 does not support 'long long'
H5Spoint.c:1065: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Spoint.c:1066: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Spoint.c:1067: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Spoint.c:1068: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
In file included from H5private.h:28,
                 from H5Sselect.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Spoint.c: In function 'H5S_point_get_seq_list':
H5Spoint.c:1329: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
In file included from H5private.h:28,
                 from H5Stest.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5Sselect.c: In function 'H5Sget_select_npoints':
H5Sselect.c:300: 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:335: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
H5Sselect.c: In function 'H5S_select_iterate':
H5Sselect.c:1095: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
H5Sselect.c:1128: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Sselect.c: In function 'H5S_select_fill':
H5Sselect.c:1467: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Snone.c  -fPIC -DPIC -o H5Snone.o
In file included from H5private.h:28,
                 from H5Snone.c:25:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Stest.o H5Stest.lo
mv -f H5Snone.o H5Snone.lo
mv -f H5Spoint.o H5Spoint.lo
mv -f H5P.o H5P.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5ST.c  -fPIC -DPIC -o H5ST.o
mv -f H5Sselect.o H5Sselect.lo
In file included from H5Epublic.h:24,
                 from H5Eprivate.h:21,
                 from H5ST.c:21:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5SL.c  -fPIC -DPIC -o H5SL.o
In file included from H5private.h:28,
                 from H5SL.c:45:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5SL.c: In function 'H5SL_insert_common':
H5SL.c:373: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5SL.c: In function 'H5SL_release_common':
H5SL.c:459: warning: cast discards qualifiers from pointer target type
H5SL.c: In function 'H5SL_create':
H5SL.c:566: warning: conversion to 'int' from 'double' may alter its value
H5SL.c: In function 'H5SL_iterate':
H5SL.c:1254: warning: cast discards qualifiers from pointer target type
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5T.c  -fPIC -DPIC -o H5T.o
In file included from H5private.h:28,
                 from H5T.c:28:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5ST.o H5ST.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcommit.c  -fPIC -DPIC -o H5Tcommit.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tbit.c  -fPIC -DPIC -o H5Tbit.o
In file included from H5private.h:28,
                 from H5Tcommit.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Tbit.c:24:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
H5T.c: In function 'H5T_register':
H5T.c:2092: warning: conversion to 'size_t' from 'int' may change the sign of the result
mv -f H5S.o H5S.lo
H5T.c: In function 'H5T_unregister':
H5T.c:2290: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5T.c:2319: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5T.c: In function 'H5T_create':
H5T.c:2639: warning: ISO C90 does not support 'long long'
H5T.c: In function 'H5T_copy':
H5T.c:2988: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5T.c:2993: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3003: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3011: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5T.c:3011: warning: conversion to 'int' from 'size_t' may alter its value
H5T.c:3016: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5T.c: In function 'H5T_cmp':
H5T.c:3556: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3560: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3562: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5T.c:3567: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3571: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3573: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c: In function 'H5T_bit_copy':
H5Tbit.c:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:81: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:82: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:119: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:124: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:125: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:126: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:127: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:136: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:138: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:139: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5T.c:3626: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tbit.c: In function 'H5T_bit_set':
H5Tbit.c:277: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:279: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:281: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:288: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tbit.c:295: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tbit.c:297: warning: conversion to 'uint8_t' from 'int' may alter its value
H5T.c:3630: warning: conversion to 'int' from 'unsigned int' may change the sign of the resultH5Tbit.c: In function 'H5T_bit_inc':

H5Tbit.c:445: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:446: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5T.c:3632: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:450: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5T.c:3637: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tbit.c:451: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:462: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:469: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tbit.c:473: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tbit.c:474: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5T.c:3641: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5T.c:3643: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5T.c: In function 'H5T_path_find':
H5T.c:4093: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5T.c:4102: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result
H5T.c: In function 'H5T_path_noop':
H5T.c:4149: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
mv -f H5Tcommit.o H5Tcommit.lo
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcompound.c  -fPIC -DPIC -o H5Tcompound.o
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tarray.c  -fPIC -DPIC -o H5Tarray.o
In file included from H5private.h:28,
                 from H5Tarray.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tconv.c  -fPIC -DPIC -o H5Tconv.o
mv -f H5Tbit.o H5Tbit.lo
In file included from H5private.h:28,
                 from H5Tconv.c:22:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
In file included from H5private.h:28,
                 from H5Tcompound.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tcset.c  -fPIC -DPIC -o H5Tcset.o
In file included from H5private.h:28,
                 from H5Tcset.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'
mv -f H5Tarray.o H5Tarray.lo
mv -f H5SL.o H5SL.lo
H5Tconv.c: In function 'H5T_conv_b_b':
H5Tconv.c:1253: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:1254: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:1256: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:1257: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_struct_init':
H5Tconv.c:1343: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_struct':
H5Tconv.c:1528: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:1529: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:1573: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_struct_opt':
H5Tconv.c:1740: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c:1849: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_enum_init':
H5Tconv.c:1944: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c:1981: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tconv.c:1985: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_enum':
H5Tconv.c:2144: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2151: warning: conversion to 'int' from 'unsigned int' may change the sign of the result
H5Tconv.c:2155: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2171: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_vlen':
H5Tconv.c:2330: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result
H5Tconv.c:2358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2363: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2364: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2365: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2373: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2374: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2375: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2406: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2407: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2454: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2476: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:2477: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_array':
H5Tconv.c:2624: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2625: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_i_i':
H5Tconv.c:2980: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2981: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2983: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:2984: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_f_f':
H5Tconv.c:3187: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result
H5Tconv.c:3199: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result
H5Tconv.c:3226: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3226: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Tconv.c:3226: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Tconv.c:3231: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Tconv.c:3231: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Tconv.c:3249: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Tconv.c:3249: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result
H5Tconv.c:3263: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result
H5Tconv.c:3307: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3307: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3307: warning: conversion to 'hbool_t' from 'htri_t' may change the sign of the result
H5Tconv.c:3420: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3421: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3423: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3424: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_s_s':
H5Tconv.c:3644: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3645: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3647: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c:3648: warning: conversion to 'size_t' from 'int' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_uchar':
H5Tconv.c:3689: warning: ISO C90 does not support 'long long'
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3689: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uchar_schar':
H5Tconv.c:3722: warning: ISO C90 does not support 'long long'
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3722: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_short':
H5Tconv.c:3755: warning: ISO C90 does not support 'long long'
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3755: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_ushort':
H5Tconv.c:3788: warning: ISO C90 does not support 'long long'
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3788: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uchar_short':
H5Tconv.c:3821: warning: ISO C90 does not support 'long long'
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3821: warning: comparison is always false due to limited range of data type
H5Tconv.c:3821: warning: comparison is always false due to limited range of data type
H5Tconv.c:3821: warning: comparison is always false due to limited range of data type
H5Tconv.c:3821: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_uchar_ushort':
H5Tconv.c:3854: warning: ISO C90 does not support 'long long'
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3854: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_int':
H5Tconv.c:3886: warning: ISO C90 does not support 'long long'
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3886: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
mv -f H5Tcset.o H5Tcset.lo
H5Tconv.c: In function 'H5T_conv_schar_uint':
H5Tconv.c:3918: warning: ISO C90 does not support 'long long'
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3918: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uchar_int':
H5Tconv.c:3950: warning: ISO C90 does not support 'long long'
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3950: warning: comparison is always false due to limited range of data type
H5Tconv.c:3950: warning: comparison is always false due to limited range of data type
H5Tconv.c:3950: warning: comparison is always false due to limited range of data type
H5Tconv.c:3950: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_uchar_uint':
H5Tconv.c:3982: warning: ISO C90 does not support 'long long'
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:3982: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_long':
H5Tconv.c:4014: warning: ISO C90 does not support 'long long'
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4014: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_ulong':
H5Tconv.c:4047: warning: ISO C90 does not support 'long long'
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4047: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uchar_long':
H5Tconv.c:4079: warning: ISO C90 does not support 'long long'
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4079: warning: comparison is always false due to limited range of data type
H5Tconv.c:4079: warning: comparison is always false due to limited range of data type
H5Tconv.c:4079: warning: comparison is always false due to limited range of data type
H5Tconv.c:4079: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_uchar_ulong':
H5Tconv.c:4112: warning: ISO C90 does not support 'long long'
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4112: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_schar_llong':
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c:4145: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_schar_ullong':
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c:4178: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_uchar_llong':
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: comparison is always false due to limited range of data type
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: comparison is always false due to limited range of data type
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: comparison is always false due to limited range of data type
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: comparison is always false due to limited range of data type
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c:4211: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_uchar_ullong':
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c:4244: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_short_schar':
H5Tconv.c:4277: warning: ISO C90 does not support 'long long'
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
mv -f H5Tcompound.o H5Tcompound.lo
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4277: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_uchar':
H5Tconv.c:4310: warning: ISO C90 does not support 'long long'
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4310: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ushort_schar':gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfixed.c  -fPIC -DPIC -o H5Tfixed.o

H5Tconv.c:4343: warning: ISO C90 does not support 'long long'
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4343: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ushort_uchar':
H5Tconv.c:4376: warning: ISO C90 does not support 'long long'
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4376: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_ushort':
H5Tconv.c:4409: warning: ISO C90 does not support 'long long'
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4409: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ushort_short':
H5Tconv.c:4442: warning: ISO C90 does not support 'long long'
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the resultIn file included from H5private.h:28,
                 from H5Tfixed.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'

H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4442: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_int':gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tenum.c  -fPIC -DPIC -o H5Tenum.o

H5Tconv.c:4475: warning: ISO C90 does not support 'long long'
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4475: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_uint':
H5Tconv.c:4508: warning: ISO C90 does not support 'long long'
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4508: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ushort_int':
H5Tconv.c:4541: warning: ISO C90 does not support 'long long'
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4541: warning: comparison is always false due to limited range of data type
H5Tconv.c:4541: warning: comparison is always false due to limited range of data type
H5Tconv.c:4541: warning: comparison is always false due to limited range of data type
H5Tconv.c:4541: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_ushort_uint':In file included from H5private.h:28,
                 from H5Tenum.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'

H5Tconv.c:4574: warning: ISO C90 does not support 'long long'
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4574: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_long':
H5Tconv.c:4607: warning: ISO C90 does not support 'long long'
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4607: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_ulong':
H5Tconv.c:4640: warning: ISO C90 does not support 'long long'
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4640: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ushort_long':
H5Tconv.c:4673: warning: ISO C90 does not support 'long long'
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4673: warning: comparison is always false due to limited range of data type
H5Tconv.c:4673: warning: comparison is always false due to limited range of data type
H5Tconv.c:4673: warning: comparison is always false due to limited range of data type
H5Tconv.c:4673: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_ushort_ulong':
H5Tconv.c:4706: warning: ISO C90 does not support 'long long'
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4706: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_short_llong':
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c:4739: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_short_ullong':
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
gcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfields.c  -fPIC -DPIC -o H5Tfields.o
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c:4772: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ushort_llong':
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: comparison is always false due to limited range of data type
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: comparison is always false due to limited range of data type
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: comparison is always false due to limited range of data type
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: comparison is always false due to limited range of data type
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c:4805: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ushort_ullong':
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the resultIn file included from H5private.h:28,
                 from H5Tfields.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'

H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c:4838: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_int_schar':
H5Tconv.c:4871: warning: ISO C90 does not support 'long long'
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the resultmv -f H5Tfixed.o H5Tfixed.lo

H5Tconv.c:4871: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4871: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_uchar':
H5Tconv.c:4904: warning: ISO C90 does not support 'long long'
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4904: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_schar':
H5Tconv.c:4937: warning: ISO C90 does not support 'long long'
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4937: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_uchar':
H5Tconv.c:4970: warning: ISO C90 does not support 'long long'
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:4970: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_short':
H5Tconv.c:5003: warning: ISO C90 does not support 'long long'
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5003: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_ushort':
H5Tconv.c:5036: warning: ISO C90 does not support 'long long'
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5036: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_short':
H5Tconv.c:5069: warning: ISO C90 does not support 'long long'
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5069: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_ushort':
H5Tconv.c:5102: warning: ISO C90 does not support 'long long'
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the resultgcc -O2 -pipe -march=nocona -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O3 -fomit-frame-pointer -finline-functions -I. -I. -UH5_DEBUG_API -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE -c H5Tfloat.c  -fPIC -DPIC -o H5Tfloat.o

H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5102: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_uint':
H5Tconv.c:5134: warning: ISO C90 does not support 'long long'
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5134: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_int':
H5Tconv.c:5166: warning: ISO C90 does not support 'long long'
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5166: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_long':
H5Tconv.c:5198: warning: ISO C90 does not support 'long long'
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5198: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_ulong':
H5Tconv.c:5230: warning: ISO C90 does not support 'long long'
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5230: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_uint_long':
H5Tconv.c:5262: warning: ISO C90 does not support 'long long'
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5262: warning: comparison is always false due to limited range of data type
H5Tconv.c:5262: warning: comparison is always false due to limited range of data type
H5Tconv.c:5262: warning: comparison is always false due to limited range of data type
H5Tconv.c:5262: warning: comparison is always false due to limited range of data type
H5Tconv.c: In function 'H5T_conv_uint_ulong':In file included from H5private.h:28,
                 from H5Tfloat.c:26:
H5public.h:145: warning: ISO C90 does not support 'long long'
H5public.h:146: warning: ISO C90 does not support 'long long'

H5Tconv.c:5294: warning: ISO C90 does not support 'long long'
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5294: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_int_llong':
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c:5326: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_int_ullong':
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c:5358: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_uint_llong':
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: comparison is always false due to limited range of data type
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: comparison is always false due to limited range of data type
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: comparison is always false due to limited range of data type
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: comparison is always false due to limited range of data type
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c:5390: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_uint_ullong':
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c:5423: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_long_schar':
H5Tconv.c:5455: warning: ISO C90 does not support 'long long'
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5455: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_uchar':
H5Tconv.c:5487: warning: ISO C90 does not support 'long long'
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5487: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_schar':
H5Tconv.c:5520: warning: ISO C90 does not support 'long long'
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5520: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_uchar':
H5Tconv.c:5553: warning: ISO C90 does not support 'long long'
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5553: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_short':
H5Tconv.c:5585: warning: ISO C90 does not support 'long long'
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5585: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_ushort':
H5Tconv.c:5618: warning: ISO C90 does not support 'long long'
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5618: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_short':
H5Tconv.c:5650: warning: ISO C90 does not support 'long long'
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5650: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_ushort':
H5Tconv.c:5683: warning: ISO C90 does not support 'long long'
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5683: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_int':
H5Tconv.c:5715: warning: ISO C90 does not support 'long long'
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5715: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_uint':
H5Tconv.c:5747: warning: ISO C90 does not support 'long long'
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5747: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_int':
H5Tconv.c:5779: warning: ISO C90 does not support 'long long'
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5779: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_uint':
H5Tconv.c:5811: warning: ISO C90 does not support 'long long'
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5811: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_ulong':
H5Tconv.c:5843: warning: ISO C90 does not support 'long long'
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5843: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_ulong_long':
H5Tconv.c:5875: warning: ISO C90 does not support 'long long'
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5875: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_long_llong':
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c:5907: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_long_ullong':
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c:5940: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ulong_llong':
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c:5973: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ulong_ullong':
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c:6006: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_schar':
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c:6039: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_uchar':
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c:6072: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_schar':
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c:6105: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_uchar':
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c:6138: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_short':
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c:6171: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_ushort':
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c:6204: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_short':
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c:6237: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_ushort':
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c:6270: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_int':
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c:6302: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_uint':
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c:6334: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_int':
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c:6366: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_uint':
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c:6399: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_long':
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
H5Tconv.c:6431: warning: ISO C90 does not support 'long long'
mv -f H5Tenum.o H5Tenum.lo
H5Tconv.c: In function 'H5T_conv_llong_ulong':
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c:6464: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_long':
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c:6497: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_ulong':
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c:6530: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_llong_ullong':
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c:6563: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_ullong_llong':
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c:6596: warning: ISO C90 does not support 'long long'
H5Tconv.c: In function 'H5T_conv_float_double':
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6632: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_double_float':
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'hbool_t' from 'int' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c:6671: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result
H5Tconv.c: In function 'H5T_conv_i32le_f64le':
H5Tconv.c:6755: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6756: warning: conversion to 'unsigned int' from 'int' may change the sign of the result
H5Tconv.c:6757: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tconv.c:6818: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tconv.c:6819: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value
H5Tconv.c:6830: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6831: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6832: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6833: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6834: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6839: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6840: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6841: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6842: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6843: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6848: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6856: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6857: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6858: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6859: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6864: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6865: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6866: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6867: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6872: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6873: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6874: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6875: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6881: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6882: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6883: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6888: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6889: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6890: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6891: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6896: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6897: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6898: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6899: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6904: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6905: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6906: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6907: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6912: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6919: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6920: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6921: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6926: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6927: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6928: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6933: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6934: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6935: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6941: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6942: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6947: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6948: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6949: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6954: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6955: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6956: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6961: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6962: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6963: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6968: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6974: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6975: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6980: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6981: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6986: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6987: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6993: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6998: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:6999: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7004: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7005: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7010: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7011: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7016: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7021: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7026: warning: conversion to 'uint8_t' from 'int' may alter its value
H5Tconv.c:7031: warning: conversion to 'uint8_t' from 'int' may alter its value
mv -f H5Tfields.o H5Tfields.lo
mv -f H5Tfloat.o H5Tfloat.lo
mv -f H5Shyper.o H5Shyper.lo
mv -f H5T.o H5T.lo
mv -f H5Tconv.o H5Tconv.lo
make[2]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.4/work/hdf5-1.6.4/src'
make[1]: *** [lib] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-libs/hdf5-1.6.4/work/hdf5-1.6.4'
make: *** [all] Error 2
 * 
 * ERROR: sci-libs/hdf5-1.6.4 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2225:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sci-libs/hdf5-1.6.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/hdf5-1.6.4/temp/environment'.
 *